Skip to content

Releases: huntabyte/bits-ui

bits-ui@1.0.0-next.68

08 Dec 17:39
e6bb3f1
Compare
Choose a tag to compare
bits-ui@1.0.0-next.68 Pre-release
Pre-release

Patch Changes

  • fix: avoidCollisions in Floating UI components (#984)

bits-ui@1.0.0-next.67

07 Dec 01:13
a0da6af
Compare
Choose a tag to compare
bits-ui@1.0.0-next.67 Pre-release
Pre-release

Patch Changes

  • fix: allow Select to handle empty string values via keyboard (#979)

bits-ui@1.0.0-next.66

04 Dec 20:02
b07c6ed
Compare
Choose a tag to compare
bits-ui@1.0.0-next.66 Pre-release
Pre-release

Patch Changes

  • fix: make open prop of DateRangePicker and DatePicker $bindable (#975)

bits-ui@1.0.0-next.65

30 Nov 02:41
79be550
Compare
Choose a tag to compare
bits-ui@1.0.0-next.65 Pre-release
Pre-release

Patch Changes

  • improve export strategy (#966)

bits-ui@1.0.0-next.64

22 Nov 16:21
3f2aa77
Compare
Choose a tag to compare
bits-ui@1.0.0-next.64 Pre-release
Pre-release

Patch Changes

  • fix: only submit values with FormData on Combobox/Select type="multiple" if a value is selected to align with native <select multiple> behavior (#961)

bits-ui@1.0.0-next.63

20 Nov 00:32
1205e92
Compare
Choose a tag to compare
bits-ui@1.0.0-next.63 Pre-release
Pre-release

Patch Changes

  • fix: export Portal from Menubar namespace (#955)

bits-ui@1.0.0-next.62

19 Nov 21:31
680b101
Compare
Choose a tag to compare
bits-ui@1.0.0-next.62 Pre-release
Pre-release

Patch Changes

  • DropdownMenu.Trigger type="button" by default (#953)

bits-ui@1.0.0-next.61

19 Nov 21:25
d195154
Compare
Choose a tag to compare
bits-ui@1.0.0-next.61 Pre-release
Pre-release

Patch Changes

  • DropdownMenu.Trigger should default to type="button" while enabling users to override via the type prop (#951)

  • fix: TabTrigger default tabindex handling (#949)

bits-ui@1.0.0-next.60

18 Nov 19:27
0f368fd
Compare
Choose a tag to compare
bits-ui@1.0.0-next.60 Pre-release
Pre-release

Patch Changes

  • fix: DateField 24 hour cycling (#945)

  • fix: issue causing labels associated with radio group items not to select the item (#943)

bits-ui@1.0.0-next.59

17 Nov 17:50
75a7e58
Compare
Choose a tag to compare
bits-ui@1.0.0-next.59 Pre-release
Pre-release

Patch Changes

  • fix: radio group onValueChange loop (#939)