Skip to content

Releases: cube-js/cube-ui-kit

v0.16.1

02 Feb 14:07
1c574e2

Choose a tag to compare

Patch Changes

  • #274 43b7913 Thanks @MrFlashAccount! - added ability to specify the way how we'd like to hide a dialog: by unmounting or by hiding in css

v0.16.0

02 Feb 13:31
094f526

Choose a tag to compare

Minor Changes

  • #287 15d83f0 Thanks @tenphi! - Change RangeSlider API to accept only array with two numbers as a value.

v0.15.0

01 Feb 15:44
d5ad3df

Choose a tag to compare

Minor Changes

  • #285 01a08ac Thanks @tenphi! - Full rework of Slider component. Split it into two separate components: Slider and RangeSlider. Add gradation property. Fix styling and accessibility issues.

v0.14.16

25 Jan 18:43
933a0f0

Choose a tag to compare

Patch Changes

  • #283 f07722e Thanks @tenphi! - Fix label positioning for side layout in Form.
    Fix RangeSlider's usage inside forms with labelPosition="side".

v0.14.15

23 Jan 13:11
861ed17

Choose a tag to compare

Patch Changes

  • #281 a30cf7d Thanks @tenphi! - Checkbox now has an abilility to have both a label and a text value inside forms.

v0.14.14

20 Jan 13:47
1d73574

Choose a tag to compare

Patch Changes

  • #279 14120c8 Thanks @tenphi! - The border style now explicitly sets zero-width border for all border that are not mentioned by modifiers. So that it always overrides default values.

v0.14.13

20 Jan 11:39
8d12c6e

Choose a tag to compare

Patch Changes

  • #277 86061ce Thanks @tenphi! - Fix NumberInput default width

  • #277 86061ce Thanks @tenphi! - The border style now explicitly sets zero-width border for all border that are not mentioned by modifiers. So that it always overrides default values.

v0.14.12

18 Jan 18:52
a3d729e

Choose a tag to compare

Patch Changes

  • #271 90cc2f8 Thanks @tenphi! - Add new special theme for Button and Select components.
    Allow single input layout for RangeSlider component.
    Add ellipsis property to Select component to allow text overflow of selected value.

v0.14.10

15 Dec 17:39
f4af969

Choose a tag to compare

Patch Changes

  • #265 e96fc55 Thanks @tenphi! - Increase the specificity of generated styles.

  • #266 abb4db7 Thanks @tenphi! - Change preset style of the Select component and its options to t3 to match TextInput.

v0.14.9

12 Dec 12:39
871e071

Choose a tag to compare

Patch Changes