mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
4.3 KiB
4.3 KiB
@nextui-org/react-rsc-utils
2.0.12
Patch Changes
- #2758
74eda3128Thanks @jrgarciadev! - Named exports for rsc packages, "use client;" directive added to "@nextui-org/react" package
2.0.11
Patch Changes
-
#2618
dc0bcf13aThanks @jrgarciadev! - v2.3.0 -
#2618
dc0bcf13aThanks @jrgarciadev! - - Calendar component added- objectToDeps function applied all across components
useMeasurehook addeduseIntersectionObserverhook addedframer-transitionsrenamed toframer-utilsResizablePanelcomponent added toframer-utilstest-utilsupdated
-
#2437
f864dc397Thanks @wingkwong! - include enterKeyHint in dom-props (#2432)
2.0.10
Patch Changes
25e86fb41Thanks @jrgarciadev! - New version v2.2.0
2.0.9
Patch Changes
- #1629
cdc30db14Thanks @jrgarciadev! - Fix #1620 filterDomProps labelable prop is true by default
2.0.8
Patch Changes
- #1600
b1b30b797Thanks @jrgarciadev! - Fix npm deploy
2.0.7
Patch Changes
-
#1313
baec5502Thanks @jrgarciadev! - New components:- Select
- Listbox
- ScrollShadow
2.0.6
Patch Changes
- #1391
94d65df53Thanks @jrgarciadev! - fix #1388 slot prop added to filter dom props.
2.0.5
Patch Changes
-
#1365
fe03c42fThanks @jrgarciadev! - Update react aria types package -
#1365
fe03c42fThanks @jrgarciadev! - Pointer events added to the default filter dom props function event list
2.0.4
Patch Changes
- #1351
d13a14faThanks @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..
2.0.3
Patch Changes
- #1323
42001647Thanks @tianenpang! - Support for omit-event-names option.
2.0.2
Patch Changes
e3e13a09Thanks @jrgarciadev! - New package created to exports system RSC-compatible functions Component exports changed to named exports