nextui/packages/core/system/CHANGELOG.md
github-actions[bot] eada8cbf93
ci(changesets): version packages (#4440)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2025-01-05 10:09:56 -03:00

20 KiB

@nextui-org/system

2.4.6

Patch Changes

  • Updated dependencies [e7ff673]:
    • @nextui-org/react-utils@2.1.3
    • @nextui-org/system-rsc@2.3.5

2.4.5

Patch Changes

  • Updated dependencies [76a72a9]:
    • @nextui-org/system-rsc@2.3.5
    • @nextui-org/react-utils@2.1.2

2.4.4

Patch Changes

2.4.3

Patch Changes

  • Updated dependencies [6a94a12]:
    • @nextui-org/system-rsc@2.3.3

2.4.2

Patch Changes

  • Updated dependencies [551ab18]:
    • @nextui-org/system-rsc@2.3.2

2.4.1

Patch Changes

  • d6eee4a Thanks @jrgarciadev! - v2.6.2

  • Updated dependencies [d6eee4a]:

    • @nextui-org/system-rsc@2.3.1
    • @nextui-org/react-utils@2.1.1

2.4.0

Minor Changes

  • 5786897 Thanks @jrgarciadev! - This release includes several improvements and bug fixes:

    • Updated react-aria version across all components
    • Improved Drawer styles and transitions
    • Fixed missing peer dependencies for framer-motion
    • Fixed menu item classNames functionality
    • Added isClearable prop to Textarea component
    • Fixed label placement issues in Input and Select components
    • Improved table keyboard navigation with new isKeyboardNavigationDisabled prop
    • Fixed UI sliding issues with helper wrapper in Input and Select
    • Updated use-image hook to avoid Next.js hydration issues
    • Replaced RTL-specific styles with logical properties
    • Fixed textarea label squish issue
    • Bumped tailwind-merge version
    • Applied tw nested group fixes
    • Fixed fullWidth variant in input and select components
    • Moved circular-progress tv to progress
    • Changed ListboxItem key to optional
    • Fixed autocomplete clear button behavior
    • Updated Select label placement logic
    • Added missing framer-motion peer dependencies
    • Removed layoutNode prop from Table due to react-aria update
    • Virtualization added to Autocomplete

Patch Changes

  • #4224 26e478d Thanks @jrgarciadev! - Added form support to input-otp, change default validationBehavior to "native" to avoid breaking changes, and fix select with form

  • #4226 6c0213d Thanks @wingkwong! - bump @react-aria/utils version (#4212)

  • Updated dependencies [5786897]:

    • @nextui-org/system-rsc@2.3.0
    • @nextui-org/react-utils@2.1.0

2.3.0-beta.11

Patch Changes

  • #4163 c8f2ec887 Thanks @wingkwong! - align navigate function parameters with @react-aria

  • Updated dependencies []:

    • @nextui-org/system-rsc@2.2.0-beta.8

2.3.0-beta.10

Patch Changes

  • 9869f2b91 Thanks @wingkwong! - bump version

  • Updated dependencies [9869f2b91]:

    • @nextui-org/system-rsc@2.2.0-beta.8
    • @nextui-org/react-utils@2.0.18-beta.8

2.3.0-beta.9

Patch Changes

2.3.0-beta.8

Patch Changes

2.3.0-beta.7

Patch Changes

2.3.0-beta.6

Patch Changes

2.3.0-beta.5

Patch Changes

2.3.0-beta.4

Patch Changes

  • Updated dependencies []:
    • @nextui-org/system-rsc@2.2.0-beta.3
    • @nextui-org/react-utils@2.0.18-beta.4

2.3.0-beta.3

Patch Changes

  • #4010 ef432eb53 Thanks @jrgarciadev! - framer-motion alpha version added

  • Updated dependencies [ef432eb53]:

    • @nextui-org/system-rsc@2.2.0-beta.3
    • @nextui-org/react-utils@2.0.18-beta.3

2.3.0-beta.2

Patch Changes

  • #4008 7c1c0dd8f Thanks @jrgarciadev! - React 19 added to peerDeps

  • Updated dependencies [7c1c0dd8f]:

    • @nextui-org/system-rsc@2.2.0-beta.2
    • @nextui-org/react-utils@2.0.18-beta.2

2.3.0-beta.1

Patch Changes

2.3.0-beta.0

Minor Changes

Patch Changes

  • #3523 3f0d81b56 Thanks @wingkwong! - update framer-motion versions

  • Updated dependencies [67ea2f65e]:

    • @nextui-org/system-rsc@2.2.0-beta.0
    • @nextui-org/react-utils@2.0.18-beta.0

2.2.6

Patch Changes

  • #2943 4ac7674d1 Thanks @wingkwong! - Fix missing useHref logic (#2934)

  • Updated dependencies [44e89a077]:

    • @nextui-org/system-rsc@2.1.6
    • @nextui-org/react-utils@2.0.17

2.2.5

Patch Changes

2.2.4

Patch Changes

  • Updated dependencies [5591138bf]:
    • @nextui-org/system-rsc@2.1.4

2.2.3

Patch Changes

  • #3331 f5d94f96e Thanks @wingkwong! - Fixed incorrect year in showMonthAndYearPickers with different locales

  • Updated dependencies [0cdfdb48b, f785d1fb0]:

    • @nextui-org/system-rsc@2.1.3
    • @nextui-org/react-utils@2.0.15

2.2.2

Patch Changes

2.2.1

Patch Changes

  • #3119 685995a12 Thanks @wingkwong! - bump @react-aria/utils version to 3.24.1 and bump @react-types/shared to 3.23.1

  • #3119 685995a12 Thanks @wingkwong! - Fixed listbox href issue (#3105)

  • Updated dependencies []:

    • @nextui-org/system-rsc@2.1.2

2.2.0

Minor Changes

  • #2987 540aa2124 Thanks @ryo-manba! - Change validationBehavior from native to aria by default, with the option to change via props.

Patch Changes

2.1.2

Patch Changes

  • #2789 eccc2f2f3 Thanks @jrgarciadev! - Fix #2749 Introduced named exports for several UI-related packages to enhance modularity and usability in Next.js projects.

  • Updated dependencies [eccc2f2f3]:

    • @nextui-org/react-utils@2.0.13
    • @nextui-org/system-rsc@2.1.1

2.1.1

Patch Changes

  • #2758 74eda3128 Thanks @jrgarciadev! - Named exports for rsc packages, "use client;" directive added to "@nextui-org/react" package

  • Updated dependencies [74eda3128]:

    • @nextui-org/system-rsc@2.1.1
    • @nextui-org/react-utils@2.0.12

2.1.0

Minor Changes

Patch Changes

  • #2618 dc0bcf13a Thanks @jrgarciadev! - - Calendar component added
    • objectToDeps function applied all across components
    • useMeasure hook added
    • useIntersectionObserver hook added
    • framer-transitions renamed to framer-utils
    • ResizablePanel component added to framer-utils
    • test-utils updated
  • Updated dependencies [dc0bcf13a, dc0bcf13a, c5049edfd]:
    • @nextui-org/system-rsc@2.1.0
    • @nextui-org/react-utils@2.0.11

2.0.15

Patch Changes

  • Updated dependencies [a978687b0]:
    • @nextui-org/system-rsc@2.0.11

2.0.14

Patch Changes

  • Updated dependencies [6ecdc278a]:
    • @nextui-org/system-rsc@2.0.10

2.0.13

Patch Changes

  • Updated dependencies [44ed1056e]:
    • @nextui-org/system-rsc@2.0.9

2.0.12

Patch Changes

  • Updated dependencies [38af48faf]:
    • @nextui-org/system-rsc@2.0.8

2.0.11

Patch Changes

2.0.10

Patch Changes

  • Updated dependencies [f6531c5f6]:
    • @nextui-org/system-rsc@2.0.6

2.0.9

Patch Changes

2.0.8

Patch Changes

2.0.7

Patch Changes

  • Updated dependencies [d61428d9e]:
    • @nextui-org/system-rsc@2.0.4

2.0.6

Patch Changes

  • #1513 641bf0885 Thanks @tianenpang! - Extend props for NextUIProvider and update default locale from en to en-US.

  • Updated dependencies []:

    • @nextui-org/system-rsc@2.0.3

2.0.5

Patch Changes

  • #1359 a30cec48 Thanks @jrgarciadev! - \n

    • react-aria packages upgraded to the latest version
    • image storybooks fixed
    • other bug fixes..

2.0.4

Patch Changes

2.0.3

Patch Changes

  • #1289 eefda8d6 Thanks @jrgarciadev! - - "use client" directive removed from components that didn't need it

    • packages adapted to support RSC imports
    • filterDomProps function was modified to enable/disabled it
  • e3e13a09 Thanks @jrgarciadev! - New package created to exports system RSC-compatible functions Component exports changed to named exports

  • Updated dependencies [e3e13a09]:

    • @nextui-org/system-rsc@2.0.3

2.0.2

Patch Changes

  • Updated dependencies [459ac5ed]:
    • @nextui-org/theme@2.0.2

2.0.1

Patch Changes