Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2025

This PR contains the following updates:

Package Change Age Confidence
@heroui/theme (source) 2.4.17 -> 2.4.23 age confidence

Release Notes

heroui-inc/heroui (@​heroui/theme)

v2.4.23

Compare Source

Patch Changes

v2.4.22

Compare Source

Patch Changes

v2.4.21

Compare Source

Patch Changes

v2.4.20

Compare Source

Patch Changes

v2.4.19

Compare Source

Patch Changes

v2.4.18

Compare Source

Patch Changes
Major Update
  • TailwindCSS v4
Bug Fixes & Improvements
Theme & Styling
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]:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Sep 2, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
springfall Ready Ready Preview Comment Nov 10, 2025 7:10pm

@renovate renovate bot force-pushed the renovate/heroui-theme-2.x branch from ed2661d to 7a86c9a Compare September 9, 2025 20:55
@renovate renovate bot changed the title fix(deps): update dependency @heroui/theme to v2.4.21 fix(deps): update dependency @heroui/theme to v2.4.22 Sep 9, 2025
@renovate renovate bot force-pushed the renovate/heroui-theme-2.x branch from 7a86c9a to 8661f5c Compare October 4, 2025 13:58
@renovate renovate bot changed the title fix(deps): update dependency @heroui/theme to v2.4.22 fix(deps): update dependency @heroui/theme to v2.4.23 Oct 4, 2025
@renovate renovate bot force-pushed the renovate/heroui-theme-2.x branch from 8661f5c to 68c6c9f Compare October 21, 2025 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant