Releases: cube-js/cube-ui-kit
Releases · cube-js/cube-ui-kit
v0.62.0
Minor Changes
- #695
81281f1
Thanks @tenphi! - Remove ellipsis
flag from <Select/>
. Text overflow ellipsis is now always used.
Patch Changes
v0.61.10
Patch Changes
- #693
9b52be6
Thanks @tenphi! - Allow PrismCode to accept nullish values if they are passed.
v0.61.8
Patch Changes
- #689
dc2d451
Thanks @tenphi! - Do not render the footer in AlertDialog if all button props are falsy
v0.61.6
Patch Changes
- #685
eeaf472
Thanks @tenphi! - Add light version for Tooltip component. Use isLight
prop to activate it.
v0.61.4
Patch Changes
56f9304
Thanks @tenphi! - Fix missing aria-label on Close button in FileTabs.