mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
chore: v2.7.0 combined changeset
This commit is contained in:
parent
ba18a577c8
commit
60f332fef1
@ -1,2 +0,0 @@
|
||||
---
|
||||
---
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/input": patch
|
||||
---
|
||||
|
||||
fix clear button with file input type (#4592)
|
||||
@ -1,10 +0,0 @@
|
||||
---
|
||||
"@heroui/date-picker": patch
|
||||
"@heroui/date-input": patch
|
||||
"@heroui/select": patch
|
||||
"@heroui/input": patch
|
||||
"@heroui/system": patch
|
||||
"@heroui/theme": patch
|
||||
---
|
||||
|
||||
Adding support for global labelPlacement prop. (ENG-1694)
|
||||
@ -1,6 +0,0 @@
|
||||
---
|
||||
"@heroui/spinner": patch
|
||||
"@heroui/theme": patch
|
||||
---
|
||||
|
||||
Adding variants to the Spinner Component.
|
||||
@ -1,6 +0,0 @@
|
||||
---
|
||||
"@heroui/calendar": patch
|
||||
"@heroui/theme": patch
|
||||
---
|
||||
|
||||
Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar. The buttons now correctly navigate to the next and previous months, ensuring consistent behavior across all locales and layouts. (#4541)
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/checkbox": patch
|
||||
---
|
||||
|
||||
inherit stroke in CheckboxIcon (#4802)
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/shared-utils": patch
|
||||
---
|
||||
|
||||
update brand name
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/theme": patch
|
||||
---
|
||||
|
||||
Fix tabs slots "wrapper" rename to "tabWrapper" -- Breaking Change (#4552)
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/accordion": patch
|
||||
---
|
||||
|
||||
Add data-slot attributes to accordion
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/form": patch
|
||||
---
|
||||
|
||||
changed form default validation behavior to native
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/table": patch
|
||||
---
|
||||
|
||||
Virtualization support added to Table component (#3697)
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/tooltip": patch
|
||||
---
|
||||
|
||||
fix "Accessing element.ref was removed in React 19" issue (#4526)
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/button": patch
|
||||
---
|
||||
|
||||
export PressEvent for onPress event typing (#4818)
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/theme": patch
|
||||
---
|
||||
|
||||
refactor: remove cursor-hit in hiddenInputClasses (#4474)
|
||||
@ -1,7 +0,0 @@
|
||||
---
|
||||
"@heroui/autocomplete": patch
|
||||
"@heroui/listbox": patch
|
||||
"@heroui/select": patch
|
||||
---
|
||||
|
||||
Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283)
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/use-image": patch
|
||||
---
|
||||
|
||||
fix loading image after props changes (#4518)
|
||||
@ -1,6 +0,0 @@
|
||||
---
|
||||
"@heroui/popover": patch
|
||||
"@heroui/modal": patch
|
||||
---
|
||||
|
||||
Correctly dismissable default value
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/calendar": patch
|
||||
---
|
||||
|
||||
function components cannot be given refs in calendar (#4606)
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/listbox": patch
|
||||
---
|
||||
|
||||
pass missing press events to usePress (#4798)
|
||||
@ -1,6 +0,0 @@
|
||||
---
|
||||
"@heroui/use-data-scroll-overflow": patch
|
||||
"@heroui/listbox": patch
|
||||
---
|
||||
|
||||
fixed unexpected scrollShadow on virtualized listbox (#4553)
|
||||
@ -1,84 +1,107 @@
|
||||
---
|
||||
"@heroui/use-intersection-observer": patch
|
||||
"@heroui/use-data-scroll-overflow": patch
|
||||
"@heroui/use-aria-accordion-item": patch
|
||||
"@heroui/use-aria-modal-overlay": patch
|
||||
"@heroui/use-safe-layout-effect": patch
|
||||
"@heroui/use-aria-multiselect": patch
|
||||
"@heroui/use-infinite-scroll": patch
|
||||
"@heroui/use-scroll-position": patch
|
||||
"@heroui/react-rsc-utils": patch
|
||||
"@heroui/scroll-shadow": patch
|
||||
"@heroui/use-aria-accordion": patch
|
||||
"@heroui/autocomplete": patch
|
||||
"@heroui/use-update-effect": patch
|
||||
"@heroui/breadcrumbs": patch
|
||||
"@heroui/date-picker": patch
|
||||
"@heroui/use-callback-ref": patch
|
||||
"@heroui/framer-utils": patch
|
||||
"@heroui/shared-icons": patch
|
||||
"@heroui/date-input": patch
|
||||
"@heroui/pagination": patch
|
||||
"@heroui/use-aria-button": patch
|
||||
"@heroui/react-utils": patch
|
||||
"@heroui/accordion": patch
|
||||
"@heroui/input-otp": patch
|
||||
"@heroui/use-disclosure": patch
|
||||
"@heroui/use-is-mounted": patch
|
||||
"@heroui/use-pagination": patch
|
||||
"@heroui/use-real-shape": patch
|
||||
"@heroui/aria-utils": patch
|
||||
"@heroui/test-utils": patch
|
||||
"@heroui/calendar": patch
|
||||
"@heroui/checkbox": patch
|
||||
"@heroui/dropdown": patch
|
||||
"@heroui/progress": patch
|
||||
"@heroui/skeleton": patch
|
||||
"@heroui/use-aria-link": patch
|
||||
"@heroui/use-clipboard": patch
|
||||
"@heroui/use-draggable": patch
|
||||
"@heroui/use-is-mobile": patch
|
||||
"@heroui/use-ref-state": patch
|
||||
"@heroui/divider": patch
|
||||
"@heroui/listbox": patch
|
||||
"@heroui/popover": patch
|
||||
"@heroui/snippet": patch
|
||||
"@heroui/spinner": patch
|
||||
"@heroui/tooltip": patch
|
||||
"@heroui/avatar": patch
|
||||
"@heroui/button": patch
|
||||
"@heroui/drawer": patch
|
||||
"@heroui/navbar": patch
|
||||
"@heroui/ripple": patch
|
||||
"@heroui/select": patch
|
||||
"@heroui/slider": patch
|
||||
"@heroui/spacer": patch
|
||||
"@heroui/switch": patch
|
||||
"@heroui/use-measure": patch
|
||||
"@heroui/alert": patch
|
||||
"@heroui/autocomplete": patch
|
||||
"@heroui/avatar": patch
|
||||
"@heroui/badge": patch
|
||||
"@heroui/image": patch
|
||||
"@heroui/input": patch
|
||||
"@heroui/modal": patch
|
||||
"@heroui/radio": patch
|
||||
"@heroui/table": patch
|
||||
"@heroui/use-resize": patch
|
||||
"@heroui/breadcrumbs": patch
|
||||
"@heroui/button": patch
|
||||
"@heroui/calendar": patch
|
||||
"@heroui/card": patch
|
||||
"@heroui/checkbox": patch
|
||||
"@heroui/chip": patch
|
||||
"@heroui/code": patch
|
||||
"@heroui/date-input": patch
|
||||
"@heroui/date-picker": patch
|
||||
"@heroui/divider": patch
|
||||
"@heroui/drawer": patch
|
||||
"@heroui/dropdown": patch
|
||||
"@heroui/form": patch
|
||||
"@heroui/link": patch
|
||||
"@heroui/menu": patch
|
||||
"@heroui/tabs": patch
|
||||
"@heroui/user": patch
|
||||
"@heroui/system-rsc": patch
|
||||
"@heroui/use-image": patch
|
||||
"@heroui/use-theme": patch
|
||||
"@heroui/image": patch
|
||||
"@heroui/input": patch
|
||||
"@heroui/input-otp": patch
|
||||
"@heroui/kbd": patch
|
||||
"@heroui/use-ssr": patch
|
||||
"@heroui/system": patch
|
||||
"@heroui/link": patch
|
||||
"@heroui/listbox": patch
|
||||
"@heroui/menu": patch
|
||||
"@heroui/modal": patch
|
||||
"@heroui/navbar": patch
|
||||
"@heroui/number-input": patch
|
||||
"@heroui/pagination": patch
|
||||
"@heroui/popover": patch
|
||||
"@heroui/progress": patch
|
||||
"@heroui/radio": patch
|
||||
"@heroui/ripple": patch
|
||||
"@heroui/scroll-shadow": patch
|
||||
"@heroui/select": patch
|
||||
"@heroui/skeleton": patch
|
||||
"@heroui/slider": patch
|
||||
"@heroui/snippet": patch
|
||||
"@heroui/spacer": patch
|
||||
"@heroui/spinner": patch
|
||||
"@heroui/switch": patch
|
||||
"@heroui/table": patch
|
||||
"@heroui/tabs": patch
|
||||
"@heroui/toast": patch
|
||||
"@heroui/tooltip": patch
|
||||
"@heroui/user": patch
|
||||
"@heroui/react": patch
|
||||
"@heroui/system": patch
|
||||
"@heroui/system-rsc": patch
|
||||
"@heroui/theme": patch
|
||||
"@heroui/use-aria-accordion": patch
|
||||
"@heroui/use-aria-accordion-item": patch
|
||||
"@heroui/use-aria-button": patch
|
||||
"@heroui/use-aria-link": patch
|
||||
"@heroui/use-aria-modal-overlay": patch
|
||||
"@heroui/use-aria-multiselect": patch
|
||||
"@heroui/use-callback-ref": patch
|
||||
"@heroui/use-clipboard": patch
|
||||
"@heroui/use-data-scroll-overflow": patch
|
||||
"@heroui/use-disclosure": patch
|
||||
"@heroui/use-draggable": patch
|
||||
"@heroui/use-image": patch
|
||||
"@heroui/use-infinite-scroll": patch
|
||||
"@heroui/use-intersection-observer": patch
|
||||
"@heroui/use-is-mobile": patch
|
||||
"@heroui/use-is-mounted": patch
|
||||
"@heroui/use-measure": patch
|
||||
"@heroui/use-pagination": patch
|
||||
"@heroui/use-real-shape": patch
|
||||
"@heroui/use-ref-state": patch
|
||||
"@heroui/use-resize": patch
|
||||
"@heroui/use-safe-layout-effect": patch
|
||||
"@heroui/use-scroll-position": patch
|
||||
"@heroui/use-ssr": patch
|
||||
"@heroui/use-theme": patch
|
||||
"@heroui/use-update-effect": patch
|
||||
"@heroui/aria-utils": patch
|
||||
"@heroui/dom-animation": patch
|
||||
"@heroui/framer-utils": patch
|
||||
"@heroui/react-rsc-utils": patch
|
||||
"@heroui/react-utils": patch
|
||||
"@heroui/shared-icons": patch
|
||||
"@heroui/shared-utils": patch
|
||||
"@heroui/stories-utils": patch
|
||||
"@heroui/test-utils": patch
|
||||
---
|
||||
|
||||
Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed
|
||||
|
||||
v2.7.0
|
||||
- Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed
|
||||
- Bump RA versions
|
||||
- Various package updates and improvements across the HeroUI component library
|
||||
- Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541)
|
||||
- Adding support for global labelPlacement prop (ENG-1694)
|
||||
- Avoid showing onClick deprecation warning for internal onClick (#4549, #4546)
|
||||
- Fixed unexpected scrollShadow on virtualized listbox (#4553)
|
||||
- Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283)
|
||||
- New Components and Features:
|
||||
- Introduce NumberInput component
|
||||
- Introduce Toast component (#2560)
|
||||
- Various improvements and bug fixes across components:
|
||||
- Enhanced accessibility features and ARIA support
|
||||
- Updated component styling and theme configurations
|
||||
- Performance optimizations and code cleanup
|
||||
- RTL support improvements
|
||||
- Better type safety and prop validation
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/react": minor
|
||||
---
|
||||
|
||||
v2.7.0
|
||||
@ -1,2 +0,0 @@
|
||||
---
|
||||
---
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/theme": patch
|
||||
---
|
||||
|
||||
sync with input theme on labelPlacement (#4593)
|
||||
@ -1,7 +0,0 @@
|
||||
---
|
||||
"@heroui/shared-icons": patch
|
||||
"@heroui/toast": patch
|
||||
"@heroui/theme": patch
|
||||
---
|
||||
|
||||
Introducing the toast component(#2560)
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/theme": patch
|
||||
---
|
||||
|
||||
fix border radius in Table when isMultiSelectable (#4807)
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/shared-utils": patch
|
||||
---
|
||||
|
||||
Tabs with prop destroyInactiveTabPanel error in nextjs15(#4344)
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/pagination": patch
|
||||
---
|
||||
|
||||
add page to dependency for scrollTo (#4522)
|
||||
@ -1,6 +0,0 @@
|
||||
---
|
||||
"@heroui/use-aria-button": patch
|
||||
"@heroui/use-aria-link": patch
|
||||
---
|
||||
|
||||
avoid showing onClick deprecation warning for internal onClick (#4549, #4546)
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/kbd": patch
|
||||
---
|
||||
|
||||
Add fn win alt keys (#4499)
|
||||
@ -1,53 +0,0 @@
|
||||
---
|
||||
"@heroui/use-intersection-observer": patch
|
||||
"@heroui/use-aria-accordion-item": patch
|
||||
"@heroui/use-aria-modal-overlay": patch
|
||||
"@heroui/use-aria-multiselect": patch
|
||||
"@heroui/use-aria-accordion": patch
|
||||
"@heroui/autocomplete": patch
|
||||
"@heroui/breadcrumbs": patch
|
||||
"@heroui/date-picker": patch
|
||||
"@heroui/date-input": patch
|
||||
"@heroui/pagination": patch
|
||||
"@heroui/use-aria-button": patch
|
||||
"@heroui/accordion": patch
|
||||
"@heroui/input-otp": patch
|
||||
"@heroui/use-disclosure": patch
|
||||
"@heroui/use-pagination": patch
|
||||
"@heroui/aria-utils": patch
|
||||
"@heroui/calendar": patch
|
||||
"@heroui/checkbox": patch
|
||||
"@heroui/dropdown": patch
|
||||
"@heroui/progress": patch
|
||||
"@heroui/use-aria-link": patch
|
||||
"@heroui/use-draggable": patch
|
||||
"@heroui/divider": patch
|
||||
"@heroui/listbox": patch
|
||||
"@heroui/popover": patch
|
||||
"@heroui/snippet": patch
|
||||
"@heroui/tooltip": patch
|
||||
"@heroui/avatar": patch
|
||||
"@heroui/button": patch
|
||||
"@heroui/navbar": patch
|
||||
"@heroui/select": patch
|
||||
"@heroui/slider": patch
|
||||
"@heroui/switch": patch
|
||||
"@heroui/alert": patch
|
||||
"@heroui/input": patch
|
||||
"@heroui/modal": patch
|
||||
"@heroui/radio": patch
|
||||
"@heroui/table": patch
|
||||
"@heroui/card": patch
|
||||
"@heroui/chip": patch
|
||||
"@heroui/form": patch
|
||||
"@heroui/link": patch
|
||||
"@heroui/menu": patch
|
||||
"@heroui/tabs": patch
|
||||
"@heroui/user": patch
|
||||
"@heroui/system-rsc": patch
|
||||
"@heroui/kbd": patch
|
||||
"@heroui/system": patch
|
||||
"@heroui/react": patch
|
||||
---
|
||||
|
||||
bump RA versions
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/theme": patch
|
||||
---
|
||||
|
||||
Fix input height of select to avoid clipping of label (#4321)
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/theme": patch
|
||||
---
|
||||
|
||||
use start & end instead of left & right to support RTL (#4007)
|
||||
@ -1,8 +0,0 @@
|
||||
---
|
||||
"@heroui/number-input": patch
|
||||
"@heroui/shared-icons": patch
|
||||
"@heroui/theme": patch
|
||||
"@heroui/react": patch
|
||||
---
|
||||
|
||||
introduce NumberInput
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@heroui/date-picker": patch
|
||||
---
|
||||
|
||||
remove dateInputClassNames for date picker (#4495)
|
||||
Loading…
x
Reference in New Issue
Block a user