Version 1.3.4
Date: 27-Dec-2015
- (enh #45): Add Greek translations.
- (enh #46): Add Polish translations.
- (enh #47): Enhancement for managing layout - BC Breaking.
- New property
layoutto control rendering of picker and remove buttons and add your own input group addons if necessary. - The
addonproperty will be removed as thelayoutproperty will allow better control for adding custom bootstrap input group addons. - Will be applicable for
TYPE_COMPONENT_PREPEND,TYPE_COMPONENT_APPEND, andTYPE_RANGE.
- New property
- (enh #50): Add French Translations.
- (enh #52): Fixed class name in DatePicker.
- (enh #55): Enhance plugin to validate
enableOnReadonlycorrectly for all layout types. - (enh #56): Enhance widget to focus the input on opening datepicker via addon icon.
- (enh #59): Clean up Greek translations
- (enh #61): Add Swedish Translations.
- (enh #62): Add Turkish Translations.
- Update to latest stable release (v1.5.0) of bootstrap-datepicker plugin.
- Refactor code and code formatting improvements.