mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
ci(changesets): version packages (#5482)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
This commit is contained in:
parent
e489af83c1
commit
df56b2f199
@ -1,151 +0,0 @@
|
|||||||
---
|
|
||||||
"@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/number-input": patch
|
|
||||||
"@heroui/use-update-effect": patch
|
|
||||||
"@heroui/use-viewport-size": patch
|
|
||||||
"@heroui/dom-animation": patch
|
|
||||||
"@heroui/stories-utils": patch
|
|
||||||
"@heroui/breadcrumbs": patch
|
|
||||||
"@heroui/date-picker": patch
|
|
||||||
"@heroui/use-aria-overlay": patch
|
|
||||||
"@heroui/use-callback-ref": patch
|
|
||||||
"@heroui/framer-utils": patch
|
|
||||||
"@heroui/shared-icons": patch
|
|
||||||
"@heroui/shared-utils": 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-form-reset": 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/badge": patch
|
|
||||||
"@heroui/image": patch
|
|
||||||
"@heroui/input": patch
|
|
||||||
"@heroui/modal": patch
|
|
||||||
"@heroui/radio": patch
|
|
||||||
"@heroui/table": patch
|
|
||||||
"@heroui/toast": patch
|
|
||||||
"@heroui/use-resize": patch
|
|
||||||
"@heroui/card": patch
|
|
||||||
"@heroui/chip": patch
|
|
||||||
"@heroui/code": 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/kbd": patch
|
|
||||||
"@heroui/use-ssr": patch
|
|
||||||
"@heroui/system": patch
|
|
||||||
"@heroui/react": minor
|
|
||||||
"@heroui/theme": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
## Consolidated Changes
|
|
||||||
|
|
||||||
### Major Update
|
|
||||||
- TailwindCSS v4
|
|
||||||
|
|
||||||
### Bug Fixes & Improvements
|
|
||||||
|
|
||||||
#### Theme & Styling
|
|
||||||
- fix rotate transition (#5441)
|
|
||||||
- fix incorrect target theme (#5469)
|
|
||||||
- fixed missing radius styles in th and td in Table (#4988)
|
|
||||||
- fixed transition (#5409)
|
|
||||||
- fix text selection in table (#5413)
|
|
||||||
- Fix transition scale (#5271)
|
|
||||||
- fix outline styles (#5266)
|
|
||||||
|
|
||||||
#### Components
|
|
||||||
|
|
||||||
**Toast**
|
|
||||||
- Renaming loadingIcon to loadingComponent
|
|
||||||
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
|
||||||
- Remove the bottom extension of the toast (#5231)
|
|
||||||
- Enable programmatically closing a toast with a specific key (#5084)
|
|
||||||
|
|
||||||
**Slider**
|
|
||||||
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
|
||||||
- fixed slider component NaN values when min and max are the same value (#5014)
|
|
||||||
|
|
||||||
**Select**
|
|
||||||
- add `isClearable` and `onClear` prop to Select component (#2239)
|
|
||||||
|
|
||||||
**Calendar**
|
|
||||||
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
|
||||||
|
|
||||||
**Input**
|
|
||||||
- fix `Input` accessibility label duplication (#5150)
|
|
||||||
|
|
||||||
**Date Input**
|
|
||||||
- add 'outside-top' prop to input (#3058)
|
|
||||||
|
|
||||||
**Table**
|
|
||||||
- support custom sort icon in Table (#5223)
|
|
||||||
- remove `removeWrapper` from virtualized table (#4995)
|
|
||||||
|
|
||||||
**Autocomplete**
|
|
||||||
- do not render selector button if selector icon is null (#5423)
|
|
||||||
|
|
||||||
**Image & Avatar**
|
|
||||||
- fixed image src double fetch issue (#3847)
|
|
||||||
|
|
||||||
#### System & Core
|
|
||||||
- add useInputLabelPlacement
|
|
||||||
- remove `@heroui/aria-utils` dependency
|
|
||||||
|
|
||||||
#### Hooks & Utilities
|
|
||||||
- fix use-theme logic
|
|
||||||
- Fix skeleton animate
|
|
||||||
- bump RA versions
|
|
||||||
- Draggable modal will be scrollable in mobile devices (#5280)
|
|
||||||
- refactor: overlay & interactOutside
|
|
||||||
@ -1,5 +1,93 @@
|
|||||||
# @heroui/accordion
|
# @heroui/accordion
|
||||||
|
|
||||||
|
## 2.2.20
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/use-aria-accordion@2.2.15
|
||||||
|
- @heroui/dom-animation@2.1.10
|
||||||
|
- @heroui/framer-utils@2.1.19
|
||||||
|
- @heroui/shared-icons@2.1.10
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/aria-utils@2.2.20
|
||||||
|
- @heroui/divider@2.2.16
|
||||||
|
|
||||||
## 2.2.20-beta.3
|
## 2.2.20-beta.3
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/accordion",
|
"name": "@heroui/accordion",
|
||||||
"version": "2.2.19",
|
"version": "2.2.20",
|
||||||
"description": "Collapse display a list of high-level options that can expand/collapse to reveal more information.",
|
"description": "Collapse display a list of high-level options that can expand/collapse to reveal more information.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"react",
|
"react",
|
||||||
|
|||||||
@ -1,5 +1,89 @@
|
|||||||
# @heroui/alert
|
# @heroui/alert
|
||||||
|
|
||||||
|
## 2.2.23
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-icons@2.1.10
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/button@2.2.23
|
||||||
|
|
||||||
## 2.2.23-beta.3
|
## 2.2.23-beta.3
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/alert",
|
"name": "@heroui/alert",
|
||||||
"version": "2.2.22",
|
"version": "2.2.23",
|
||||||
"description": "Alerts are temporary notifications that provide concise feedback about an action or event.",
|
"description": "Alerts are temporary notifications that provide concise feedback about an action or event.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"alert"
|
"alert"
|
||||||
|
|||||||
@ -1,5 +1,96 @@
|
|||||||
# @heroui/autocomplete
|
# @heroui/autocomplete
|
||||||
|
|
||||||
|
## 2.3.24
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/use-safe-layout-effect@2.1.8
|
||||||
|
- @heroui/scroll-shadow@2.3.16
|
||||||
|
- @heroui/shared-icons@2.1.10
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/aria-utils@2.2.20
|
||||||
|
- @heroui/listbox@2.3.22
|
||||||
|
- @heroui/popover@2.3.23
|
||||||
|
- @heroui/button@2.2.23
|
||||||
|
- @heroui/input@2.4.23
|
||||||
|
- @heroui/form@2.1.22
|
||||||
|
|
||||||
## 2.3.24-beta.4
|
## 2.3.24-beta.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/autocomplete",
|
"name": "@heroui/autocomplete",
|
||||||
"version": "2.3.23",
|
"version": "2.3.24",
|
||||||
"description": "An autocomplete combines a text input with a listbox, allowing users to filter a list of options to items matching a query.",
|
"description": "An autocomplete combines a text input with a listbox, allowing users to filter a list of options to items matching a query.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"autocomplete"
|
"autocomplete"
|
||||||
|
|||||||
@ -1,5 +1,88 @@
|
|||||||
# @heroui/avatar
|
# @heroui/avatar
|
||||||
|
|
||||||
|
## 2.2.19
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/use-image@2.1.11
|
||||||
|
|
||||||
## 2.2.19-beta.3
|
## 2.2.19-beta.3
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/avatar",
|
"name": "@heroui/avatar",
|
||||||
"version": "2.2.18",
|
"version": "2.2.19",
|
||||||
"description": "The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.",
|
"description": "The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"avatar"
|
"avatar"
|
||||||
|
|||||||
@ -1,5 +1,87 @@
|
|||||||
# @heroui/badge
|
# @heroui/badge
|
||||||
|
|
||||||
|
## 2.2.15
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
|
||||||
## 2.2.15-beta.2
|
## 2.2.15-beta.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/badge",
|
"name": "@heroui/badge",
|
||||||
"version": "2.2.14",
|
"version": "2.2.15",
|
||||||
"description": "Badges are used as a small numerical value or status descriptor for UI elements.",
|
"description": "Badges are used as a small numerical value or status descriptor for UI elements.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"badge"
|
"badge"
|
||||||
|
|||||||
@ -1,5 +1,88 @@
|
|||||||
# @heroui/breadcrumbs
|
# @heroui/breadcrumbs
|
||||||
|
|
||||||
|
## 2.2.19
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-icons@2.1.10
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
|
||||||
## 2.2.19-beta.3
|
## 2.2.19-beta.3
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/breadcrumbs",
|
"name": "@heroui/breadcrumbs",
|
||||||
"version": "2.2.18",
|
"version": "2.2.19",
|
||||||
"description": "Breadcrumbs display a hierarchy of links to the current page or resource in an application.",
|
"description": "Breadcrumbs display a hierarchy of links to the current page or resource in an application.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"breadcrumbs"
|
"breadcrumbs"
|
||||||
|
|||||||
@ -1,5 +1,90 @@
|
|||||||
# @heroui/button
|
# @heroui/button
|
||||||
|
|
||||||
|
## 2.2.23
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/use-aria-button@2.2.17
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/spinner@2.2.20
|
||||||
|
- @heroui/ripple@2.2.18
|
||||||
|
|
||||||
## 2.2.23-beta.2
|
## 2.2.23-beta.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/button",
|
"name": "@heroui/button",
|
||||||
"version": "2.2.22",
|
"version": "2.2.23",
|
||||||
"description": "Buttons allow users to perform actions and choose with a single tap.",
|
"description": "Buttons allow users to perform actions and choose with a single tap.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"button"
|
"button"
|
||||||
|
|||||||
@ -1,5 +1,92 @@
|
|||||||
# @heroui/calendar
|
# @heroui/calendar
|
||||||
|
|
||||||
|
## 2.2.23
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/dom-animation@2.1.10
|
||||||
|
- @heroui/framer-utils@2.1.19
|
||||||
|
- @heroui/shared-icons@2.1.10
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/use-aria-button@2.2.17
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/button@2.2.23
|
||||||
|
|
||||||
## 2.2.23-beta.3
|
## 2.2.23-beta.3
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/calendar",
|
"name": "@heroui/calendar",
|
||||||
"version": "2.2.22",
|
"version": "2.2.23",
|
||||||
"description": "A calendar displays one or more date grids and allows users to select a single date.",
|
"description": "A calendar displays one or more date grids and allows users to select a single date.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"calendar"
|
"calendar"
|
||||||
|
|||||||
@ -1,5 +1,89 @@
|
|||||||
# @heroui/card
|
# @heroui/card
|
||||||
|
|
||||||
|
## 2.2.22
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/use-aria-button@2.2.17
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/ripple@2.2.18
|
||||||
|
|
||||||
## 2.2.22-beta.2
|
## 2.2.22-beta.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/card",
|
"name": "@heroui/card",
|
||||||
"version": "2.2.21",
|
"version": "2.2.22",
|
||||||
"description": "Card is a container for text, photos, and actions in the context of a single subject.",
|
"description": "Card is a container for text, photos, and actions in the context of a single subject.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"card"
|
"card"
|
||||||
|
|||||||
@ -1,5 +1,90 @@
|
|||||||
# @heroui/checkbox
|
# @heroui/checkbox
|
||||||
|
|
||||||
|
## 2.3.22
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/use-safe-layout-effect@2.1.8
|
||||||
|
- @heroui/use-callback-ref@2.1.8
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/form@2.1.22
|
||||||
|
|
||||||
## 2.3.22-beta.4
|
## 2.3.22-beta.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/checkbox",
|
"name": "@heroui/checkbox",
|
||||||
"version": "2.3.21",
|
"version": "2.3.22",
|
||||||
"description": "Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.",
|
"description": "Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"checkbox"
|
"checkbox"
|
||||||
|
|||||||
@ -1,5 +1,88 @@
|
|||||||
# @heroui/chip
|
# @heroui/chip
|
||||||
|
|
||||||
|
## 2.2.19
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-icons@2.1.10
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
|
||||||
## 2.2.19-beta.3
|
## 2.2.19-beta.3
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/chip",
|
"name": "@heroui/chip",
|
||||||
"version": "2.2.18",
|
"version": "2.2.19",
|
||||||
"description": "Chips help people enter information, make selections, filter content, or trigger actions.",
|
"description": "Chips help people enter information, make selections, filter content, or trigger actions.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"chip"
|
"chip"
|
||||||
|
|||||||
@ -1,5 +1,88 @@
|
|||||||
# @heroui/code
|
# @heroui/code
|
||||||
|
|
||||||
|
## 2.2.17
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/system-rsc@2.3.16
|
||||||
|
|
||||||
## 2.2.17-beta.5
|
## 2.2.17-beta.5
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/code",
|
"name": "@heroui/code",
|
||||||
"version": "2.2.16",
|
"version": "2.2.17",
|
||||||
"description": "Code is a component used to display inline code.",
|
"description": "Code is a component used to display inline code.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"code"
|
"code"
|
||||||
|
|||||||
@ -1,5 +1,88 @@
|
|||||||
# @heroui/date-input
|
# @heroui/date-input
|
||||||
|
|
||||||
|
## 2.3.22
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/form@2.1.22
|
||||||
|
|
||||||
## 2.3.22-beta.4
|
## 2.3.22-beta.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/date-input",
|
"name": "@heroui/date-input",
|
||||||
"version": "2.3.21",
|
"version": "2.3.22",
|
||||||
"description": "A date input allows users to enter and edit date and time values using a keyboard.",
|
"description": "A date input allows users to enter and edit date and time values using a keyboard.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"date-field"
|
"date-field"
|
||||||
|
|||||||
@ -1,5 +1,94 @@
|
|||||||
# @heroui/date-picker
|
# @heroui/date-picker
|
||||||
|
|
||||||
|
## 2.3.23
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-icons@2.1.10
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/date-input@2.3.22
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/aria-utils@2.2.20
|
||||||
|
- @heroui/calendar@2.2.23
|
||||||
|
- @heroui/popover@2.3.23
|
||||||
|
- @heroui/button@2.2.23
|
||||||
|
- @heroui/form@2.1.22
|
||||||
|
|
||||||
## 2.3.23-beta.4
|
## 2.3.23-beta.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/date-picker",
|
"name": "@heroui/date-picker",
|
||||||
"version": "2.3.22",
|
"version": "2.3.23",
|
||||||
"description": "A date picker combines a DateInput and a Calendar popover to allow users to enter or select a date and time value.",
|
"description": "A date picker combines a DateInput and a Calendar popover to allow users to enter or select a date and time value.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"date-picker"
|
"date-picker"
|
||||||
|
|||||||
@ -1,5 +1,87 @@
|
|||||||
# @heroui/divider
|
# @heroui/divider
|
||||||
|
|
||||||
|
## 2.2.16
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/react-rsc-utils@2.1.9
|
||||||
|
- @heroui/system-rsc@2.3.16
|
||||||
|
|
||||||
## 2.2.16-beta.5
|
## 2.2.16-beta.5
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/divider",
|
"name": "@heroui/divider",
|
||||||
"version": "2.2.15",
|
"version": "2.2.16",
|
||||||
"description": ". A separator is a visual divider between two groups of content",
|
"description": ". A separator is a visual divider between two groups of content",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"divider"
|
"divider"
|
||||||
|
|||||||
@ -1,5 +1,89 @@
|
|||||||
# @heroui/drawer
|
# @heroui/drawer
|
||||||
|
|
||||||
|
## 2.2.20
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/framer-utils@2.1.19
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/modal@2.2.20
|
||||||
|
|
||||||
## 2.2.20-beta.3
|
## 2.2.20-beta.3
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/drawer",
|
"name": "@heroui/drawer",
|
||||||
"version": "2.2.19",
|
"version": "2.2.20",
|
||||||
"description": "Used to render a content that slides in from the side of the screen.",
|
"description": "Used to render a content that slides in from the side of the screen.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"drawer"
|
"drawer"
|
||||||
|
|||||||
@ -1,5 +1,90 @@
|
|||||||
# @heroui/dropdown
|
# @heroui/dropdown
|
||||||
|
|
||||||
|
## 2.3.23
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/aria-utils@2.2.20
|
||||||
|
- @heroui/popover@2.3.23
|
||||||
|
- @heroui/menu@2.2.22
|
||||||
|
|
||||||
## 2.3.23-beta.2
|
## 2.3.23-beta.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/dropdown",
|
"name": "@heroui/dropdown",
|
||||||
"version": "2.3.22",
|
"version": "2.3.23",
|
||||||
"description": "A dropdown displays a list of actions or options that a user can choose.",
|
"description": "A dropdown displays a list of actions or options that a user can choose.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"dropdown"
|
"dropdown"
|
||||||
|
|||||||
@ -1,5 +1,88 @@
|
|||||||
# @heroui/form
|
# @heroui/form
|
||||||
|
|
||||||
|
## 2.1.22
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/system@2.4.19
|
||||||
|
- @heroui/theme@2.4.18
|
||||||
|
|
||||||
## 2.1.22-beta.4
|
## 2.1.22-beta.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/form",
|
"name": "@heroui/form",
|
||||||
"version": "2.1.21",
|
"version": "2.1.22",
|
||||||
"description": "A form is a group of inputs that allows users submit data to a server and supports field validation errors.",
|
"description": "A form is a group of inputs that allows users submit data to a server and supports field validation errors.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"form"
|
"form"
|
||||||
|
|||||||
@ -1,5 +1,88 @@
|
|||||||
# @heroui/image
|
# @heroui/image
|
||||||
|
|
||||||
|
## 2.2.15
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/use-image@2.1.11
|
||||||
|
|
||||||
## 2.2.15-beta.3
|
## 2.2.15-beta.3
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/image",
|
"name": "@heroui/image",
|
||||||
"version": "2.2.14",
|
"version": "2.2.15",
|
||||||
"description": "A simple image component",
|
"description": "A simple image component",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"image"
|
"image"
|
||||||
|
|||||||
@ -1,5 +1,89 @@
|
|||||||
# @heroui/input-otp
|
# @heroui/input-otp
|
||||||
|
|
||||||
|
## 2.1.22
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/use-form-reset@2.0.1
|
||||||
|
- @heroui/form@2.1.22
|
||||||
|
|
||||||
## 2.1.22-beta.4
|
## 2.1.22-beta.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/input-otp",
|
"name": "@heroui/input-otp",
|
||||||
"version": "2.1.21",
|
"version": "2.1.22",
|
||||||
"description": "",
|
"description": "",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"input-otp"
|
"input-otp"
|
||||||
|
|||||||
@ -1,5 +1,90 @@
|
|||||||
# @heroui/input
|
# @heroui/input
|
||||||
|
|
||||||
|
## 2.4.23
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/use-safe-layout-effect@2.1.8
|
||||||
|
- @heroui/shared-icons@2.1.10
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/form@2.1.22
|
||||||
|
|
||||||
## 2.4.23-beta.4
|
## 2.4.23-beta.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/input",
|
"name": "@heroui/input",
|
||||||
"version": "2.4.22",
|
"version": "2.4.23",
|
||||||
"description": "The input component is designed for capturing user input within a text field.",
|
"description": "The input component is designed for capturing user input within a text field.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"input"
|
"input"
|
||||||
|
|||||||
@ -1,5 +1,88 @@
|
|||||||
# @heroui/kbd
|
# @heroui/kbd
|
||||||
|
|
||||||
|
## 2.2.18
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/system-rsc@2.3.16
|
||||||
|
|
||||||
## 2.2.18-beta.5
|
## 2.2.18-beta.5
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/kbd",
|
"name": "@heroui/kbd",
|
||||||
"version": "2.2.17",
|
"version": "2.2.18",
|
||||||
"description": "The keyboard key components indicates which key or set of keys used to execute a specificv action",
|
"description": "The keyboard key components indicates which key or set of keys used to execute a specificv action",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"kbd"
|
"kbd"
|
||||||
|
|||||||
@ -1,5 +1,89 @@
|
|||||||
# @heroui/link
|
# @heroui/link
|
||||||
|
|
||||||
|
## 2.2.20
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-icons@2.1.10
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/use-aria-link@2.2.18
|
||||||
|
|
||||||
## 2.2.20-beta.3
|
## 2.2.20-beta.3
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/link",
|
"name": "@heroui/link",
|
||||||
"version": "2.2.19",
|
"version": "2.2.20",
|
||||||
"description": "Links allow users to click their way from page to page. This component is styled to resemble a hyperlink and semantically renders an <a>",
|
"description": "Links allow users to click their way from page to page. This component is styled to resemble a hyperlink and semantically renders an <a>",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"link"
|
"link"
|
||||||
|
|||||||
@ -1,5 +1,90 @@
|
|||||||
# @heroui/listbox
|
# @heroui/listbox
|
||||||
|
|
||||||
|
## 2.3.22
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/aria-utils@2.2.20
|
||||||
|
- @heroui/use-is-mobile@2.2.11
|
||||||
|
- @heroui/divider@2.2.16
|
||||||
|
|
||||||
## 2.3.22-beta.2
|
## 2.3.22-beta.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/listbox",
|
"name": "@heroui/listbox",
|
||||||
"version": "2.3.21",
|
"version": "2.3.22",
|
||||||
"description": "A listbox displays a list of options and allows a user to select one or more of them.",
|
"description": "A listbox displays a list of options and allows a user to select one or more of them.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"listbox"
|
"listbox"
|
||||||
|
|||||||
@ -1,5 +1,90 @@
|
|||||||
# @heroui/menu
|
# @heroui/menu
|
||||||
|
|
||||||
|
## 2.2.22
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/aria-utils@2.2.20
|
||||||
|
- @heroui/use-is-mobile@2.2.11
|
||||||
|
- @heroui/divider@2.2.16
|
||||||
|
|
||||||
## 2.2.22-beta.2
|
## 2.2.22-beta.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/menu",
|
"name": "@heroui/menu",
|
||||||
"version": "2.2.21",
|
"version": "2.2.22",
|
||||||
"description": "A menu displays a list of options and allows a user to select one or more of them.",
|
"description": "A menu displays a list of options and allows a user to select one or more of them.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"menu"
|
"menu"
|
||||||
|
|||||||
@ -1,5 +1,95 @@
|
|||||||
# @heroui/modal
|
# @heroui/modal
|
||||||
|
|
||||||
|
## 2.2.20
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/use-aria-modal-overlay@2.2.16
|
||||||
|
- @heroui/use-viewport-size@2.0.1
|
||||||
|
- @heroui/dom-animation@2.1.10
|
||||||
|
- @heroui/framer-utils@2.1.19
|
||||||
|
- @heroui/shared-icons@2.1.10
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/use-aria-button@2.2.17
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/use-disclosure@2.2.14
|
||||||
|
- @heroui/use-draggable@2.1.15
|
||||||
|
|
||||||
## 2.2.20-beta.3
|
## 2.2.20-beta.3
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/modal",
|
"name": "@heroui/modal",
|
||||||
"version": "2.2.19",
|
"version": "2.2.20",
|
||||||
"description": "Displays a dialog with a custom content that requires attention or provides additional information.",
|
"description": "Displays a dialog with a custom content that requires attention or provides additional information.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"modal"
|
"modal"
|
||||||
|
|||||||
@ -1,5 +1,91 @@
|
|||||||
# @heroui/navbar
|
# @heroui/navbar
|
||||||
|
|
||||||
|
## 2.2.21
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/use-scroll-position@2.1.8
|
||||||
|
- @heroui/dom-animation@2.1.10
|
||||||
|
- @heroui/framer-utils@2.1.19
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/use-resize@2.1.8
|
||||||
|
|
||||||
## 2.2.21-beta.2
|
## 2.2.21-beta.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/navbar",
|
"name": "@heroui/navbar",
|
||||||
"version": "2.2.20",
|
"version": "2.2.21",
|
||||||
"description": "A responsive navigation header positioned on top side of your page that includes support for branding, links, navigation, collapse and more.",
|
"description": "A responsive navigation header positioned on top side of your page that includes support for branding, links, navigation, collapse and more.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"navbar"
|
"navbar"
|
||||||
|
|||||||
@ -1,5 +1,91 @@
|
|||||||
# @heroui/number-input
|
# @heroui/number-input
|
||||||
|
|
||||||
|
## 2.0.13
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/use-safe-layout-effect@2.1.8
|
||||||
|
- @heroui/shared-icons@2.1.10
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/button@2.2.23
|
||||||
|
- @heroui/form@2.1.22
|
||||||
|
|
||||||
## 2.0.13-beta.4
|
## 2.0.13-beta.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/number-input",
|
"name": "@heroui/number-input",
|
||||||
"version": "2.0.12",
|
"version": "2.0.13",
|
||||||
"description": "The numeric input component is designed for users to enter a number, and increase or decrease the value using stepper buttons",
|
"description": "The numeric input component is designed for users to enter a number, and increase or decrease the value using stepper buttons",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"input",
|
"input",
|
||||||
|
|||||||
@ -1,5 +1,90 @@
|
|||||||
# @heroui/pagination
|
# @heroui/pagination
|
||||||
|
|
||||||
|
## 2.2.21
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/use-intersection-observer@2.2.14
|
||||||
|
- @heroui/shared-icons@2.1.10
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/use-pagination@2.2.15
|
||||||
|
|
||||||
## 2.2.21-beta.3
|
## 2.2.21-beta.3
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/pagination",
|
"name": "@heroui/pagination",
|
||||||
"version": "2.2.20",
|
"version": "2.2.21",
|
||||||
"description": "The Pagination component allows you to display active page and navigate between multiple pages.",
|
"description": "The Pagination component allows you to display active page and navigate between multiple pages.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"pagination"
|
"pagination"
|
||||||
|
|||||||
@ -1,5 +1,94 @@
|
|||||||
# @heroui/popover
|
# @heroui/popover
|
||||||
|
|
||||||
|
## 2.3.23
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/use-safe-layout-effect@2.1.8
|
||||||
|
- @heroui/dom-animation@2.1.10
|
||||||
|
- @heroui/use-aria-overlay@2.0.1
|
||||||
|
- @heroui/framer-utils@2.1.19
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/use-aria-button@2.2.17
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/aria-utils@2.2.20
|
||||||
|
- @heroui/button@2.2.23
|
||||||
|
|
||||||
## 2.3.23-beta.2
|
## 2.3.23-beta.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/popover",
|
"name": "@heroui/popover",
|
||||||
"version": "2.3.22",
|
"version": "2.3.23",
|
||||||
"description": "A popover is an overlay element positioned relative to a trigger.",
|
"description": "A popover is an overlay element positioned relative to a trigger.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"popover"
|
"popover"
|
||||||
|
|||||||
@ -1,5 +1,88 @@
|
|||||||
# @heroui/progress
|
# @heroui/progress
|
||||||
|
|
||||||
|
## 2.2.19
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/use-is-mounted@2.1.8
|
||||||
|
|
||||||
## 2.2.19-beta.2
|
## 2.2.19-beta.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/progress",
|
"name": "@heroui/progress",
|
||||||
"version": "2.2.18",
|
"version": "2.2.19",
|
||||||
"description": "Progress bars show either determinate or indeterminate progress of an operation over time.",
|
"description": "Progress bars show either determinate or indeterminate progress of an operation over time.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"progress"
|
"progress"
|
||||||
|
|||||||
@ -1,5 +1,88 @@
|
|||||||
# @heroui/radio
|
# @heroui/radio
|
||||||
|
|
||||||
|
## 2.3.22
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/form@2.1.22
|
||||||
|
|
||||||
## 2.3.22-beta.4
|
## 2.3.22-beta.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/radio",
|
"name": "@heroui/radio",
|
||||||
"version": "2.3.21",
|
"version": "2.3.22",
|
||||||
"description": "Radios allow users to select a single option from a list of mutually exclusive options.",
|
"description": "Radios allow users to select a single option from a list of mutually exclusive options.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"radio"
|
"radio"
|
||||||
|
|||||||
@ -1,5 +1,87 @@
|
|||||||
# @heroui/ripple
|
# @heroui/ripple
|
||||||
|
|
||||||
|
## 2.2.18
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/dom-animation@2.1.10
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
|
||||||
## 2.2.18-beta.2
|
## 2.2.18-beta.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/ripple",
|
"name": "@heroui/ripple",
|
||||||
"version": "2.2.17",
|
"version": "2.2.18",
|
||||||
"description": "A simple implementation to display a ripple animation when the source component is clicked",
|
"description": "A simple implementation to display a ripple animation when the source component is clicked",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"ripple"
|
"ripple"
|
||||||
|
|||||||
@ -1,5 +1,88 @@
|
|||||||
# @heroui/scroll-shadow
|
# @heroui/scroll-shadow
|
||||||
|
|
||||||
|
## 2.3.16
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/use-data-scroll-overflow@2.2.11
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
|
||||||
## 2.3.16-beta.2
|
## 2.3.16-beta.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/scroll-shadow",
|
"name": "@heroui/scroll-shadow",
|
||||||
"version": "2.3.15",
|
"version": "2.3.16",
|
||||||
"description": "A component that applies top and bottom shadows when content overflows on scroll.",
|
"description": "A component that applies top and bottom shadows when content overflows on scroll.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"scroll-shadow"
|
"scroll-shadow"
|
||||||
|
|||||||
@ -1,5 +1,98 @@
|
|||||||
# @heroui/select
|
# @heroui/select
|
||||||
|
|
||||||
|
## 2.4.23
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/use-safe-layout-effect@2.1.8
|
||||||
|
- @heroui/use-aria-multiselect@2.4.16
|
||||||
|
- @heroui/scroll-shadow@2.3.16
|
||||||
|
- @heroui/shared-icons@2.1.10
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/use-aria-button@2.2.17
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/use-form-reset@2.0.1
|
||||||
|
- @heroui/aria-utils@2.2.20
|
||||||
|
- @heroui/listbox@2.3.22
|
||||||
|
- @heroui/popover@2.3.23
|
||||||
|
- @heroui/spinner@2.2.20
|
||||||
|
- @heroui/form@2.1.22
|
||||||
|
|
||||||
## 2.4.23-beta.4
|
## 2.4.23-beta.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/select",
|
"name": "@heroui/select",
|
||||||
"version": "2.4.22",
|
"version": "2.4.23",
|
||||||
"description": "A select displays a collapsible list of options and allows a user to select one of them.",
|
"description": "A select displays a collapsible list of options and allows a user to select one of them.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"select"
|
"select"
|
||||||
|
|||||||
@ -1,5 +1,86 @@
|
|||||||
# @heroui/skeleton
|
# @heroui/skeleton
|
||||||
|
|
||||||
|
## 2.2.15
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
|
||||||
## 2.2.15-beta.2
|
## 2.2.15-beta.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/skeleton",
|
"name": "@heroui/skeleton",
|
||||||
"version": "2.2.14",
|
"version": "2.2.15",
|
||||||
"description": "Skeleton is used to display the loading state of some component.",
|
"description": "Skeleton is used to display the loading state of some component.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"skeleton"
|
"skeleton"
|
||||||
|
|||||||
@ -1,5 +1,88 @@
|
|||||||
# @heroui/slider
|
# @heroui/slider
|
||||||
|
|
||||||
|
## 2.4.20
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/tooltip@2.2.20
|
||||||
|
|
||||||
## 2.4.20-beta.3
|
## 2.4.20-beta.3
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/slider",
|
"name": "@heroui/slider",
|
||||||
"version": "2.4.19",
|
"version": "2.4.20",
|
||||||
"description": "A slider allows a user to select one or more values within a range.",
|
"description": "A slider allows a user to select one or more values within a range.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"slider"
|
"slider"
|
||||||
|
|||||||
@ -1,5 +1,91 @@
|
|||||||
# @heroui/snippet
|
# @heroui/snippet
|
||||||
|
|
||||||
|
## 2.2.24
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-icons@2.1.10
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/use-clipboard@2.1.9
|
||||||
|
- @heroui/tooltip@2.2.20
|
||||||
|
- @heroui/button@2.2.23
|
||||||
|
|
||||||
## 2.2.24-beta.3
|
## 2.2.24-beta.3
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/snippet",
|
"name": "@heroui/snippet",
|
||||||
"version": "2.2.23",
|
"version": "2.2.24",
|
||||||
"description": "Display a snippet of copyable code for the command line.",
|
"description": "Display a snippet of copyable code for the command line.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"snippet"
|
"snippet"
|
||||||
|
|||||||
@ -1,5 +1,88 @@
|
|||||||
# @heroui/spacer
|
# @heroui/spacer
|
||||||
|
|
||||||
|
## 2.2.17
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/system-rsc@2.3.16
|
||||||
|
|
||||||
## 2.2.17-beta.5
|
## 2.2.17-beta.5
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/spacer",
|
"name": "@heroui/spacer",
|
||||||
"version": "2.2.16",
|
"version": "2.2.17",
|
||||||
"description": "A flexible spacer component designed to create consistent spacing and maintain alignment in your layout.",
|
"description": "A flexible spacer component designed to create consistent spacing and maintain alignment in your layout.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"spacer"
|
"spacer"
|
||||||
|
|||||||
@ -1,5 +1,88 @@
|
|||||||
# @heroui/spinner
|
# @heroui/spinner
|
||||||
|
|
||||||
|
## 2.2.20
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/system-rsc@2.3.16
|
||||||
|
- @heroui/system@2.4.19
|
||||||
|
|
||||||
## 2.2.20-beta.2
|
## 2.2.20-beta.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/spinner",
|
"name": "@heroui/spinner",
|
||||||
"version": "2.2.19",
|
"version": "2.2.20",
|
||||||
"description": "Loaders express an unspecified wait time or display the length of a process.",
|
"description": "Loaders express an unspecified wait time or display the length of a process.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"loading",
|
"loading",
|
||||||
|
|||||||
@ -1,5 +1,88 @@
|
|||||||
# @heroui/switch
|
# @heroui/switch
|
||||||
|
|
||||||
|
## 2.2.21
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/use-safe-layout-effect@2.1.8
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
|
||||||
## 2.2.21-beta.2
|
## 2.2.21-beta.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/switch",
|
"name": "@heroui/switch",
|
||||||
"version": "2.2.20",
|
"version": "2.2.21",
|
||||||
"description": "A switch is similar to a checkbox, but represents on/off values as opposed to selection.",
|
"description": "A switch is similar to a checkbox, but represents on/off values as opposed to selection.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"switch"
|
"switch"
|
||||||
|
|||||||
@ -1,5 +1,90 @@
|
|||||||
# @heroui/table
|
# @heroui/table
|
||||||
|
|
||||||
|
## 2.2.22
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-icons@2.1.10
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/checkbox@2.3.22
|
||||||
|
- @heroui/spacer@2.2.17
|
||||||
|
|
||||||
## 2.2.22-beta.4
|
## 2.2.22-beta.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/table",
|
"name": "@heroui/table",
|
||||||
"version": "2.2.21",
|
"version": "2.2.22",
|
||||||
"description": "Tables are used to display tabular data using rows and columns. ",
|
"description": "Tables are used to display tabular data using rows and columns. ",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"table"
|
"table"
|
||||||
|
|||||||
@ -1,5 +1,89 @@
|
|||||||
# @heroui/tabs
|
# @heroui/tabs
|
||||||
|
|
||||||
|
## 2.2.20
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/use-is-mounted@2.1.8
|
||||||
|
- @heroui/aria-utils@2.2.20
|
||||||
|
|
||||||
## 2.2.20-beta.2
|
## 2.2.20-beta.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/tabs",
|
"name": "@heroui/tabs",
|
||||||
"version": "2.2.19",
|
"version": "2.2.20",
|
||||||
"description": "Tabs organize content into multiple sections and allow users to navigate between them.",
|
"description": "Tabs organize content into multiple sections and allow users to navigate between them.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"tabs"
|
"tabs"
|
||||||
|
|||||||
@ -1,5 +1,90 @@
|
|||||||
# @heroui/toast
|
# @heroui/toast
|
||||||
|
|
||||||
|
## 2.0.13
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-icons@2.1.10
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/use-is-mobile@2.2.11
|
||||||
|
- @heroui/spinner@2.2.20
|
||||||
|
|
||||||
## 2.0.13-beta.3
|
## 2.0.13-beta.3
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/toast",
|
"name": "@heroui/toast",
|
||||||
"version": "2.0.12",
|
"version": "2.0.13",
|
||||||
"description": "Toast are temporary notifications that provide concise feedback about an action or event",
|
"description": "Toast are temporary notifications that provide concise feedback about an action or event",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"toast"
|
"toast"
|
||||||
|
|||||||
@ -1,5 +1,92 @@
|
|||||||
# @heroui/tooltip
|
# @heroui/tooltip
|
||||||
|
|
||||||
|
## 2.2.20
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/use-safe-layout-effect@2.1.8
|
||||||
|
- @heroui/dom-animation@2.1.10
|
||||||
|
- @heroui/use-aria-overlay@2.0.1
|
||||||
|
- @heroui/framer-utils@2.1.19
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/aria-utils@2.2.20
|
||||||
|
|
||||||
## 2.2.20-beta.2
|
## 2.2.20-beta.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/tooltip",
|
"name": "@heroui/tooltip",
|
||||||
"version": "2.2.19",
|
"version": "2.2.20",
|
||||||
"description": "A React Component for rendering dynamically positioned Tooltips",
|
"description": "A React Component for rendering dynamically positioned Tooltips",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"tooltip"
|
"tooltip"
|
||||||
|
|||||||
@ -1,5 +1,88 @@
|
|||||||
# @heroui/user
|
# @heroui/user
|
||||||
|
|
||||||
|
## 2.2.19
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/avatar@2.2.19
|
||||||
|
|
||||||
## 2.2.19-beta.3
|
## 2.2.19-beta.3
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/user",
|
"name": "@heroui/user",
|
||||||
"version": "2.2.18",
|
"version": "2.2.19",
|
||||||
"description": "Flexible User Profile Component.",
|
"description": "Flexible User Profile Component.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"user"
|
"user"
|
||||||
|
|||||||
@ -1,5 +1,136 @@
|
|||||||
# @heroui/react
|
# @heroui/react
|
||||||
|
|
||||||
|
## 2.8.0
|
||||||
|
|
||||||
|
### Minor Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/scroll-shadow@2.3.16
|
||||||
|
- @heroui/autocomplete@2.3.24
|
||||||
|
- @heroui/number-input@2.0.13
|
||||||
|
- @heroui/breadcrumbs@2.2.19
|
||||||
|
- @heroui/date-picker@2.3.23
|
||||||
|
- @heroui/framer-utils@2.1.19
|
||||||
|
- @heroui/date-input@2.3.22
|
||||||
|
- @heroui/pagination@2.2.21
|
||||||
|
- @heroui/accordion@2.2.20
|
||||||
|
- @heroui/input-otp@2.1.22
|
||||||
|
- @heroui/calendar@2.2.23
|
||||||
|
- @heroui/checkbox@2.3.22
|
||||||
|
- @heroui/dropdown@2.3.23
|
||||||
|
- @heroui/progress@2.2.19
|
||||||
|
- @heroui/skeleton@2.2.15
|
||||||
|
- @heroui/divider@2.2.16
|
||||||
|
- @heroui/listbox@2.3.22
|
||||||
|
- @heroui/popover@2.3.23
|
||||||
|
- @heroui/snippet@2.2.24
|
||||||
|
- @heroui/spinner@2.2.20
|
||||||
|
- @heroui/tooltip@2.2.20
|
||||||
|
- @heroui/avatar@2.2.19
|
||||||
|
- @heroui/button@2.2.23
|
||||||
|
- @heroui/drawer@2.2.20
|
||||||
|
- @heroui/navbar@2.2.21
|
||||||
|
- @heroui/ripple@2.2.18
|
||||||
|
- @heroui/select@2.4.23
|
||||||
|
- @heroui/slider@2.4.20
|
||||||
|
- @heroui/spacer@2.2.17
|
||||||
|
- @heroui/switch@2.2.21
|
||||||
|
- @heroui/alert@2.2.23
|
||||||
|
- @heroui/badge@2.2.15
|
||||||
|
- @heroui/image@2.2.15
|
||||||
|
- @heroui/input@2.4.23
|
||||||
|
- @heroui/modal@2.2.20
|
||||||
|
- @heroui/radio@2.3.22
|
||||||
|
- @heroui/table@2.2.22
|
||||||
|
- @heroui/toast@2.0.13
|
||||||
|
- @heroui/card@2.2.22
|
||||||
|
- @heroui/chip@2.2.19
|
||||||
|
- @heroui/code@2.2.17
|
||||||
|
- @heroui/form@2.1.22
|
||||||
|
- @heroui/link@2.2.20
|
||||||
|
- @heroui/menu@2.2.22
|
||||||
|
- @heroui/tabs@2.2.20
|
||||||
|
- @heroui/user@2.2.19
|
||||||
|
- @heroui/kbd@2.2.18
|
||||||
|
- @heroui/system@2.4.19
|
||||||
|
- @heroui/theme@2.4.18
|
||||||
|
|
||||||
## 2.8.0-beta.15
|
## 2.8.0-beta.15
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/react",
|
"name": "@heroui/react",
|
||||||
"version": "2.7.11",
|
"version": "2.8.0",
|
||||||
"description": "🚀 Beautiful and modern React UI library.",
|
"description": "🚀 Beautiful and modern React UI library.",
|
||||||
"author": "HeroUI <support@heroui.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
|
|||||||
@ -1,5 +1,83 @@
|
|||||||
# @heroui/system-rsc
|
# @heroui/system-rsc
|
||||||
|
|
||||||
|
## 2.3.16
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
## 2.3.16-beta.5
|
## 2.3.16-beta.5
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/system-rsc",
|
"name": "@heroui/system-rsc",
|
||||||
"version": "2.3.15",
|
"version": "2.3.16",
|
||||||
"description": "HeroUI system primitives compatibles with RSC imports",
|
"description": "HeroUI system primitives compatibles with RSC imports",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"system-rsc"
|
"system-rsc"
|
||||||
|
|||||||
@ -1,5 +1,87 @@
|
|||||||
# @heroui/system
|
# @heroui/system
|
||||||
|
|
||||||
|
## 2.4.19
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/react-utils@2.1.12
|
||||||
|
- @heroui/system-rsc@2.3.16
|
||||||
|
|
||||||
## 2.4.19-beta.2
|
## 2.4.19-beta.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@heroui/system",
|
"name": "@heroui/system",
|
||||||
"version": "2.4.18",
|
"version": "2.4.19",
|
||||||
"description": "HeroUI system primitives",
|
"description": "HeroUI system primitives",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"system"
|
"system"
|
||||||
|
|||||||
@ -1,5 +1,86 @@
|
|||||||
# @heroui/theme
|
# @heroui/theme
|
||||||
|
|
||||||
|
## 2.4.18
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - ## Consolidated Changes
|
||||||
|
|
||||||
|
### Major Update
|
||||||
|
|
||||||
|
- TailwindCSS v4
|
||||||
|
|
||||||
|
### Bug Fixes & Improvements
|
||||||
|
|
||||||
|
#### Theme & Styling
|
||||||
|
|
||||||
|
- fix rotate transition (#5441)
|
||||||
|
- fix incorrect target theme (#5469)
|
||||||
|
- fixed missing radius styles in th and td in Table (#4988)
|
||||||
|
- fixed transition (#5409)
|
||||||
|
- fix text selection in table (#5413)
|
||||||
|
- Fix transition scale (#5271)
|
||||||
|
- fix outline styles (#5266)
|
||||||
|
|
||||||
|
#### Components
|
||||||
|
|
||||||
|
**Toast**
|
||||||
|
|
||||||
|
- Renaming loadingIcon to loadingComponent
|
||||||
|
- Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#5096)
|
||||||
|
- Remove the bottom extension of the toast (#5231)
|
||||||
|
- Enable programmatically closing a toast with a specific key (#5084)
|
||||||
|
|
||||||
|
**Slider**
|
||||||
|
|
||||||
|
- introduce `getTooltipValue` prop for custom tooltip value (#4741)
|
||||||
|
- fixed slider component NaN values when min and max are the same value (#5014)
|
||||||
|
|
||||||
|
**Select**
|
||||||
|
|
||||||
|
- add `isClearable` and `onClear` prop to Select component (#2239)
|
||||||
|
|
||||||
|
**Calendar**
|
||||||
|
|
||||||
|
- Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#5117)
|
||||||
|
|
||||||
|
**Input**
|
||||||
|
|
||||||
|
- fix `Input` accessibility label duplication (#5150)
|
||||||
|
|
||||||
|
**Date Input**
|
||||||
|
|
||||||
|
- add 'outside-top' prop to input (#3058)
|
||||||
|
|
||||||
|
**Table**
|
||||||
|
|
||||||
|
- support custom sort icon in Table (#5223)
|
||||||
|
- remove `removeWrapper` from virtualized table (#4995)
|
||||||
|
|
||||||
|
**Autocomplete**
|
||||||
|
|
||||||
|
- do not render selector button if selector icon is null (#5423)
|
||||||
|
|
||||||
|
**Image & Avatar**
|
||||||
|
|
||||||
|
- fixed image src double fetch issue (#3847)
|
||||||
|
|
||||||
|
#### System & Core
|
||||||
|
|
||||||
|
- add useInputLabelPlacement
|
||||||
|
- remove `@heroui/aria-utils` dependency
|
||||||
|
|
||||||
|
#### Hooks & Utilities
|
||||||
|
|
||||||
|
- fix use-theme logic
|
||||||
|
- Fix skeleton animate
|
||||||
|
- bump RA versions
|
||||||
|
- Draggable modal will be scrollable in mobile devices (#5280)
|
||||||
|
- refactor: overlay & interactOutside
|
||||||
|
|
||||||
|
- Updated dependencies [[`e489af8`](https://github.com/heroui-inc/heroui/commit/e489af83c189d0b42dca1b0afca1f5d003cd6033)]:
|
||||||
|
- @heroui/shared-utils@2.1.10
|
||||||
|
|
||||||
## 2.4.18-beta.7
|
## 2.4.18-beta.7
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user