X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=HISTORY.md;h=c6198f6fef48e653bd389456c1a505345ef74feb;hb=2a8cf5ae98a8b827e62aa20212053de6171315c9;hp=fa9b5915acda897ba6becd8c39263c22926bc466;hpb=a6978323930a81d983b0051ad61bcf81fb7a7235;p=github%2Ffretlink%2Ftime-picker.git diff --git a/HISTORY.md b/HISTORY.md index fa9b591..c6198f6 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,16 +2,52 @@ --- -0.7.2 / 2015-12-03 +2.2.0 / 2016-11-11 +--------------------------- + +Add `showMinute` prop. + +2.1.0 / 2016-10-25 +--------------------------- + +Add `addon` prop. + +2.0.0 / 2016-08-04 +--------------------------- + +goodbye gregorian-calendar, hello moment + +1.1.0 / 2016-01-14 +--------------------------- + +remove gregorianCalendarLocale prop, move to locale.calendar + +1.0.0 / 2015-12-21 +------------------------- + +release! + +1.0.0-alpha9 / 2015-12-16 +------------------ + +`fixed` update bugs when value empty. + +1.0.0-alpha7 / 2015-12-12 +------------------ + +`new` add options `disabledHours`, `disabledMinutes`, `disabledSeconds` and `hideDisabledOptions`. +`remove` remove options `hourOptions`, `minuteOptions` and `secondOptions`. + +1.0.0-alpha2 / 2015-12-03 ------------------ -`fix` IE8 compatible. +`fixed` 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. +`fixed` change value to null when clear input content to remove the react warning. 0.7.0 / 2015-11-20 ------------------ @@ -21,7 +57,7 @@ 0.5.6 / 2015-11-19 ------------------ -`fix` use another method to change time and fix the bug about value.getTime(). +`fixed` use another method to change time and fix the bug about value.getTime(). 0.5.4 / 2015-11-19 ------------------ @@ -54,7 +90,7 @@ 0.3.3 / 2015-11-17 ------------------ -`fix` fix some bugs. +`fixed` fix some bugs. 0.3.0 / 2015-11-17 ------------------