]> git.immae.eu Git - github/fretlink/time-picker.git/blobdiff - HISTORY.md
Merge pull request #7 from react-component/add-test-cases
[github/fretlink/time-picker.git] / HISTORY.md
index 28516bcfb929c1a3d53ff5c3f4c99d7088dfc917..fa9b5915acda897ba6becd8c39263c22926bc466 100644 (file)
@@ -1,8 +1,61 @@
-History
-=======
+# History
 
 ---
 
+0.7.2 / 2015-12-03
+------------------
+
+`fix` IE8 compatible.
+`new` add test users.
+
+0.7.1 / 2015-11-20
+------------------
+
+`fix` change value to null when clear input content to remove the react warning.
+
+0.7.0 / 2015-11-20
+------------------
+
+`update` change the className of panel and its container.
+
+0.5.6 / 2015-11-19
+------------------
+
+`fix` use another method to change time and fix the bug about value.getTime().
+
+0.5.4 / 2015-11-19
+------------------
+
+`update` change value prop to defaultValue.
+
+0.5.2 / 2015-11-19
+------------------
+
+`update` renew placements config.
+
+0.5.1 / 2015-11-19
+------------------
+
+`update` change the className of select panel container.
+
+0.5.0 / 2015-11-19
+------------------
+
+`update` clear input content and close select panel when click [x] on select panel.
+
+`new` can custom input className now.
+
+
+0.4.0 / 2015-11-18
+------------------
+
+`update` clear input content when click [x] on select panel.
+
+0.3.3 / 2015-11-17
+------------------
+
+`fix` fix some bugs.
+
 0.3.0 / 2015-11-17
 ------------------