]> git.immae.eu Git - github/fretlink/time-picker.git/blobdiff - HISTORY.md
Add blur() and autoFocus
[github/fretlink/time-picker.git] / HISTORY.md
index 8cfc3263712be75c5de2a7c90b875a86d1f925e5..30c14954b8b63d3f2f22ffd247b6c250f4ac9875 100644 (file)
@@ -2,6 +2,42 @@
 
 ---
 
+3.1.0 / 2017-11-02
+---------------------------
+
+- Upgrade to `rc-trigger@2.x`.
+
+
+3.0.0 / 2017-10-22
+---------------------------
+
+- Support React 16.
+- Add `onKeydown`.
+- Add `focusOnOpen`.
+- Add `hourStep` `minuteStep` `secondStep`.
+- Fix disabled style.
+- Use `this.xxx` to replace `this.refs.xxx`.
+
+2.4.0 / 2017-05-02
+---------------------------
+
+Add `popupClassName` prop.
+
+2.3.0 / 2017-03-08
+---------------------------
+
+Add `use12Hours` prop.
+
+2.2.0 / 2016-11-11
+---------------------------
+
+Add `showMinute` prop.
+
+2.1.0 / 2016-10-25
+---------------------------
+
+Add `addon` prop.
+
 2.0.0 / 2016-08-04
 ---------------------------