]> git.immae.eu Git - github/fretlink/time-picker.git/blame - HISTORY.md
update README
[github/fretlink/time-picker.git] / HISTORY.md
CommitLineData
e75ed0c6 1# History
02de449a 2
3---
4
1de26d43 52.3.0 / 2017-03-08
6---------------------------
7
8Add `use12Hours` prop.
9
21e12b73 102.2.0 / 2016-11-11
11---------------------------
12
13Add `showMinute` prop.
14
f429b4a7 152.1.0 / 2016-10-25
16---------------------------
17
21e12b73 18Add `addon` prop.
f429b4a7 19
4984ed85 202.0.0 / 2016-08-04
21---------------------------
22
23goodbye gregorian-calendar, hello moment
24
6fc4e0e8 251.1.0 / 2016-01-14
26---------------------------
27
28remove gregorianCalendarLocale prop, move to locale.calendar
29
db4e4d6e 301.0.0 / 2015-12-21
31-------------------------
32
33release!
34
aed96fd6
M
351.0.0-alpha9 / 2015-12-16
36------------------
37
38`fixed` update bugs when value empty.
39
518b852e
M
401.0.0-alpha7 / 2015-12-12
41------------------
42
43`new` add options `disabledHours`, `disabledMinutes`, `disabledSeconds` and `hideDisabledOptions`.
44`remove` remove options `hourOptions`, `minuteOptions` and `secondOptions`.
45
1c9a5934 461.0.0-alpha2 / 2015-12-03
a6978323
M
47------------------
48
518b852e 49`fixed` IE8 compatible.
a6978323
M
50`new` add test users.
51
7702bb67
M
520.7.1 / 2015-11-20
53------------------
54
518b852e 55`fixed` change value to null when clear input content to remove the react warning.
7702bb67 56
96a4cefc
M
570.7.0 / 2015-11-20
58------------------
59
60`update` change the className of panel and its container.
61
620.5.6 / 2015-11-19
11b97949
M
63------------------
64
518b852e 65`fixed` use another method to change time and fix the bug about value.getTime().
11b97949 66
96a4cefc 670.5.4 / 2015-11-19
e75ed0c6
M
68------------------
69
70`update` change value prop to defaultValue.
71
96a4cefc 720.5.2 / 2015-11-19
e75ed0c6
M
73------------------
74
75`update` renew placements config.
76
cadce7b2
M
770.5.1 / 2015-11-19
78------------------
79
80`update` change the className of select panel container.
81
820.5.0 / 2015-11-19
63541ed7
M
83------------------
84
85`update` clear input content and close select panel when click [x] on select panel.
86
87`new` can custom input className now.
88
89
6c6cb0fb
M
900.4.0 / 2015-11-18
91------------------
92
93`update` clear input content when click [x] on select panel.
94
aa2be65d 950.3.3 / 2015-11-17
15bb18d9
M
96------------------
97
518b852e 98`fixed` fix some bugs.
15bb18d9 99
4acbf95c
M
1000.3.0 / 2015-11-17
101------------------
102
103`update` remove TimePanel and merge it to TimePicker.
104
78637ac0
M
1050.2.0 / 2015-11-16
106------------------
107
108`update` rename the component, update document.
109
02de449a 1100.1.0 / 2015-11-12
111------------------
112
113`new` [#305](https://github.com/ant-design/ant-design/issues/305#issuecomment-147027817) release 0.1.0 ([@wuzhao](https://github.com/wuzhao)\)