Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simonguo committed May 2, 2018
1 parent 6113297 commit f4c37a9
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions CHANGELOG.md
@@ -1,16 +1,23 @@
# 3.0.2

* AutoComplete support {value,label} in data property
* Added support for keydown events in AutoComplete
* Fix `pageDate` not updated when value change for `Datepicker`
* Datepicker added new property `menuClassName`
> 2018-05-03
* Fix: `pageDate` not updated when value change for `Datepicker`.
* Fix: The scrolling operation throws an exception, when InputNumber `step` is a decimal.
* AutoComplete support {value,label} in data property.
* Added support for keydown events in AutoComplete.
* All picker added new property `menuClassName`.

# 3.0.1

> 2018-04-24
* Fix: styles directory not published to NPM

# 3.0.0

> 2018-04-24
* A brand new style.
* Support react 16+.
* Support Internationalization.
Expand Down

0 comments on commit f4c37a9

Please sign in to comment.