Releases: heroui-inc/heroui
Releases · heroui-inc/heroui
@nextui-org/breadcrumbs@2.2.6
Patch Changes
- Updated dependencies [
e7ff673
]:- @nextui-org/react-utils@2.1.3
@nextui-org/badge@2.2.5
Patch Changes
- Updated dependencies [
e7ff673
]:- @nextui-org/react-utils@2.1.3
@nextui-org/avatar@2.2.6
@nextui-org/autocomplete@2.3.9
Patch Changes
-
#4458
7c2bc4a
Thanks @wingkwong! - clear autocomplete value when pressing clear button (#4402) -
#4452
0401f25
Thanks @Peterl561! - fixed autocomplete validate prop not working after hovering when validation behavior is native -
#4462
16c57ec
Thanks @vinroger! - add support for dataset with section, add support for scrollshadow -
#4496
0c45fed
Thanks @wingkwong! - fix missing popover props except content (#4484) -
Updated dependencies [
d92468a
,33e0418
,16c57ec
,e7ff673
,fb46df2
]:- @nextui-org/listbox@2.3.9
- @nextui-org/popover@2.3.9
- @nextui-org/react-utils@2.1.3
- @nextui-org/button@2.2.9
- @nextui-org/form@2.1.8
- @nextui-org/input@2.4.8
- @nextui-org/scroll-shadow@2.3.5
- @nextui-org/spinner@2.2.6
- @nextui-org/aria-utils@2.2.7
@nextui-org/aria-utils@2.2.7
Patch Changes
- Updated dependencies []:
- @nextui-org/system@2.4.6
@nextui-org/alert@2.2.9
Patch Changes
-
#4447
a83388a
Thanks @wingkwong! - mark description prop as optional (#4445) -
Updated dependencies [
e7ff673
]:- @nextui-org/react-utils@2.1.3
- @nextui-org/button@2.2.9
@nextui-org/accordion@2.2.7
Patch Changes
- Updated dependencies [
e7ff673
]:- @nextui-org/react-utils@2.1.3
- @nextui-org/divider@2.2.5
- @nextui-org/aria-utils@2.2.7
- @nextui-org/framer-utils@2.1.6
@nextui-org/react@2.6.10
🚀 What's Changed in This Release
🐛 Fixes
- TypeScript Types: Enhanced
extendVariants
typing for better system compatibility. #4291 - Dependencies: Updated
@nextui-org/theme
in peer dependencies to resolve compatibility issues. #4334 - Utilities: Prevented
process?.env
transformation in shared utilities. #4327 - Docs Rendering: Fixed unnecessary re-renders in the documentation. #4349
- Menu Overflow: Resolved clipping issues with menu overflow behavior. #4373
- Input Behavior:
- Component Bugs:
- Mobile UX: Enhanced virtual keyboard behavior for allowed keys only. #4411
- Navbar State: Fixed issues with navbar state changes. #4406
- Listbox: Improved HTML rendering for section items. #4369
- Select Component: Removed hidden input from select component to improve accessibility. #4427
- Calendar: Resolved invalid prop warnings in the calendar component. #4428
- Form Validation: Fixed missing behavior prop in form validation hook for input-otp. #4417
- Alert Slots: Fixed
slots
andvariantProps
import in alert component. #4365 - Intersection Observer: Resolved horizontal scroll triggering issues in documentation. #4341
✨ Features
- Documentation Enhancements:
- Stories: Added
shouldBlockScroll
stories for the drawer component. #4351
🔧 Maintenance
- Posthog: Removed ingestion script for cleaner codebase. #4398
- Drawer Component: Exported
drawer children props
for extensibility. #4310 - Changesets: Version updates via GitHub Actions. #4326, #4435
🛠️ Refactors
- Events:
This release includes critical bug fixes, UX improvements, and updates to streamline developer and end-user experiences.
@nextui-org/navbar@2.2.7
Patch Changes
6430bc0
Thanks @jrgarciadev! - Fix release
@nextui-org/use-aria-modal-overlay@2.2.3
Patch Changes
- #4322
78c0928
Thanks @jrgarciadev! - Fix #4292 interactive elements were not responding to "onClick" event