Skip to content

Releases: cube-js/cube-ui-kit

v0.11.1

25 Jul 14:10
ddf2bfa
Compare
Choose a tag to compare

Patch Changes

v0.11.0

25 Jul 09:04
5caf1a5
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.10.13

07 Jul 13:43
4d01350
Compare
Choose a tag to compare

Patch Changes

  • #151 e3eaeba Thanks @nikolaykost! - Adds prop selectionType for Menu component. That stands for values checkbox or radio.

    <Menu selectionType="checkbox" selectionMode="single">
      <Item key="1">Item 1</Item>
      <Item key="2">Item 2</Item>
    </Menu>
  • #111 f45b927 Thanks @MrFlashAccount! - CC-677 significantly improved performance of the Spin component in all browsers.

v0.10.12

27 Jun 17:56
9ee0e88
Compare
Choose a tag to compare

Patch Changes

v0.10.11

26 Jun 16:23
370d060
Compare
Choose a tag to compare

Patch Changes

v0.10.10

25 Jun 15:44
072e597
Compare
Choose a tag to compare

Patch Changes

v0.10.9

25 Jun 09:49
dc87513
Compare
Choose a tag to compare

Patch Changes

  • #138 e7861d3 Thanks @tenphi! - Fix extractStyles() logic.
    Fix label position inside a field.

v0.10.8

24 Jun 16:56
d0559c2
Compare
Choose a tag to compare

Patch Changes

v0.10.7

24 Jun 16:23
f0b3f34
Compare
Choose a tag to compare

Patch Changes

v0.10.6

24 Jun 15:58
0de3d22
Compare
Choose a tag to compare

Patch Changes