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