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