File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -9,25 +9,31 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99
1010### Changed
1111
12- ## 0.8.7 - 2019-05-05
12+ ## 0.8.8 - 2020-07-28
13+ ### Added
14+
15+ ### Changed
16+ - fixes #204 update Checkbox to functional component with default value handling
17+
18+ ## 0.8.7 - 2020-05-05
1319### Added
1420
1521### Changed
1622- fixes #196 add timestamp component to default to the current Date()
1723
18- ## 0.8.6 - 2019 -04-24
24+ ## 0.8.6 - 2020 -04-24
1925### Added
2026
2127### Changed
2228- fixes #195 add setDefault to populate default value from the Select constructor
2329
24- ## 0.8.5 - 2019 -04-21
30+ ## 0.8.5 - 2020 -04-21
2531### Added
2632
2733### Changed
2834- fixes #194 fix the logic for default value for Select component
2935
30- ## 0.8.4 - 2019 -02-19
36+ ## 0.8.4 - 2020 -02-19
3137### Added
3238
3339### Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " react-schema-form" ,
3- "version" : " 0.8.7 " ,
3+ "version" : " 0.8.8 " ,
44 "description" : " React json schema form" ,
55 "keywords" : [
66 " json schema" ,
You can’t perform that action at this time.
0 commit comments