Releases: lifeomic/chroma-react
Releases · lifeomic/chroma-react
v3.4.2
v3.4.1
v3.4.0
v3.3.4
v3.3.3
v3.3.2
[#300]
- Added
defaultProps
for MUI Button, Checkbox, FormControl, Select, TextField'scolor
andvariant
default values- MUI updated the default value so we are reverting it back to the previous default
- Added documentation for
StyledEngineProvider
since it is required in order to fix style overrides and injection order
v3.3.1
v3.3.0
v3.2.0
[#296]
-
Added
required
prop and styling, tests, and storybook examples for each of the following:- Checkbox
- ColorPicker
- ComboBox
- DayPicker (already handled by TextField)
- Phone Input
- Unit Input
- Radio
- RadioGroup
- RadioGroupMinimal
- Select
- TextArea
- Toggle
-
Added Storybook examples for previously implemented TextField
-
Added Styling and tests for NumberFormat