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