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".
Date: 12-Sep-2018
- Refactor code to consolidate Trait use.
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.
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.
Date: 27-Dec-2015
- (enh #16): Various enhancements for input type recognition and CSS.
- input
type
property will be defaulted totext
ifuseNative
isfalse
and will default tocolor
ifuseNative
istrue
- input
type
property is now made configurable - plugin loading indicator will be shown until spectrum plugin loads - if
pluginLoading
istrue
- will be complemented by enhancements kartik-v/yii2-krajee-base#50, kartik-v/yii2-krajee-base#51
- input
- (enh #15): Correct comma in Japanese translation.
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.
Date: 08-Nov-2014
- Initial release
- Sub repo split from yii2-widgets