diff options
author | MG12 <wuzhao.mail@gmail.com> | 2015-11-20 13:40:50 +0800 |
---|---|---|
committer | MG12 <wuzhao.mail@gmail.com> | 2015-11-20 13:40:50 +0800 |
commit | 1d08ffb2f913e1cc9d39fd56cf9d0522d3bf29bf (patch) | |
tree | e85c6c53bc16376f1a913815e6c820d962a3cdc6 /HISTORY.md | |
parent | 9f9f39e4fb8073f6f31d545c746e4c3b7ad651da (diff) | |
parent | 96a4cefce60a06e539dfb8eacfc27f026d6c8a41 (diff) | |
download | time-picker-1d08ffb2f913e1cc9d39fd56cf9d0522d3bf29bf.tar.gz time-picker-1d08ffb2f913e1cc9d39fd56cf9d0522d3bf29bf.tar.zst time-picker-1d08ffb2f913e1cc9d39fd56cf9d0522d3bf29bf.zip |
change the className of panel and its container.
Diffstat (limited to 'HISTORY.md')
-rw-r--r-- | HISTORY.md | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -2,17 +2,22 @@ | |||
2 | 2 | ||
3 | --- | 3 | --- |
4 | 4 | ||
5 | 0.5.6 / 2015-11-20 | 5 | 0.7.0 / 2015-11-20 |
6 | ------------------ | ||
7 | |||
8 | `update` change the className of panel and its container. | ||
9 | |||
10 | 0.5.6 / 2015-11-19 | ||
6 | ------------------ | 11 | ------------------ |
7 | 12 | ||
8 | `fix` use another method to change time and fix the bug about value.getTime(). | 13 | `fix` use another method to change time and fix the bug about value.getTime(). |
9 | 14 | ||
10 | 0.5.4 / 2015-11-20 | 15 | 0.5.4 / 2015-11-19 |
11 | ------------------ | 16 | ------------------ |
12 | 17 | ||
13 | `update` change value prop to defaultValue. | 18 | `update` change value prop to defaultValue. |
14 | 19 | ||
15 | 0.5.2 / 2015-11-20 | 20 | 0.5.2 / 2015-11-19 |
16 | ------------------ | 21 | ------------------ |
17 | 22 | ||
18 | `update` renew placements config. | 23 | `update` renew placements config. |