Skip to content

Releases: heroui-inc/heroui

@nextui-org/breadcrumbs@2.2.6

05 Jan 13:16
eada8cb
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [e7ff673]:
    • @nextui-org/react-utils@2.1.3

@nextui-org/badge@2.2.5

05 Jan 13:15
eada8cb
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [e7ff673]:
    • @nextui-org/react-utils@2.1.3

@nextui-org/avatar@2.2.6

05 Jan 13:15
eada8cb
Compare
Choose a tag to compare

Patch Changes

@nextui-org/autocomplete@2.3.9

05 Jan 13:15
eada8cb
Compare
Choose a tag to compare

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

05 Jan 13:18
eada8cb
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies []:
    • @nextui-org/system@2.4.6

@nextui-org/alert@2.2.9

05 Jan 13:15
eada8cb
Compare
Choose a tag to compare

Patch Changes

@nextui-org/accordion@2.2.7

05 Jan 13:15
eada8cb
Compare
Choose a tag to compare

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

24 Dec 01:07
05807d8
Compare
Choose a tag to compare

🚀 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:
    • Filtered disallowed characters in OTP input value. #4338
    • Improved file input label placement. #4366
  • Component Bugs:
    • Addressed border issues in the alert component. #4383
    • Fixed hover state invisibility in card input and ensured consistency in date-input and time-input components. #4394
  • 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 and variantProps import in alert component. #4365
  • Intersection Observer: Resolved horizontal scroll triggering issues in documentation. #4341

✨ Features

  • Documentation Enhancements:
    • Preserved scroll position between navigations. #4294
    • Added NextUI Pro callout for visibility. #4391
    • Fixed link typos and examples for better readability and accuracy. #4342, #4339
    • Added input form validation examples. #4368
    • Updated switch custom style example to fix wrong margins. #4389
  • 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:
    • Consolidated onPress events across components for consistency. #4354
    • Improved event handling in documentation. #4353

This release includes critical bug fixes, UX improvements, and updates to streamline developer and end-user experiences.

@nextui-org/navbar@2.2.7

24 Dec 01:07
05807d8
Compare
Choose a tag to compare

Patch Changes

@nextui-org/use-aria-modal-overlay@2.2.3

10 Dec 21:19
85893b5
Compare
Choose a tag to compare

Patch Changes