]> git.immae.eu Git - github/fretlink/time-picker.git/blame - HISTORY.md
Add blur() and autoFocus
[github/fretlink/time-picker.git] / HISTORY.md
CommitLineData
e75ed0c6 1# History
02de449a 2
3---
4
5ee03443 53.1.0 / 2017-11-02
6---------------------------
7
8- Upgrade to `rc-trigger@2.x`.
9
10
5b3f3284 113.0.0 / 2017-10-22
12---------------------------
13
14- Support React 16.
15- Add `onKeydown`.
16- Add `focusOnOpen`.
17- Add `hourStep` `minuteStep` `secondStep`.
18- Fix disabled style.
20f1ebdc 19- Use `this.xxx` to replace `this.refs.xxx`.
5b3f3284 20
a7c6e7bb 212.4.0 / 2017-05-02
22---------------------------
23
24Add `popupClassName` prop.
25
1de26d43 262.3.0 / 2017-03-08
27---------------------------
28
29Add `use12Hours` prop.
30
21e12b73 312.2.0 / 2016-11-11
32---------------------------
33
34Add `showMinute` prop.
35
f429b4a7 362.1.0 / 2016-10-25
37---------------------------
38
21e12b73 39Add `addon` prop.
f429b4a7 40
4984ed85 412.0.0 / 2016-08-04
42---------------------------
43
44goodbye gregorian-calendar, hello moment
45
6fc4e0e8 461.1.0 / 2016-01-14
47---------------------------
48
49remove gregorianCalendarLocale prop, move to locale.calendar
50
db4e4d6e 511.0.0 / 2015-12-21
52-------------------------
53
54release!
55
aed96fd6
M
561.0.0-alpha9 / 2015-12-16
57------------------
58
59`fixed` update bugs when value empty.
60
518b852e
M
611.0.0-alpha7 / 2015-12-12
62------------------
63
64`new` add options `disabledHours`, `disabledMinutes`, `disabledSeconds` and `hideDisabledOptions`.
65`remove` remove options `hourOptions`, `minuteOptions` and `secondOptions`.
66
1c9a5934 671.0.0-alpha2 / 2015-12-03
a6978323
M
68------------------
69
518b852e 70`fixed` IE8 compatible.
a6978323
M
71`new` add test users.
72
7702bb67
M
730.7.1 / 2015-11-20
74------------------
75
518b852e 76`fixed` change value to null when clear input content to remove the react warning.
7702bb67 77
96a4cefc
M
780.7.0 / 2015-11-20
79------------------
80
81`update` change the className of panel and its container.
82
830.5.6 / 2015-11-19
11b97949
M
84------------------
85
518b852e 86`fixed` use another method to change time and fix the bug about value.getTime().
11b97949 87
96a4cefc 880.5.4 / 2015-11-19
e75ed0c6
M
89------------------
90
91`update` change value prop to defaultValue.
92
96a4cefc 930.5.2 / 2015-11-19
e75ed0c6
M
94------------------
95
96`update` renew placements config.
97
cadce7b2
M
980.5.1 / 2015-11-19
99------------------
100
101`update` change the className of select panel container.
102
1030.5.0 / 2015-11-19
63541ed7
M
104------------------
105
106`update` clear input content and close select panel when click [x] on select panel.
107
108`new` can custom input className now.
109
110
6c6cb0fb
M
1110.4.0 / 2015-11-18
112------------------
113
114`update` clear input content when click [x] on select panel.
115
aa2be65d 1160.3.3 / 2015-11-17
15bb18d9
M
117------------------
118
518b852e 119`fixed` fix some bugs.
15bb18d9 120
4acbf95c
M
1210.3.0 / 2015-11-17
122------------------
123
124`update` remove TimePanel and merge it to TimePicker.
125
78637ac0
M
1260.2.0 / 2015-11-16
127------------------
128
129`update` rename the component, update document.
130
02de449a 1310.1.0 / 2015-11-12
132------------------
133
134`new` [#305](https://github.com/ant-design/ant-design/issues/305#issuecomment-147027817) release 0.1.0 ([@wuzhao](https://github.com/wuzhao)\)