-
Notifications
You must be signed in to change notification settings - Fork 8
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
Publish react-component v7 #943
Conversation
Co-authored-by: Joseph Boyle <[email protected]>
Co-authored-by: Joseph Boyle <[email protected]>
Co-authored-by: Joseph Boyle <[email protected]>
Co-authored-by: Joseph Boyle <[email protected]>
Co-authored-by: Joseph Boyle <[email protected]>
Co-authored-by: Joseph Boyle <[email protected]>
Co-authored-by: Joseph Boyle <[email protected]>
Co-authored-by: Joseph Boyle <[email protected]>
Co-authored-by: Joseph Boyle <[email protected]>
Co-authored-by: Joseph Boyle <[email protected]>
Co-authored-by: Joseph Boyle <[email protected]>
appbar out of sync check animating is finished
remove classes from combine function
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.4...3.2.5) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.57.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.31.0...v8.57.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
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. |
Visit the preview URL for this PR (updated for commit 19ab51a): https://blui-react-docs--pr943-dev-fxkii1w8.web.app (expires Sat, 21 Dec 2024 12:58:19 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 34d39fa5aab0ea0cf95074e8e76f68829e7a8c65 |
we can't release with alpha versions of blui packages in here. Docs package.json react themes needs updated. We also need to upgrade eslint-config package and the new flat file if we feel its needed. React docs - @brightlayer-ui/react-doc-components": "^1.0.0-alpha.12" needs updated as well but the playground needs updated to use MUI v6 (playground tab in dev docs will run MUI v5 and everything else will be on MUI v6)
|
docs/package.json
Outdated
"@brightlayer-ui/react-doc-components": "^1.0.0-alpha.8", | ||
"@brightlayer-ui/react-themes": "^7.2.0", | ||
"@brightlayer-ui/react-doc-components": "^1.0.0-alpha.12", | ||
"@brightlayer-ui/react-themes": "^8.0.0-alpha.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
use version 8.0.0
Package version and date updated for changelog
Feature/blui upgrade docs var
I have updated the package.json for docs |
Changed mode selector
Fixes # .
Changes proposed in this Pull Request:
Screenshots / Screen Recording (if applicable)
To Test:
Any specific feedback you are looking for?