Releases: lifeomic/chroma-react
Releases · lifeomic/chroma-react
v0.6.2
New Features 🚀
- ColorPicker fullWidth popover (#153)
- Convert PriceFormatField to use penny values (#155)
Bug Fixes 🐛
- ColorPicker styling improvements (#154) (#156)
v0.6.1
New Features 🚀
- Added new
<ColorPicker
component (#151)
v0.6.0
Deprecation Warning
- Deprecated icons exported from Chroma directly in favor of importing icons from Chromicons (https://github.com/lifeomic/chromicons) directly. In a future release, these will be removed completely.
v0.5.0
New Features 🚀
- Added
tooltipMessage
and icon
props to Select (#132)
- Added
disabled
prop to Select Option (#131)
v0.4.6
Bug Fixes 🐛
- IE11 style fixes for Select and Combobox (#129)
v0.4.5
Bug Fixes 🐛
- Misaligned icon on IE (#128)
v0.4.4
Bug Fixes 🐛
- Remove scale from full screen modal opening/closing transition (#122)