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