]>
Commit | Line | Data |
---|---|---|
e75ed0c6 | 1 | # History |
02de449a | 2 | |
d408a2b1 WZ |
3 | 3.3.0 / 2019-02-8 |
4 | --------------------------- | |
5 | ||
6 | - Add `inputReadOnly` | |
7 | ||
a60ac4d8 WZ |
8 | 3.2.0 / 2017-11-15 |
9 | --------------------------- | |
10 | ||
11 | - Add `blur()` and `autoFocus`. | |
12 | ||
02de449a | 13 | |
5ee03443 | 14 | 3.1.0 / 2017-11-02 |
15 | --------------------------- | |
16 | ||
17 | - Upgrade to `rc-trigger@2.x`. | |
18 | ||
19 | ||
5b3f3284 | 20 | 3.0.0 / 2017-10-22 |
21 | --------------------------- | |
22 | ||
23 | - Support React 16. | |
24 | - Add `onKeydown`. | |
25 | - Add `focusOnOpen`. | |
26 | - Add `hourStep` `minuteStep` `secondStep`. | |
27 | - Fix disabled style. | |
20f1ebdc | 28 | - Use `this.xxx` to replace `this.refs.xxx`. |
5b3f3284 | 29 | |
a7c6e7bb | 30 | 2.4.0 / 2017-05-02 |
31 | --------------------------- | |
32 | ||
33 | Add `popupClassName` prop. | |
34 | ||
1de26d43 | 35 | 2.3.0 / 2017-03-08 |
36 | --------------------------- | |
37 | ||
38 | Add `use12Hours` prop. | |
39 | ||
21e12b73 | 40 | 2.2.0 / 2016-11-11 |
41 | --------------------------- | |
42 | ||
43 | Add `showMinute` prop. | |
44 | ||
f429b4a7 | 45 | 2.1.0 / 2016-10-25 |
46 | --------------------------- | |
47 | ||
21e12b73 | 48 | Add `addon` prop. |
f429b4a7 | 49 | |
4984ed85 | 50 | 2.0.0 / 2016-08-04 |
51 | --------------------------- | |
52 | ||
53 | goodbye gregorian-calendar, hello moment | |
54 | ||
6fc4e0e8 | 55 | 1.1.0 / 2016-01-14 |
56 | --------------------------- | |
57 | ||
58 | remove gregorianCalendarLocale prop, move to locale.calendar | |
59 | ||
db4e4d6e | 60 | 1.0.0 / 2015-12-21 |
61 | ------------------------- | |
62 | ||
63 | release! | |
64 | ||
aed96fd6 M |
65 | 1.0.0-alpha9 / 2015-12-16 |
66 | ------------------ | |
67 | ||
68 | `fixed` update bugs when value empty. | |
69 | ||
518b852e M |
70 | 1.0.0-alpha7 / 2015-12-12 |
71 | ------------------ | |
72 | ||
73 | `new` add options `disabledHours`, `disabledMinutes`, `disabledSeconds` and `hideDisabledOptions`. | |
74 | `remove` remove options `hourOptions`, `minuteOptions` and `secondOptions`. | |
75 | ||
1c9a5934 | 76 | 1.0.0-alpha2 / 2015-12-03 |
a6978323 M |
77 | ------------------ |
78 | ||
518b852e | 79 | `fixed` IE8 compatible. |
a6978323 M |
80 | `new` add test users. |
81 | ||
7702bb67 M |
82 | 0.7.1 / 2015-11-20 |
83 | ------------------ | |
84 | ||
518b852e | 85 | `fixed` change value to null when clear input content to remove the react warning. |
7702bb67 | 86 | |
96a4cefc M |
87 | 0.7.0 / 2015-11-20 |
88 | ------------------ | |
89 | ||
90 | `update` change the className of panel and its container. | |
91 | ||
92 | 0.5.6 / 2015-11-19 | |
11b97949 M |
93 | ------------------ |
94 | ||
518b852e | 95 | `fixed` use another method to change time and fix the bug about value.getTime(). |
11b97949 | 96 | |
96a4cefc | 97 | 0.5.4 / 2015-11-19 |
e75ed0c6 M |
98 | ------------------ |
99 | ||
100 | `update` change value prop to defaultValue. | |
101 | ||
96a4cefc | 102 | 0.5.2 / 2015-11-19 |
e75ed0c6 M |
103 | ------------------ |
104 | ||
105 | `update` renew placements config. | |
106 | ||
cadce7b2 M |
107 | 0.5.1 / 2015-11-19 |
108 | ------------------ | |
109 | ||
110 | `update` change the className of select panel container. | |
111 | ||
112 | 0.5.0 / 2015-11-19 | |
63541ed7 M |
113 | ------------------ |
114 | ||
115 | `update` clear input content and close select panel when click [x] on select panel. | |
116 | ||
117 | `new` can custom input className now. | |
118 | ||
119 | ||
6c6cb0fb M |
120 | 0.4.0 / 2015-11-18 |
121 | ------------------ | |
122 | ||
123 | `update` clear input content when click [x] on select panel. | |
124 | ||
aa2be65d | 125 | 0.3.3 / 2015-11-17 |
15bb18d9 M |
126 | ------------------ |
127 | ||
518b852e | 128 | `fixed` fix some bugs. |
15bb18d9 | 129 | |
4acbf95c M |
130 | 0.3.0 / 2015-11-17 |
131 | ------------------ | |
132 | ||
133 | `update` remove TimePanel and merge it to TimePicker. | |
134 | ||
78637ac0 M |
135 | 0.2.0 / 2015-11-16 |
136 | ------------------ | |
137 | ||
138 | `update` rename the component, update document. | |
139 | ||
02de449a | 140 | 0.1.0 / 2015-11-12 |
141 | ------------------ | |
142 | ||
143 | `new` [#305](https://github.com/ant-design/ant-design/issues/305#issuecomment-147027817) release 0.1.0 ([@wuzhao](https://github.com/wuzhao)\) |