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

Publish react-component v7 #943

Merged
merged 326 commits into from
Dec 19, 2024
Merged

Publish react-component v7 #943

merged 326 commits into from
Dec 19, 2024

Conversation

shubham-eaton
Copy link
Contributor

@shubham-eaton shubham-eaton commented Dec 17, 2024

Fixes # .

Changes proposed in this Pull Request:

  • Release react-components version 7.0.0

Screenshots / Screen Recording (if applicable)

To Test:

Any specific feedback you are looking for?

JeffGreiner-eaton and others added 30 commits February 23, 2024 14:53
appbar out of sync check animating is finished
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]>
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 brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering master For PRs going into the master branch labels Dec 17, 2024
Copy link

github-actions bot commented Dec 17, 2024

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

@ektaghag-eaton
Copy link
Contributor

Screenshot 2024-12-18 at 10 43 37 AM Screenshot 2024-12-18 at 10 44 37 AM

@JeffGreiner-eaton
Copy link
Collaborator

JeffGreiner-eaton commented Dec 18, 2024

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)

"@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",
Copy link
Collaborator

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

@shubham-eaton
Copy link
Contributor Author

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)

I have updated the package.json for docs

@shubham-eaton shubham-eaton merged commit 9a94c58 into master Dec 19, 2024
25 checks passed
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 master For PRs going into the master branch
Development

Successfully merging this pull request may close these issues.

9 participants