File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -5,19 +5,20 @@ 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.19 ] - 2020-02-24
99
1010### Added
1111
12- - new component ` InlineInputText ` plus documentations and test
13-
12+ - ` InlineInputText ` component
1413- ` Select ` now supports grouped options with a ` title ` and option ` description ` , as well as ` BoxProps ` for layout styling.
15- - New components: ` InputDate ` , ` Calendar `
16- - Documentation added to the icons package README that describes the recommended way to name icons.
14+ - ` InputDate ` and ` Calendar ` components
15+ - Download icon
16+ - Documentation in the icons package README that describes the recommended way to name icons
1717
1818### Changed
1919
2020- ` Select ` now only defaults to the first option if neither ` placeholder ` nor ` isClearable ` is defined.
21+ - Removed images with unknown ownership in documentation
2122
2223### Fixed
2324
You can’t perform that action at this time.
0 commit comments