github-actions[bot] def45d4d7a
ci(changesets): version packages (#3662)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2024-09-14 13:18:24 +08:00

21 KiB

@nextui-org/accordion

2.0.39

Patch Changes

  • Updated dependencies [123b7fbc9, f36df4362]:
    • @nextui-org/aria-utils@2.0.25
    • @nextui-org/shared-utils@2.0.8
    • @nextui-org/divider@2.0.32
    • @nextui-org/framer-utils@2.0.25
    • @nextui-org/react-utils@2.0.17

2.0.38

Patch Changes

  • #3512 2d2d300a1 Thanks @wingkwong! - fix conflicting versions in npm

  • Updated dependencies [2d2d300a1]:

    • @nextui-org/divider@2.0.31
    • @nextui-org/use-aria-accordion@2.0.7
    • @nextui-org/aria-utils@2.0.24
    • @nextui-org/framer-utils@2.0.24
    • @nextui-org/react-utils@2.0.16
    • @nextui-org/shared-icons@2.0.9
    • @nextui-org/shared-utils@2.0.7

2.0.37

Patch Changes

  • Updated dependencies []:
    • @nextui-org/divider@2.0.30
    • @nextui-org/aria-utils@2.0.23
    • @nextui-org/framer-utils@2.0.23

2.0.36

Patch Changes

  • #3419 106752aae Thanks @ryo-manba! - Fixed cursor navigation within text (#2152, #3364)

  • #3392 8dce94e5f Thanks @chirokas! - Pass missing dividerProps to Divider (#3390)

  • #3291 e9a6a162e Thanks @wingkwong! - Fixed variants for nested accordions (#3285)

  • Updated dependencies [60bb09fe6, f5d94f96e]:

    • @nextui-org/aria-utils@2.0.22
    • @nextui-org/shared-utils@2.0.6
    • @nextui-org/divider@2.0.29
    • @nextui-org/framer-utils@2.0.22
    • @nextui-org/react-utils@2.0.15

2.0.35

Patch Changes

  • #3240 47c2472fb Thanks @wingkwong! - bump react-aria dependencies

  • Updated dependencies [47c2472fb, 3500147d7, 47c2472fb, b9bb06ff3]:

    • @nextui-org/aria-utils@2.0.21
    • @nextui-org/shared-icons@2.0.8
    • @nextui-org/use-aria-accordion@2.0.6
    • @nextui-org/react-utils@2.0.14
    • @nextui-org/framer-utils@2.0.21
    • @nextui-org/divider@2.0.28

2.0.34

Patch Changes

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

  • Updated dependencies [685995a12]:

    • @nextui-org/use-aria-accordion@2.0.5
    • @nextui-org/aria-utils@2.0.20
    • @nextui-org/framer-utils@2.0.20
    • @nextui-org/divider@2.0.28

2.0.33

Patch Changes

  • #2265 10497f1a9 Thanks @outputboy! - Make the accordion item heading tag customizable to satisfy a11y needs. Headings on web pages need to be consistent and semantic; this will help all users better find the content they are looking for. (#2950)

  • #2929 422770cc6 Thanks @jrgarciadev! - Add support for disabling the animations globally.

  • #2725 8048dcc0c Thanks @ericfabreu! - Fix 'Tap to click' behavior on macOS for Accordion and Tab

  • Updated dependencies [3b14c21e0, 422770cc6]:

    • @nextui-org/aria-utils@2.0.19
    • @nextui-org/framer-utils@2.0.19
    • @nextui-org/divider@2.0.28

2.0.32

Patch Changes

  • Updated dependencies [10f2b8f42]:
    • @nextui-org/use-aria-accordion@2.0.4
    • @nextui-org/divider@2.0.27

2.0.31

Patch Changes

  • Updated dependencies [eccc2f2f3]:
    • @nextui-org/aria-utils@2.0.18
    • @nextui-org/framer-utils@2.0.18
    • @nextui-org/react-utils@2.0.13
    • @nextui-org/divider@2.0.27

2.0.30

Patch Changes

  • Updated dependencies []:
    • @nextui-org/aria-utils@2.0.17
    • @nextui-org/framer-utils@2.0.17
    • @nextui-org/divider@2.0.27
    • @nextui-org/react-utils@2.0.12

2.0.29

Patch Changes

  • #2618 dc0bcf13a Thanks @jrgarciadev! - v2.3.0

  • #2618 dc0bcf13a Thanks @jrgarciadev! - Fixed the issue where only two keyframes were supported with spring and inertia animations.

  • #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
  • #2219 2c3be59df Thanks @ryo-manba! - fixed remove dividers from hidden accordion items (#2210)

  • #2464 2894aecca Thanks @mezotv! - Changes the motion important to the more lightweight m component in framer motion to only load the required features.

  • Updated dependencies [dc0bcf13a, dc0bcf13a]:

    • @nextui-org/divider@2.0.26
    • @nextui-org/use-aria-accordion@2.0.3
    • @nextui-org/aria-utils@2.0.16
    • @nextui-org/framer-utils@2.0.16
    • @nextui-org/react-utils@2.0.11
    • @nextui-org/shared-icons@2.0.7
    • @nextui-org/shared-utils@2.0.5

2.0.28

Patch Changes

  • Updated dependencies []:
    • @nextui-org/divider@2.0.25
    • @nextui-org/aria-utils@2.0.15
    • @nextui-org/framer-utils@2.0.15

2.0.27

Patch Changes

  • Updated dependencies [9189b3fbf]:
    • @nextui-org/shared-icons@2.0.6
    • @nextui-org/divider@2.0.24
    • @nextui-org/aria-utils@2.0.14
    • @nextui-org/framer-utils@2.0.14

2.0.26

Patch Changes

  • #1877 44ed1056e Thanks @jrgarciadev! - Peer dependencies updated, changeset config changed to update peer dependencies only when out of range

  • Updated dependencies [44ed1056e]:

    • @nextui-org/divider@2.0.23
    • @nextui-org/aria-utils@2.0.13
    • @nextui-org/framer-utils@2.0.13

2.0.25

Patch Changes

  • #1874 38af48faf Thanks @jrgarciadev! - Peer dependencies updated to avoid the peer conflicts issue.

  • Updated dependencies [38af48faf]:

    • @nextui-org/divider@2.0.22
    • @nextui-org/system@2.0.12
    • @nextui-org/aria-utils@2.0.12
    • @nextui-org/framer-utils@2.0.12

2.0.24

Patch Changes

  • 25e86fb41 Thanks @jrgarciadev! - New version v2.2.0

  • Updated dependencies [25e86fb41]:

    • @nextui-org/divider@2.0.21
    • @nextui-org/system@2.0.11
    • @nextui-org/theme@2.1.10
    • @nextui-org/use-aria-accordion@2.0.2
    • @nextui-org/use-aria-press@2.0.1
    • @nextui-org/aria-utils@2.0.11
    • @nextui-org/framer-utils@2.0.11
    • @nextui-org/react-utils@2.0.10
    • @nextui-org/shared-icons@2.0.5
    • @nextui-org/shared-utils@2.0.4

2.0.23

Patch Changes

  • #1630 bc424948c Thanks @jrgarciadev! - Fix #1405 and #1608 accordion is no longer preventing spacebar key for Input/Textarea components

  • #1639 bb8ed5874 Thanks @jrgarciadev! - Fix #1402 controlled accordion

  • Updated dependencies [bc424948c, 425a034bc]:

    • @nextui-org/use-aria-accordion@2.0.1
    • @nextui-org/theme@2.1.9
    • @nextui-org/divider@2.0.20
    • @nextui-org/system@2.0.10
    • @nextui-org/react-utils@2.0.9
    • @nextui-org/aria-utils@2.0.10
    • @nextui-org/framer-utils@2.0.10

2.0.22

Patch Changes

  • #1600 b1b30b797 Thanks @jrgarciadev! - Fix npm deploy

  • Updated dependencies [b1b30b797]:

    • @nextui-org/divider@2.0.19
    • @nextui-org/system@2.0.9
    • @nextui-org/theme@2.1.8
    • @nextui-org/use-aria-accordion-item@2.0.5
    • @nextui-org/aria-utils@2.0.9
    • @nextui-org/framer-utils@2.0.9
    • @nextui-org/react-utils@2.0.8
    • @nextui-org/shared-icons@2.0.4
    • @nextui-org/shared-utils@2.0.3

2.0.21

Patch Changes

  • #1589 1612532ee Thanks @jrgarciadev! - React aria packages upgraded

  • Updated dependencies [a3be419cb, 5c30e0481, 1612532ee]:

    • @nextui-org/theme@2.1.7
    • @nextui-org/use-aria-accordion-item@2.0.4
    • @nextui-org/aria-utils@2.0.8
    • @nextui-org/divider@2.0.18
    • @nextui-org/system@2.0.8
    • @nextui-org/framer-utils@2.0.8

2.0.20

Patch Changes

  • Updated dependencies [7c8341035]:
    • @nextui-org/theme@2.1.6
    • @nextui-org/divider@2.0.17

2.0.19

Patch Changes

  • Updated dependencies [d61428d9e, 4db10a47e]:
    • @nextui-org/theme@2.1.5
    • @nextui-org/divider@2.0.16
    • @nextui-org/system@2.0.7
    • @nextui-org/aria-utils@2.0.7
    • @nextui-org/framer-utils@2.0.7

2.0.18

Patch Changes

  • Updated dependencies [043b8420c, 641bf0885]:
    • @nextui-org/theme@2.1.4
    • @nextui-org/system@2.0.6
    • @nextui-org/divider@2.0.15
    • @nextui-org/aria-utils@2.0.6
    • @nextui-org/framer-utils@2.0.6

2.0.17

Patch Changes

  • Updated dependencies [5702287e5]:
    • @nextui-org/theme@2.1.3
    • @nextui-org/divider@2.0.14

2.0.16

Patch Changes

  • #1458 4e94c115 Thanks @jrgarciadev! - Fix dropdown trigger events and popover arrow styles

  • Updated dependencies [4e94c115]:

    • @nextui-org/divider@2.0.13
    • @nextui-org/theme@2.1.2

2.0.15

Patch Changes

  • Updated dependencies [cc839cdd]:
    • @nextui-org/theme@2.1.1
    • @nextui-org/divider@2.0.12

2.0.14

Patch Changes

  • #1313 baec5502 Thanks @jrgarciadev! - New components:

    • Select
    • Listbox
    • ScrollShadow
  • Updated dependencies [baec5502]:

    • @nextui-org/theme@2.1.0
    • @nextui-org/shared-icons@2.0.3
    • @nextui-org/divider@2.0.11
    • @nextui-org/react-utils@2.0.7

2.0.13

Patch Changes

2.0.12

Patch Changes

  • #1410 6e7e834c2 Thanks @jrgarciadev! - Popover style prop merged with the one returned by react-aria, other components merge props improvements

2.0.11

Patch Changes

  • Updated dependencies []:
    • @nextui-org/divider@2.0.10
    • @nextui-org/react-utils@2.0.6

2.0.10

Patch Changes

  • Updated dependencies [d0341020]:
    • @nextui-org/theme@2.0.5
    • @nextui-org/divider@2.0.9

2.0.9

Patch Changes

  • Updated dependencies []:
    • @nextui-org/divider@2.0.8
    • @nextui-org/react-utils@2.0.5

2.0.8

Patch Changes

  • #1359 a30cec48 Thanks @jrgarciadev! - \n

    • react-aria packages upgraded to the latest version
    • image storybooks fixed
    • other bug fixes..
  • Updated dependencies [a30cec48]:

    • @nextui-org/use-aria-accordion-item@2.0.3
    • @nextui-org/framer-utils@2.0.5
    • @nextui-org/aria-utils@2.0.5
    • @nextui-org/divider@2.0.7
    • @nextui-org/system@2.0.5

2.0.7

Patch Changes

  • Updated dependencies [710395f3]:
    • @nextui-org/system@2.0.4
    • @nextui-org/aria-utils@2.0.4
    • @nextui-org/framer-utils@2.0.4

2.0.6

Patch Changes

  • #1351 d13a14fa Thanks @jrgarciadev! - - filterDOMProps function modified to filter non-default event/props this avoid passing non-valid props to HTML elements
    • NavbarMenu onMenuOpenChange open state modified, undefined type removed
    • keepContentMounted prop added to accordion and accordion item
    • Some bug fixes..
  • Updated dependencies []:
    • @nextui-org/divider@2.0.6
    • @nextui-org/react-utils@2.0.4

2.0.5

Patch Changes

  • Updated dependencies []:
    • @nextui-org/divider@2.0.5
    • @nextui-org/react-utils@2.0.3

2.0.4

Patch Changes

  • #1301 d794225c Thanks @jrgarciadev! - Plugin types adapted to work with latest version of postcss

  • Updated dependencies [d794225c]:

    • @nextui-org/divider@2.0.4
    • @nextui-org/theme@2.0.4

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 [eefda8d6, e3e13a09]:

    • @nextui-org/react-utils@2.0.2
    • @nextui-org/divider@2.0.3
    • @nextui-org/system@2.0.3
    • @nextui-org/theme@2.0.3
    • @nextui-org/use-aria-accordion-item@2.0.2
    • @nextui-org/aria-utils@2.0.3
    • @nextui-org/framer-utils@2.0.3
    • @nextui-org/shared-icons@2.0.2
    • @nextui-org/shared-utils@2.0.2

2.0.2

Patch Changes

  • Updated dependencies [459ac5ed]:
    • @nextui-org/theme@2.0.2
    • @nextui-org/divider@2.0.2
    • @nextui-org/system@2.0.2
    • @nextui-org/aria-utils@2.0.2
    • @nextui-org/framer-utils@2.0.2

2.0.1

Patch Changes

  • e940ec06 Thanks @jrgarciadev! - Introducing NextUI v2.0

  • e940ec06 Thanks @jrgarciadev! - Introducing v2 - Readmes updated

  • Updated dependencies [e940ec06, e940ec06]:

    • @nextui-org/use-aria-accordion-item@2.0.1
    • @nextui-org/framer-utils@2.0.1
    • @nextui-org/shared-icons@2.0.1
    • @nextui-org/shared-utils@2.0.1
    • @nextui-org/react-utils@2.0.1
    • @nextui-org/aria-utils@2.0.1
    • @nextui-org/divider@2.0.1
    • @nextui-org/system@2.0.1
    • @nextui-org/theme@2.0.1