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

Bump @nextui-org/react from 1.0.2-beta.5 to 2.0.0 in /reposilite-site #1892

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps @nextui-org/react from 1.0.2-beta.5 to 2.0.0.

Release notes

Sourced from @​nextui-org/react's releases.

v2.0.0

NextUI v2.0 🚀

What's Changed

🌟 Major Features

  1. Transition to TailwindCSS: We've moved from Stitches to TailwindCSS, enhancing customization and flexibility.
  2. TailwindCSS Plugin: Customize and extend default themes, colors, and layouts tokens with the new TailwindCSS plugin.
  3. React Server Components Support: NextUI v2.0 now supports React Server Components by default, improving performance.
  4. Custom Themes, Layouts, and Colors: The TailwindCSS plugin introduces extensive customizability for themes, layouts, and color tokens.
  5. Revamped Components: All components have been rewritten from scratch, utilizing react-aria hooks for improved performance and accessibility.

⬆️ Improvements

  • Enhanced Documentation: We've redesigned our documentation for improved navigation and user experience.
  • New Templates & Guides: Added Next.js templates and installation guides for Vite, Remix, and Astro.
  • Custom Variants: Added function extendVariants for customizing component variants.
  • Enhanced Styling Model: New slots model for effortless component styling.
  • Tailwind Variants: Introduction of our new library, Tailwind Variants, for clear and reusable TailwindCSS writing.
  • Optimized Animations: Smoother animations thanks to framer-motion.
  • Individual Packages Support: Install only the components you need, reducing your CSS bundle size.
  • Dark Mode Support: Easily implement dark mode with the nextui TailwindCSS plugin.
  • New Components: Added six new components: Chip, Divider, Kbd, Skeleton, Snippet, Tabs.

📚 Additional Updates

  • Figma Community File: Streamline the design-to-development process with our new Figma community file (still in development).

To start using NextUI v2.0, check out our installation guide.

For existing users looking to upgrade, we've put together a comprehensive Upgrade to v2 Guide to assist with the transition.

To read more about this release, visit our announcement blog post.

🎉 Special thanks to @​jguddas and @​tianenpang for their tremendous help in building v2.0. Also, our heartfelt gratitude goes out to all the contributors who made this release possible.

Thank you for your continued support!


⚠️ Remember: Always back up your projects before updating to a new version.

v1.0.8-beta.5

📦 Repo

  • refactor(repo): stale bot daysUntilStale and daysUntilClosed increased

📚 Docs

  • fix(docs-card): needless imports removed in the cover example
  • fix(docs-card): missing button import added in the cover example

... (truncated)

Commits
  • 1976c62 feat(docs): new snapshot, release blog in progress
  • aedda9d chore(root): merge feat/v2
  • 38afbba chore(docs): custom variants examples improved
  • cd941e6 Fix/props suggestions (#1225)
  • eec0ab7 fix(core): new snapshot, system pkg build fixed
  • a415a6f feat(docs): extendVariants slots support
  • 8248f0c feat(root): new snapshot
  • 96f55f1 feat(root): extendStyles renamed to extendVariants, compound and default vari...
  • 49e3009 feat(root): extendStyles function in progress
  • b1a9bb2 feat(docs): customization part done. new snapshot
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@nextui-org/react](https://github.com/nextui-org/nextui/tree/HEAD/packages/core/react) from 1.0.2-beta.5 to 2.0.0.
- [Release notes](https://github.com/nextui-org/nextui/releases)
- [Commits](https://github.com/nextui-org/nextui/commits/@nextui-org/[email protected]/packages/core/react)

---
updated-dependencies:
- dependency-name: "@nextui-org/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 7, 2023

Looks like @nextui-org/react is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 7, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/reposilite-site/nextui-org/react-2.0.0 branch August 7, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants