]> git.immae.eu Git - github/fretlink/time-picker.git/blobdiff - HISTORY.md
Merge pull request #1 from cyrilfretlink/close-on-esc-prop
[github/fretlink/time-picker.git] / HISTORY.md
index c6198f6fef48e653bd389456c1a505345ef74feb..f44ba30c96199daf10e4ecc3ce4adf9f770ac706 100644 (file)
@@ -1,6 +1,41 @@
 # History
 
----
+3.3.0 / 2019-02-8
+---------------------------
+
+- Add `inputReadOnly`
+
+3.2.0 / 2017-11-15
+---------------------------
+
+- Add  `blur()` and `autoFocus`.
+
+
+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
 ---------------------------