Skip to content
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

Merged
merged 23 commits into from
Sep 18, 2023
Merged

Release 9.0.1 #203

merged 23 commits into from
Sep 18, 2023

Conversation

huayunh
Copy link
Contributor

@huayunh huayunh commented Sep 15, 2023

To be released on Monday

v9.0.1 (September 18, 2023)

Fixed

  • Fixed styles where Angular 15 themes not matching Angular 14 (#156).
  • Fixed slide-toggle bar color (#199).
  • Fixed inactive tabs color to use foreground color instead of primary color (#200).

daileytj and others added 23 commits May 24, 2023 08:45
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] <[email protected]>
…tsource/open-sans-5.0.5

Bump @fontsource/open-sans from 4.5.14 to 5.0.5
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] <[email protected]>
…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
Inactive tabs should use foreground color instead of primary color.
Reword changelog to get 9.0.1 ready for publish
@github-actions
Copy link

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.

@github-actions github-actions bot added the brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering label Sep 15, 2023
@huayunh huayunh requested review from ektaghag-eaton and a team September 15, 2023 13:05
@huayunh huayunh merged commit 524e3df into master Sep 18, 2023
4 checks passed
@huayunh
Copy link
Contributor Author

huayunh commented Sep 18, 2023

@JeanMeche @michaelchambaud-eaton @brightlayer-ui/angular-themes v9.0.1 has been published. Thanks for the contribution!

@JeanMeche
Copy link
Contributor

Thanks for the release 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering
Development

Successfully merging this pull request may close these issues.

9 participants