]> git.immae.eu Git - github/fretlink/time-picker.git/blob - HISTORY.md
use another method to change time and fix the bug about value.getTime()
[github/fretlink/time-picker.git] / HISTORY.md
1 # History
2
3 ---
4
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
11 ------------------
12
13 `update` change value prop to defaultValue.
14
15 0.5.2 / 2015-11-20
16 ------------------
17
18 `update` renew placements config.
19
20 0.5.1 / 2015-11-19
21 ------------------
22
23 `update` change the className of select panel container.
24
25 0.5.0 / 2015-11-19
26 ------------------
27
28 `update` clear input content and close select panel when click [x] on select panel.
29
30 `new` can custom input className now.
31
32
33 0.4.0 / 2015-11-18
34 ------------------
35
36 `update` clear input content when click [x] on select panel.
37
38 0.3.3 / 2015-11-17
39 ------------------
40
41 `fix` fix some bugs.
42
43 0.3.0 / 2015-11-17
44 ------------------
45
46 `update` remove TimePanel and merge it to TimePicker.
47
48 0.2.0 / 2015-11-16
49 ------------------
50
51 `update` rename the component, update document.
52
53 0.1.0 / 2015-11-12
54 ------------------
55
56 `new` [#305](https://github.com/ant-design/ant-design/issues/305#issuecomment-147027817) release 0.1.0 ([@wuzhao](https://github.com/wuzhao)\)