Change Log: `yii2-widget-datetimepicker` ======================================== ## Version 1.4.2 **Date:** 10-Jan-2016 - (enh #42): Add Traditional Chinese Translations. - (enh #43): Add Hungarian Translations. - (enh #47): Add Italian translations. - (enh #48): Add Swedish translations. - (enh #49): Correct Italian Translation file name. - (enh #50): Enhancements for PJAX based reinitialization. Complements enhancements in kartik-v/yii2-krajee-base#52 and kartik-v/yii2-krajee-base#53. ## Version 1.4.1 **Date:** 05-Nov-2015 - (enh #14): Russian translations updated. - (enh #16): Improve validation to retrieve the right translation messages folder. - (bug #17): Remove BOM symbol in Russian translations. - (enh #18): Added Dutch Translations. - (enh #20): Added Ukranian Translations. - (enh #24): Added Chinese Translations. - (enh #30): Added Polish Translations. - (enh #32): Update to latest stable release of `bootstrap-datetimepicker` plugin. - (enh #33): Rename translations message category to `kvdtime`. - (enh #34): New property `layout` to control rendering of picker and remove buttons. - (enh #36): Add 'meridiem' and 'sufix' properties to `UA` locale. - (enh #40): Add Spanish `ES` translations. ## Version 1.4.0 **Date:** 25-Jan-2015 - (bug #12): Fix directory separator for assets path in setLanguage. ## Version 1.3.0 **Date:** 12-Jan-2015 - (enh #8): Create locale bootstrap-datetimepicker.tj.js - (enh #9): Set i18N translation settings for 'kvdatetime' message category. - (enh #10): German translations added. - Code formatting updates as per Yii2 standards. - Revamp to use new Krajee base InputWidget and TranslationTrait. ## Version 1.2.0 **Date:** 04-Dec-2014 - (bug #2): Ensure DateTimePicker minified javascript is of correct version - (bug #3): Fix setLanguage asset locales registration. - (enh #4): Add a new markup TYPE_BUTTON with hidden input. - (enh #5): Auto validate disability using new `disabled` and `readonly` properties in InputWidget - (enh #6): Include styling of markup rightly based on type for `disabled` and `readonly` ## Version 1.1.0 **Date:** 29-Nov-2014 - (enh #1): Enhance language locale file parsing and registering - Set release to stable ## Version 1.0.0 **Date:** 08-Nov-2014 - Initial release - Sub repo split from [yii2-widgets](https://github.com/kartik-v/yii2-widgets)