Releases: cube-js/cube-ui-kit
v0.60.0
Minor Changes
-
#659
2dfa908
Thanks @tenphi! - Add success theme for Button component. -
#659
2dfa908
Thanks @tenphi! - Decrease the line height of the h2 headers to 32px. -
#659
2dfa908
Thanks @tenphi! - Improved design of Switch component. -
#659
2dfa908
Thanks @tenphi! - Replace most of the icons with Tabler icons. -
#659
2dfa908
Thanks @tenphi! - Replace most of the colors by more contrast and consistent versions. -
#659
2dfa908
Thanks @tenphi! - Change neutral and outline types visually for Button component and set outline as the default type. -
#659
2dfa908
Thanks @tenphi! - Improve Select and ComboBox styles and the size of their chevron icons. -
#659
2dfa908
Thanks @tenphi! - Add wrapperStyles to Select and ComboBox components and fix style props extraction.
Patch Changes
v0.59.14
v0.59.13
v0.59.12
v0.59.11
Patch Changes
- #651
ae277a7
Thanks @vasilev-alex! - Pass props to the skeleton layout root.
v0.59.10
v0.59.9
v0.59.8
Patch Changes
-
#645
d3cf4a1
Thanks @vasilev-alex! - Add maxRows prop to TextArea in control maximum visible rows in auto-size mode. -
#645
d3cf4a1
Thanks @vasilev-alex! - Improved calculation of height in auto-sized TextArea.