-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 9.0.1 #203
Release 9.0.1 #203
Conversation
Release/angular 15
This commit fixes 2 issues: - LightTheme: the input color was invalid when using css variables - DarkTheme: both standard colors and css variables where way too light.
fix(input): Fix ::selection color on inputs
fixed overlay opacity issue in the user menu component
Bumps [@fontsource/open-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/open-sans) from 4.5.14 to 5.0.5. - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/open-sans/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/open-sans) --- updated-dependencies: - dependency-name: "@fontsource/open-sans" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…tsource/open-sans-5.0.5 Bump @fontsource/open-sans from 4.5.14 to 5.0.5
blui 4197 reuse workflows
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.8...3.0.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…ttier-3.0.1 Bump prettier from 2.8.8 to 3.0.1
This commit fixes a regression on the slider toggle bar color
fix: fix slider toggle bar color.
Inactive tabs should use foreground color instead of primary color.
Reword changelog to get 9.0.1 ready for publish
Thank you for the master pull request. 👍 Please be sure this pull request is for the master branch. The master branch is used for items that are ready for publishing. The dev branch is our working branch for all issues and enhancements. Please read our Contributing Guidelines for more information. |
@JeanMeche @michaelchambaud-eaton @brightlayer-ui/angular-themes v9.0.1 has been published. Thanks for the contribution! |
Thanks for the release 👍🏻 |
To be released on Monday
v9.0.1 (September 18, 2023)
Fixed