]> git.immae.eu Git - github/fretlink/time-picker.git/blame - HISTORY.md
fixed bugs when value empty.
[github/fretlink/time-picker.git] / HISTORY.md
CommitLineData
e75ed0c6 1# History
02de449a 2
3---
4
aed96fd6
M
51.0.0-alpha9 / 2015-12-16
6------------------
7
8`fixed` update bugs when value empty.
9
518b852e
M
101.0.0-alpha7 / 2015-12-12
11------------------
12
13`new` add options `disabledHours`, `disabledMinutes`, `disabledSeconds` and `hideDisabledOptions`.
14`remove` remove options `hourOptions`, `minuteOptions` and `secondOptions`.
15
1c9a5934 161.0.0-alpha2 / 2015-12-03
a6978323
M
17------------------
18
518b852e 19`fixed` IE8 compatible.
a6978323
M
20`new` add test users.
21
7702bb67
M
220.7.1 / 2015-11-20
23------------------
24
518b852e 25`fixed` change value to null when clear input content to remove the react warning.
7702bb67 26
96a4cefc
M
270.7.0 / 2015-11-20
28------------------
29
30`update` change the className of panel and its container.
31
320.5.6 / 2015-11-19
11b97949
M
33------------------
34
518b852e 35`fixed` use another method to change time and fix the bug about value.getTime().
11b97949 36
96a4cefc 370.5.4 / 2015-11-19
e75ed0c6
M
38------------------
39
40`update` change value prop to defaultValue.
41
96a4cefc 420.5.2 / 2015-11-19
e75ed0c6
M
43------------------
44
45`update` renew placements config.
46
cadce7b2
M
470.5.1 / 2015-11-19
48------------------
49
50`update` change the className of select panel container.
51
520.5.0 / 2015-11-19
63541ed7
M
53------------------
54
55`update` clear input content and close select panel when click [x] on select panel.
56
57`new` can custom input className now.
58
59
6c6cb0fb
M
600.4.0 / 2015-11-18
61------------------
62
63`update` clear input content when click [x] on select panel.
64
aa2be65d 650.3.3 / 2015-11-17
15bb18d9
M
66------------------
67
518b852e 68`fixed` fix some bugs.
15bb18d9 69
4acbf95c
M
700.3.0 / 2015-11-17
71------------------
72
73`update` remove TimePanel and merge it to TimePicker.
74
78637ac0
M
750.2.0 / 2015-11-16
76------------------
77
78`update` rename the component, update document.
79
02de449a 800.1.0 / 2015-11-12
81------------------
82
83`new` [#305](https://github.com/ant-design/ant-design/issues/305#issuecomment-147027817) release 0.1.0 ([@wuzhao](https://github.com/wuzhao)\)