Skip to content

Releases: cube-js/cube-ui-kit

v0.73.2

19 Aug 12:25
c80e436
Compare
Choose a tag to compare

Patch Changes

v0.73.1

18 Aug 17:15
17d2e95
Compare
Choose a tag to compare

Patch Changes

v0.73.0

15 Aug 13:41
1b7fb47
Compare
Choose a tag to compare

Minor Changes

  • #752 6f3b2616 Thanks @tenphi! - Add itemBase and ItemButton components packed with lots of features. ItemBase is now used as a base for all Item components in Menu, CommandMenu, ListBox, FilterListBox, FilterPicker, Select, ComboBox.

Patch Changes

  • #752 6f3b2616 Thanks @tenphi! - Make menu props optional for open method in useAnchoredMenu.

  • #752 6f3b2616 Thanks @tenphi! - Increase search input size for FilterListBox and CommandMenu.

  • #752 6f3b2616 Thanks @tenphi! - Add default menu props to useAnchoredMenu.

  • #752 6f3b2616 Thanks @tenphi! - Add allValueProps, customValueProps and newCustomValueProps to customize the additional options in ListBox, FilterListBox and FilterPicker.

  • #752 6f3b2616 Thanks @tenphi! - Sync opening state between FilterPicker instances and other triggers.

v0.72.2

11 Aug 10:51
6430fed
Compare
Choose a tag to compare

Patch Changes

v0.72.1

07 Aug 14:39
965c480
Compare
Choose a tag to compare

Patch Changes

v0.72.0

07 Aug 11:48
0376859
Compare
Choose a tag to compare

Minor Changes

  • #747 27dc51b2 Thanks @tenphi! - New syntax for custom properties with fallback: ($prop-name, <fallback_value>).

Patch Changes

  • #749 6f40ed82 Thanks @tenphi! - Add SubMenuTrigger component for submenu support in Menu. CommandMenu is not supported.

v0.71.2

06 Aug 16:38
00b726a
Compare
Choose a tag to compare

Patch Changes

v0.71.1

06 Aug 09:27
0a560e6
Compare
Choose a tag to compare

Patch Changes

v0.71.0

05 Aug 16:42
4474403
Compare
Choose a tag to compare

Minor Changes

  • #681 c5f04fec Thanks @tenphi! - A brand new style parser that supports all kinds of css syntax and nested custom tasty syntax.

v0.70.0

04 Aug 16:53
0103204
Compare
Choose a tag to compare

Minor Changes

  • #739 796e9bee Thanks @tenphi! - New syntax for custom properties: # @cube-dev/ui-kit instead of @`. The old syntax is now deprecated.

Patch Changes