Skip to content

Releases: huntabyte/bits-ui

v0.11.7

11 Dec 16:11
4a46158
Compare
Choose a tag to compare

Patch Changes

  • fix: bug with select menus inside popovers not restoring scroll (#209)

  • add closeOnItemClick prop to menu components (#209)

v0.11.6

08 Dec 01:35
e832fdd
Compare
Choose a tag to compare

Patch Changes

  • feat: add Pagination component (#223)

  • feat: add Toolbar component (#219)

v0.11.5

07 Dec 03:32
a665a42
Compare
Choose a tag to compare

Patch Changes

  • fix: calendar months type & range calendar numberOfMonths prop (#224)

v0.11.4

07 Dec 02:16
d3c1f4b
Compare
Choose a tag to compare

Patch Changes

  • Fix: bugs with reactive slot props & multiple value bindings (#221)

v0.11.3

06 Dec 02:31
3c2c5b5
Compare
Choose a tag to compare

Patch Changes

  • fix: generic type inference for Select component (#217)

v0.11.2

06 Dec 00:49
552a3db
Compare
Choose a tag to compare

Patch Changes

  • fix: exported SelectProps type (#214)

v0.11.1

06 Dec 00:07
946d16b
Compare
Choose a tag to compare

Patch Changes

  • feat: readonly startValue prop (#212)

v0.11.0

05 Dec 22:56
cfd703c
Compare
Choose a tag to compare

Minor Changes

  • breaking: rename Date to Day in Calendar components (#210)

v0.10.3

05 Dec 04:33
77c7997
Compare
Choose a tag to compare

Patch Changes

  • Calendar & Range Calendar: add initialFocus prop to autofocus dates on mount (#207)

v0.10.2

05 Dec 01:48
970c5ff
Compare
Choose a tag to compare

Patch Changes

  • fix: calendar data-selected attribute (#205)