Skip to content

build(deps): bump @nextui-org/react from 2.1.10 to 2.2.0#412

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nextui-org/react-2.2.0
Closed

build(deps): bump @nextui-org/react from 2.1.10 to 2.2.0#412
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nextui-org/react-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 3, 2023

Copy link
Copy Markdown
Contributor

Bumps @nextui-org/react from 2.1.10 to 2.2.0.

Release notes

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

@​nextui-org/react@​2.2.0

What's Changed

🚀 Features

Dynamic Components

Enhanced Navigation Support

RTL Layout Support

  • RTL support for Accordion (#1725), Avatar & AvatarGroup (#1727), and ButtonGroup (#1726)

UI/UX Enhancements

  • shouldSelectOnPressUp prop in Tabs/Tab for tab selection behavior (#1688)
  • Spinner display for icon-only buttons in loading state (#1800)
  • Extended ScrollShadow API with visibility management features (#1819)
  • emptyContent, topContent, bottomContent properties for Listbox/Menu/Dropdown
  • isActive prop for NavbarMenuItem
  • Button hover effect for improved interactivity

⚙️ Refactors

Design and Interaction Improvements

  • Transitioned spacing units from px to rem for mobile responsiveness (#1688)
  • Modified Chip font size to text-tiny on sm size (#1688)

Performance and Dependency Optimization

  • Adjusted package dependencies to reduce bundle sizes (#1848)
  • Upgraded react-aria packages and framer-motion

TypeScript and Animation Enhancements

  • Generic TypeScript support for Menu and DropdownMenu (#1691)
  • Refined Popover animations
  • Transitions added to menu/listbox items

UI/UX Refinements

  • Improved Input & Select label animations and positioning
  • Animated Textarea height styles
  • Enhanced theme object with hoverOpacity key
  • disableAutosize prop for Textarea

🐛 Fixes

  • Popover open state handling for different backdrop types (#1812)
  • Resolved ButtonGroup radius property issues
  • Fixed Pagination custom-items example with key prop
  • Supported Collection Items through extendVariants function (#1761)

... (truncated)

Changelog

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

2.2.0

Minor Changes

Patch Changes

  • Updated dependencies [25e86fb41]:
    • @​nextui-org/accordion@​2.0.24
    • @​nextui-org/autocomplete@​2.0.1
    • @​nextui-org/avatar@​2.0.22
    • @​nextui-org/badge@​2.0.20
    • @​nextui-org/breadcrumbs@​2.0.1
    • @​nextui-org/button@​2.0.22
    • @​nextui-org/card@​2.0.22
    • @​nextui-org/checkbox@​2.0.23
    • @​nextui-org/chip@​2.0.22
    • @​nextui-org/code@​2.0.20
    • @​nextui-org/divider@​2.0.21
    • @​nextui-org/dropdown@​2.1.11
    • @​nextui-org/image@​2.0.22
    • @​nextui-org/input@​2.1.10
    • @​nextui-org/kbd@​2.0.21
    • @​nextui-org/link@​2.0.23
    • @​nextui-org/listbox@​2.1.11
    • @​nextui-org/menu@​2.0.12
    • @​nextui-org/modal@​2.0.24
    • @​nextui-org/navbar@​2.0.23
    • @​nextui-org/pagination@​2.0.23
    • @​nextui-org/popover@​2.1.10
    • @​nextui-org/progress@​2.0.22
    • @​nextui-org/radio@​2.0.23
    • @​nextui-org/ripple@​2.0.22
    • @​nextui-org/scroll-shadow@​2.1.10
    • @​nextui-org/select@​2.1.12
    • @​nextui-org/skeleton@​2.0.20
    • @​nextui-org/slider@​2.2.1
    • @​nextui-org/snippet@​2.0.26
    • @​nextui-org/spacer@​2.0.20
    • @​nextui-org/spinner@​2.0.20
    • @​nextui-org/switch@​2.0.22
    • @​nextui-org/table@​2.0.24
    • @​nextui-org/tabs@​2.0.22
    • @​nextui-org/tooltip@​2.0.25
    • @​nextui-org/user@​2.0.23
    • @​nextui-org/system@​2.0.11
    • @​nextui-org/theme@​2.1.10

2.1.13

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 2.1.10 to 2.2.0.
- [Release notes](https://github.com/nextui-org/nextui/releases)
- [Changelog](https://github.com/nextui-org/nextui/blob/main/packages/core/react/CHANGELOG.md)
- [Commits](https://github.com/nextui-org/nextui/commits/@nextui-org/react@2.2.0/packages/core/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 3, 2023
@dependabot @github

dependabot Bot commented on behalf of github Nov 6, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #413.

@dependabot dependabot Bot closed this Nov 6, 2023
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/nextui-org/react-2.2.0 branch November 6, 2023 19:09
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