Releases: ConsenSysMesh/rimble-ui
Releases · ConsenSysMesh/rimble-ui
v0.14.0
26 Mar 22:43
Compare
Sorry, something went wrong.
No results found
🚀 New Feature
Export ES6 modules for tree shaking 🌳
v0.13.1
27 Feb 21:25
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fix
Added default props for Heading
component.
v0.13.0
27 Feb 18:59
Compare
Sorry, something went wrong.
No results found
🚀 New Feature
Added crypto icons under the Icon
component.
🐛 Bug Fix
Fixed Heading
component as
prop not working.
Fixed Text
component as
prop not working.
Fixed Select
component arrow icon placement.
v0.12.0
27 Feb 18:44
Compare
Sorry, something went wrong.
No results found
🚀 New Feature
Updated all components to styled-system
v5.
v0.11.1
26 Nov 16:37
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fix
Fixed icon background color on ToastMessage
component. #381
fixed display prop not rendering correctly for Icon
component. #380
fixed disabled styling for Slider
component. #414
v0.11.0
20 Nov 16:30
Compare
Sorry, something went wrong.
No results found
🚀 New Feature
Added BaseStyles
component
🐛 Bug Fix
Updated Text
component to pass as
prop correctly.
Updated Heading
component to pass as
prop correctly.
Updated Select
component to adjust width.
Updated Field
to inherit color.
Updated Radio
and Checkbox
components to inherit text and icon colors correctly.
Fixed pre-commit deprecation warning
#372 .
Fixed warnings when building library #376 .
💅 Enhancement
Adjusted EthAddress
component padding.
Addeded default font sizes for h1-h6
elements.
Styled input[type="color"]
for better visibility.
Updated default props for Input
, Textarea
, Card
.
Removed copyColor
from theme.js
.
Added text
and background
colors to theme.js
.
v0.10.0
03 Oct 17:19
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fix
Fixed Select arrow display bug.
💅 Enhancement
Added missing props to QR component.
Added title
and aria-label
attributes to EthAddress inputs (accessibility).
Changed default module from cjs
to umd
.
Upgraded to storybook app and updated stories.
Reorganized component testing app (CRA).
v0.9.8
19 Sep 22:01
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fix
updated vulnerable dependencies.
fixed onChange event not firing for file inputs.
💅 Enhancement
added new EthAddress
component.
v0.9.7
13 Aug 23:12
Compare
Sorry, something went wrong.
No results found
Fixed onChange events not firing for file inputs.
v0.9.6
18 Jul 20:13
Compare
Sorry, something went wrong.
No results found
Fixed default theme in rimble ThemeProvider.