Releases: cube-js/cube-ui-kit
Releases · cube-js/cube-ui-kit
v0.14.14
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
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
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.6
Patch Changes
- #255
30d52f9
Thanks @tenphi! - Reduce the distance between radio buttons inside Radio.Group
v0.14.4
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.