X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=HISTORY.md;h=ebc3b9e3fe5adee65d65f88b77b1623263572295;hb=refs%2Ftags%2F1.0.0-alpha6;hp=e919c585b0c0c50e2b9001f6176b29b225ec5378;hpb=63541ed7b1c9ad58348ea86c97f3e8b31830535b;p=github%2Ffretlink%2Ftime-picker.git diff --git a/HISTORY.md b/HISTORY.md index e919c58..ebc3b9e 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,9 +1,44 @@ -History -======= +# History --- -0.5.0 / 2015-11-18 +1.0.0-alpha2 / 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.