Skip to content

Commit

Permalink
Merge pull request #1126 from scheduleonce/staging-app2
Browse files Browse the repository at this point in the history
Merging staging-app2 in to master.
  • Loading branch information
SO-amit-singh authored Jan 10, 2024
2 parents f78ca1e + 68e253a commit e7e904d
Show file tree
Hide file tree
Showing 57 changed files with 32,385 additions and 16,844 deletions.
13 changes: 13 additions & 0 deletions .storybook/preview-head.html
Original file line number Diff line number Diff line change
Expand Up @@ -714,4 +714,17 @@
button {
cursor: default !important;
}
.oui-tab
.oui-tab-labels-container
.cdk-focused:not(.mdc-tab--active)
.mdc-tab-indicator
.mdc-tab-indicator__content,
.oui-tab
.oui-tab-labels-container
.oui-mdc-tab:hover:not(.mdc-tab--active)
.mdc-tab-indicator
.mdc-tab-indicator__content {
border-color: #666;
opacity: 1;
}
</style>
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [7.0.36] - 2023-12-28

- [ONCEHUB-60767](https://scheduleonce.atlassian.net/browse/ONCEHUB-60767) Added the tab module and added storybook.

## [7.0.37] - 2023-12-26

- [ONCEHUB-73711](https://scheduleonce.atlassian.net/browse/ONCEHUB-73711) fix UI issue for select checkbox.

## [7.0.36] - 2023-12-18

## [7.0.35] - 2023-12-12

- [ONCEHUB-74291](https://scheduleonce.atlassian.net/browse/ONCEHUB-73711) fix UI and scrollbar issue for oui-select component.
Expand Down
40,420 changes: 24,930 additions & 15,490 deletions documentation.json

Large diffs are not rendered by default.

Loading

0 comments on commit e7e904d

Please sign in to comment.