All Versions
116
Latest Version
Avg Release Cycle
21 days
Latest Release
-
Changelog History
Page 6
Changelog History
Page 6
-
v3.2.2 Changes
- Feat/textarea character counter #858
- โ Add Character Counter to TextInput #849
- โ Avoid non-unique id warning on TextInput #851
- Custom error/success messages for Textarea #852
- Select other attributes #857
-
v3.2.1 Changes
- ๐ Fixes
checked
checkbox bug #854
- ๐ Fixes
-
v3.2.0 Changes
- Pass value prop as value to input #831
- Select component improvements #822
- Parallax story now uses the correct props #844
- Checkbox component indeterminate state broken #809
- โ Add missing Collapsible stories #814
- ๐ Allow TextInput to have node as an Icon #840
-
v3.1.1 Changes
- ๐ Fix broken Navbar import
-
v3.1.0 Changes
- โ Add
defaultProps
to Dropdown #825 - โ Remove unnecessary
div
; useFragment
in Modal #827 - โก๏ธ Dynamically update
checked
props in Checkbox #824 - ๐ Allow the use of
picture
HTML element in Parallax #795 - โ Add missing Chip stories #812
- โ Add missing Navbar stories #813
- Swipeable Tabs broken and className not passed to Tab #816
- โ Add
-
v3.0.5 Changes
- Apply iconClassName to textarea icon #820
- โ Add SideNav stories #807
- ๐ Fix textarea custom css classes #806
-
v3.0.4 Changes
- Textarea now correctly handles layout classes (CloudPower97 #794)
- ๐ Fix Datepicker now correctly onChange (CloudPower97 #800)
- Caption component is now exported (CloudPower97 #802)
- โ Add defaultProps to TimePicker component (CloudPower97 #803)
- โ Add missing knobs to TextInput story (CloudPower97 #805)
- ๐ Fix FAB to Toolbar bug (CloudPower97 #808)
- โ Add missing Collection stories (CloudPower97 #810)
-
v3.0.3 Changes
- โ Add Parallax story (onluiz #771)
- โ Add Preloader story (onluiz #772)
- ๐ Fix SideNav init bug (onluiz #773)
- ๐ Fix Welcome story typo
- ๐ Fix close icon on Chip
-
v3.0.2 Changes
- โฌ๏ธ Upgrade to storybook 5
- Install knobs and notes
- โ Add samples knobs and notes to Autocomplete
- ๐ Install latest eslint and react
-
v3.0.1 Changes
- ๐ Fix bug where dropdown could not be destroyed
- ๐ Fix Collapsible not being able to be
expandable
- โ Remove
NavItem
wrapper - ๐ Fix Button story warnings