Skip to content

Releases: cube-js/cube-ui-kit

v0.14.14

20 Jan 13:47
1d73574
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Patch Changes

v0.14.8

12 Dec 10:16
e8f6884
Compare
Choose a tag to compare

Patch Changes

v0.14.7

02 Dec 12:39
248ef87
Compare
Choose a tag to compare

Patch Changes

v0.14.6

01 Dec 18:37
16c74a7
Compare
Choose a tag to compare

Patch Changes

  • #255 30d52f9 Thanks @tenphi! - Reduce the distance between radio buttons inside Radio.Group

v0.14.5

29 Nov 13:06
ec1ba99
Compare
Choose a tag to compare

Patch Changes

  • #253 4aba492 Thanks @tenphi! - Fix styles for disabled option in Select & ComboBox components.

  • #252 fe6526d Thanks @tenphi! - SubmitError is removed when any value in the form is changed.

v0.14.4

24 Nov 16:08
5f546ca
Compare
Choose a tag to compare

Patch Changes

  • #249 da3bfe8 Thanks @tenphi! - Fixes wrapper prop support on Menu Item.
    Fixes styles of Tooltip's Tip to better match the geometry of a tooltip.

  • #247 c001216 Thanks @tenphi! - Improve performance of style caching for raw tasty components.