File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -5,26 +5,26 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ UNRELEASED ]
8+ ## [ 0.7.28 ] - 2020-04-20
99
1010### Added
1111
12- - ` ActionList ` documentation and select test suite
13- - ` ActionListCheckbox ` test suite
14- - ` ActionList ` documentation
15- - ` CrossFilter ` Icon
12+ - ` ActionList `
13+ - Added test suite around "select" behaviors
14+ - Added documentation
1615- ` Checkbox ` & ` Radio ` now support ` readOnly ` property
16+ - Icons - ` CrossFilter `
1717
1818### Fixed
1919
20- - ` Checkbox ` & ` Radio ` disabled states match design spec correctly now
20+ - ` Checkbox ` & ` Radio ` disabled states match design spec
2121- ` ComponentsProvider ` now automatically loads ` GlobalStyle ` (also provides ` globalStyle={false} ` prop to disable this behavior)
2222
2323### Changed
2424
25- - ` InputText ` will now show red error icon when validation fails
2625- ` Field* ` components no longer have a bottom margin by default (see ` Form ` update)
2726- ` Form ` now acts as ` SpaceVertical ` component automatically putting a gap between each child item
27+ - ` InputText ` will now show red error icon when validation fails
2828
2929### Removed
3030
You can’t perform that action at this time.
0 commit comments