]> git.immae.eu Git - github/fretlink/time-picker.git/blobdiff - HISTORY.md
change value to null when clear input content to remove the react warning.
[github/fretlink/time-picker.git] / HISTORY.md
index e919c585b0c0c50e2b9001f6176b29b225ec5378..ed2c9b2ed0e669d975caa735854b2231ac7769f3 100644 (file)
@@ -1,9 +1,38 @@
-History
-=======
+# History
 
 ---
 
-0.5.0 / 2015-11-18
+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.