Change Log: `yii2-widget-colorinput` ==================================== ## Version 1.0.6 **Date:** 23-Oct-2020 - (bug #40, #41): Correct `span` tag closure in palette rendering. - (enh #39): Update Azerbaijani Translations. - (enh #38): Update Slovak Translations. - (enh #31): Add Lithuanian Translations. - (enh #25): Add Thai Translations. - (bug #24): Fix js error "color is null". ## Version 1.0.5 **Date:** 12-Sep-2018 - Refactor code to consolidate Trait use. ## Version 1.0.4 **Date:** 06-Sep-2018 - Add github contribution and issue / PR templates. - (kartik-v/yii2-krajee-base#94): Refactor code and consolidate / optimize properties within traits. - Update to support Bootstrap 4.x - Reorganize all source code in `src` directory. ## Version 1.0.3 **Date:** 14-Jan-2016 - (enh #22): Add branch alias for dev-master latest release. - (enh #21): Enhancements for PJAX based reinitialization. Complements enhancements in kartik-v/yii2-krajee-base#52 and kartik-v/yii2-krajee-base#53. - (bug #20): Fix minified JS `spectrum-kv.min.js`. - (enh #19): Update Ukranian Translations. - (enh #18): Add Ukranian Translations. ## Version 1.0.2 **Date:** 27-Dec-2015 - (enh #16): Various enhancements for input type recognition and CSS. - input `type` property will be defaulted to `text` if `useNative` is `false` and will default to `color` if `useNative` is `true` - input `type` property is now made configurable - plugin loading indicator will be shown until spectrum plugin loads - if `pluginLoading` is `true` - will be complemented by enhancements kartik-v/yii2-krajee-base#50, kartik-v/yii2-krajee-base#51 - (enh #15): Correct comma in Japanese translation. ## Version 1.0.1 **Date:** 22-Nov-2015 - (enh #12): Implement theming for Krajee style. - (enh #11): Implement translations and locales. - (enh #10): Update to latest version of spectrum plugin. - (enh #4): Optimize the Javascript code for HTML5 input change. ## Version 1.0.0 **Date:** 08-Nov-2014 - Initial release - Sub repo split from [yii2-widgets](https://github.com/kartik-v/yii2-widgets)