4 ---------------------------
9 ---------------------------
11 - Add `blur()` and `autoFocus`.
15 ---------------------------
17 - Upgrade to `rc-trigger@2.x`.
21 ---------------------------
26 - Add `hourStep` `minuteStep` `secondStep`.
28 - Use `this.xxx` to replace `this.refs.xxx`.
31 ---------------------------
33 Add `popupClassName` prop.
36 ---------------------------
38 Add `use12Hours` prop.
41 ---------------------------
43 Add `showMinute` prop.
46 ---------------------------
51 ---------------------------
53 goodbye gregorian-calendar, hello moment
56 ---------------------------
58 remove gregorianCalendarLocale prop, move to locale.calendar
61 -------------------------
65 1.0.0-alpha9 / 2015-12-16
68 `fixed` update bugs when value empty.
70 1.0.0-alpha7 / 2015-12-12
73 `new` add options `disabledHours`, `disabledMinutes`, `disabledSeconds` and `hideDisabledOptions`.
74 `remove` remove options `hourOptions`, `minuteOptions` and `secondOptions`.
76 1.0.0-alpha2 / 2015-12-03
79 `fixed` IE8 compatible.
85 `fixed` change value to null when clear input content to remove the react warning.
90 `update` change the className of panel and its container.
95 `fixed` use another method to change time and fix the bug about value.getTime().
100 `update` change value prop to defaultValue.
105 `update` renew placements config.
110 `update` change the className of select panel container.
115 `update` clear input content and close select panel when click [x] on select panel.
117 `new` can custom input className now.
123 `update` clear input content when click [x] on select panel.
128 `fixed` fix some bugs.
133 `update` remove TimePanel and merge it to TimePicker.
138 `update` rename the component, update document.
143 `new` [#305](https://github.com/ant-design/ant-design/issues/305#issuecomment-147027817) release 0.1.0 ([@wuzhao](https://github.com/wuzhao)\)