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