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