]> git.immae.eu Git - github/fretlink/time-picker.git/blame - HISTORY.md
chore: add className for Panel
[github/fretlink/time-picker.git] / HISTORY.md
CommitLineData
e75ed0c6 1# History
02de449a 2
3---
4
4984ed85 52.0.0 / 2016-08-04
6---------------------------
7
8goodbye gregorian-calendar, hello moment
9
6fc4e0e8 101.1.0 / 2016-01-14
11---------------------------
12
13remove gregorianCalendarLocale prop, move to locale.calendar
14
db4e4d6e 151.0.0 / 2015-12-21
16-------------------------
17
18release!
19
aed96fd6
M
201.0.0-alpha9 / 2015-12-16
21------------------
22
23`fixed` update bugs when value empty.
24
518b852e
M
251.0.0-alpha7 / 2015-12-12
26------------------
27
28`new` add options `disabledHours`, `disabledMinutes`, `disabledSeconds` and `hideDisabledOptions`.
29`remove` remove options `hourOptions`, `minuteOptions` and `secondOptions`.
30
1c9a5934 311.0.0-alpha2 / 2015-12-03
a6978323
M
32------------------
33
518b852e 34`fixed` IE8 compatible.
a6978323
M
35`new` add test users.
36
7702bb67
M
370.7.1 / 2015-11-20
38------------------
39
518b852e 40`fixed` change value to null when clear input content to remove the react warning.
7702bb67 41
96a4cefc
M
420.7.0 / 2015-11-20
43------------------
44
45`update` change the className of panel and its container.
46
470.5.6 / 2015-11-19
11b97949
M
48------------------
49
518b852e 50`fixed` use another method to change time and fix the bug about value.getTime().
11b97949 51
96a4cefc 520.5.4 / 2015-11-19
e75ed0c6
M
53------------------
54
55`update` change value prop to defaultValue.
56
96a4cefc 570.5.2 / 2015-11-19
e75ed0c6
M
58------------------
59
60`update` renew placements config.
61
cadce7b2
M
620.5.1 / 2015-11-19
63------------------
64
65`update` change the className of select panel container.
66
670.5.0 / 2015-11-19
63541ed7
M
68------------------
69
70`update` clear input content and close select panel when click [x] on select panel.
71
72`new` can custom input className now.
73
74
6c6cb0fb
M
750.4.0 / 2015-11-18
76------------------
77
78`update` clear input content when click [x] on select panel.
79
aa2be65d 800.3.3 / 2015-11-17
15bb18d9
M
81------------------
82
518b852e 83`fixed` fix some bugs.
15bb18d9 84
4acbf95c
M
850.3.0 / 2015-11-17
86------------------
87
88`update` remove TimePanel and merge it to TimePicker.
89
78637ac0
M
900.2.0 / 2015-11-16
91------------------
92
93`update` rename the component, update document.
94
02de449a 950.1.0 / 2015-11-12
96------------------
97
98`new` [#305](https://github.com/ant-design/ant-design/issues/305#issuecomment-147027817) release 0.1.0 ([@wuzhao](https://github.com/wuzhao)\)