Skip to content

Releases: kartik-v/yii2-widget-colorinput

Version 1.0.6

23 Oct 17:51
Compare
Choose a tag to compare

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

12 Sep 03:12
Compare
Choose a tag to compare

Date: 12-Sep-2018

  • Refactor code to consolidate Trait use.

Version 1.0.4

06 Sep 13:24
Compare
Choose a tag to compare

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

27 Jan 18:11
Compare
Choose a tag to compare

Date: 14-Jan-2016

Version 1.0.2

27 Dec 16:48
Compare
Choose a tag to compare

Date: 27-Dec-2015

  • (enh #15): Correct comma in Japanese translation.
  • (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

Version 1.0.1

22 Nov 06:55
Compare
Choose a tag to compare

Date: 22-Nov-2015

  • (enh #4): Optimize the Javascript code for HTML5 input change.
  • (enh #10): Update to latest version of spectrum plugin.
  • (enh #11): Implement translations and locales.
  • (enh #12): Implement theming for Krajee style.

Version 1.0.0

09 Nov 18:10
Compare
Choose a tag to compare

Date: 09-Nov-2014

Initial release