-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BREAKING CHANGE: NbTabset theme properties prefix changed to 'tabset'. Following properties were renamed: tabs-font-family -> tabset-tab-text-font-family tabs-font-size -> tabset-tab-text-font-size tabs-content-font-family -> tabset-content-text-font-family tabs-content-font-size -> tabset-content-text-font-size tabs-active-bg -> tabset-tab-selected-background-color tabs-padding -> tabset-tab-padding tabs-content-padding -> tabset-content-padding tabs-header-bg -> tabset-tab-background-color tabs-separator -> tabset-divider-color tabs-fg -> tabset-tab-text-color tabs-fg-disabled -> tabset-tab-disabled-text-color tabs-fg-text -> tabset-content-text-color tabs-fg-heading -> tabset-tab-selected-text-color, tabset-tab-focus-text-color, tabset-tab-hover-text-color tabs-bg -> tabset-content-background-color tabs-selected -> tabset-tab-underline-color tabs-icon-only-max-width -> tabset-tab-text-hide-breakpoint Following properties were removed: tabs-active-font-weight tabs-selected-second-color tabs-selected-degrees NbRouteTabset theme properties prefix changed to 'route-tabset'. Following properties were renamed: route-tabs-font-family -> route-tabset-tab-text-font-family route-tabs-font-size -> route-tabset-tab-text-font-size route-tabs-active-bg -> route-tabset-tab-selected-background-color route-tabs-active-font-weight -> route-tabs-padding -> route-tabset-tab-padding route-tabs-header-bg -> route-tabset-tab-background-color route-tabs-separator -> route-tabset-divider-color route-tabs-fg -> route-tabset-tab-text-color route-tabs-fg-disabled -> route-tabset-tab-disabled-text-color route-tabs-fg-heading -> route-tabset-tab-selected-text-color, route-tabset-tab-focus-text-color, route-tabset-tab-hover-text-color route-tabs-selected -> route-tabset-tab-underline-color route-tabs-icon-only-max-width -> route-tabset-tab-text-hide-breakpoint 'route-tabs-bg' property was unused and removed.
- Loading branch information
Showing
7 changed files
with
274 additions
and
159 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.