File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed
Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -5,25 +5,23 @@ 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.25 ] - 2020-03-23
99
1010### Added
1111
12- - ` TextArea ` component was created with documentation and tests
13- - ` FieldTextArea ` component was created with documentation and tests
12+ - ` ActionList ` now supports sorting
1413- ` ArrowLeft ` , ` EditOutline ` , ` ExploreOutline ` Icons added
15- - ` ActionList ` supports sorting
14+ - ` FieldTextArea ` component was created with documentation and tests
1615- ` ModalHeader ` add support for ` iconClose ` option
16+ - ` TextArea ` component was created with documentation and tests
1717
1818### Change
1919
20- - move path for InlineInputText now under Form/Inputs
21- - update InputSearch to display search icon
20+ - ` ActionList ` closes Actions menu on ` ActionListItemAction ` click
2221- ` ArrowDropDown ` and ` ArrowDropUp ` Icons renamed to ` ArrowUp ` and ` ArrowDown `
2322- ` CacheRefesh ` Icon update
24- - ` ActionList ` closes Actions menu on ` ActionListItemAction ` click
2523- ` Confirm ` no longer displays a ` Close ` ` IconButton ` in the header
26-
24+ - ` InputSearch ` now has a ` Search ` icon
2725
2826## [ 0.7.24] - 2020-03-12
2927
You can’t perform that action at this time.
0 commit comments