nextui/packages/core/theme/CHANGELOG.md
github-actions[bot] 571522cb4b
ci(changesets): version packages (#3147)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2024-06-15 12:36:54 -03:00

17 KiB

@nextui-org/theme

2.2.6

Patch Changes

2.2.5

Patch Changes

2.2.4

Patch Changes

2.2.3

Patch Changes

  • #2508 31934017a Thanks @khatabakhsh! - Improved styling for radio button labels, including adjustments for different screen sizes and support for right-to-left (RTL) languages. (#2507)

  • #2660 25484f866 Thanks @sossost! - Fixed slider component vertical mark y position focus (#2658)

  • #2668 6b96ea9c9 Thanks @caebwallace! - Fix custom slot styling with twMerge set to true (#2153)

2.2.2

Patch Changes

  • #2784 183a4a6cf Thanks @jrgarciadev! - Fix isDisabled prop warning on NextUI components that don't support this property, it is also fixed for non-NextUI components.

2.2.1

Patch Changes

2.2.0

Minor Changes

Patch Changes

2.1.18

Patch Changes

2.1.17

Patch Changes

2.1.16

Patch Changes

2.1.15

Patch Changes

2.1.14

Patch Changes

2.1.13

Patch Changes

2.1.12

Patch Changes

  • #1869 e84158db6 Thanks @jrgarciadev! - - Select without label position fixed
    • Input helperWrapper slot is now relative to its parent

2.1.11

Patch Changes

2.1.10

Patch Changes

2.1.9

Patch Changes

  • #1631 425a034bc Thanks @jrgarciadev! - validationState prop deprecated, "isInvalid" prop adjusted, invalid checkbox and radios state improved

2.1.8

Patch Changes

2.1.7

Patch Changes

2.1.6

Patch Changes

2.1.5

Patch Changes

2.1.4

Patch Changes

  • #1543 043b8420c Thanks @jrgarciadev! - Fix #1492 \n

    • Select and Input spaces fixed on helper wrapper
    • New select wrapper added mainWrapper which contains the helperWrapper and the trigger slots
    • Outside input with start content fixed

2.1.3

Patch Changes

2.1.2

Patch Changes

2.1.1

Patch Changes

2.1.0

Minor Changes

2.0.5

Patch Changes

2.0.4

Patch Changes

2.0.3

Patch Changes

  • e3e13a09 Thanks @jrgarciadev! - New package created to exports system RSC-compatible functions Component exports changed to named exports

2.0.2

Patch Changes

  • 459ac5ed Thanks @jrgarciadev! - - Modal

    Outside scroll fixed on mobile devices

    • Dropdown

    Next.js key destructuring warning fixed

2.0.1

Patch Changes