Releases: cube-js/cube-ui-kit
Releases · cube-js/cube-ui-kit
v0.14.8
12 Dec 10:16
Compare
Sorry, something went wrong.
No results found
v0.14.7
02 Dec 12:39
Compare
Sorry, something went wrong.
No results found
v0.14.6
01 Dec 18:37
Compare
Sorry, something went wrong.
No results found
Patch Changes
#255 30d52f9 Thanks @tenphi ! - Reduce the distance between radio buttons inside Radio.Group
v0.14.5
29 Nov 13:06
Compare
Sorry, something went wrong.
No results found
v0.14.4
24 Nov 16:08
Compare
Sorry, something went wrong.
No results found
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.
v0.14.3
17 Nov 10:47
Compare
Sorry, something went wrong.
No results found
v0.14.2
03 Nov 12:33
Compare
Sorry, something went wrong.
No results found
Patch Changes
#240 d2369ba Thanks @tenphi ! - Add text security support in the TextArea component for Firefox
v0.14.1
28 Oct 16:07
Compare
Sorry, something went wrong.
No results found
v0.14.0
26 Oct 09:54
Compare
Sorry, something went wrong.
No results found
Minor Changes
Patch Changes
#230 9578486 Thanks @tenphi ! - The Form component set submitError no more on failed validation.
SubmitError component now handles non-valid errors as Internal error.
v0.13.6
12 Oct 10:37
Compare
Sorry, something went wrong.
No results found
Patch Changes
#227 19c1adf Thanks @tenphi ! - Add SubmitError component to display error that throws onSubmit callback.
Allow to manually visualize a submit error.