Skip to content

Releases: huntabyte/bits-ui

[email protected]

04 Oct 14:45
dec49b1
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • gracefully handle internally cancelled interactoutside events (#726)

[email protected]

03 Oct 01:35
eb4d369
Compare
Choose a tag to compare

Patch Changes

  • fix: Changed svelte event handlers in favor of CustomEventHandler (#536)

[email protected]

03 Oct 16:57
b8087dd
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: ensure crossorigin isn't applied to image if it is undefined or not passed as a prop (#724)

[email protected]

03 Oct 01:29
f7da83a
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • Alert Dialog: Action button no longer closes the dialog to accomodate form submission / other asynchronous action (#718)

  • fix bug preventing crossorigin and referrerpolicy attributes to work with Avatar.Image component (#721)

[email protected]

03 Oct 00:32
0a8d06c
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • feat: export and document Portal utility component (#716)

[email protected]

02 Oct 22:36
f48d572
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • next: fix command scrollIntoView issues (#714)

  • Listbox/Combobox: gracefully handle deselect when type="single" (#713)

[email protected]

29 Sep 22:46
4bb22a8
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: align Tabs component ARIA attribute with W3C spec (#702)

[email protected]

29 Sep 18:06
a90e331
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • Forward dir prop to underling elements (#701)

  • fix(Combobox): scroll highlighted item into view when navigating the list with keyboard (#699)

[email protected]

29 Sep 03:32
c893a90
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • next: fix pointer event restoration (#695)

[email protected]

29 Sep 00:57
f7b63ff
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Major Changes

  • Svelte 5 pre-release. This release includes many breaking changes, bug fixes, and new features that are not possible to include in the previous release. Please see the @next documentation for more information. (#690)