X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=HISTORY.md;h=fa9b5915acda897ba6becd8c39263c22926bc466;hb=38ecfddfa7719dfa88b11a2113b53b6ffc8842d5;hp=5be49afb05462d978ca73389461dddb33824f192;hpb=cadce7b210a339bb701f639c4bff65a2157e13de;p=github%2Ffretlink%2Ftime-picker.git diff --git a/HISTORY.md b/HISTORY.md index 5be49af..fa9b591 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,8 +1,38 @@ -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 ------------------