Releases: kartik-v/yii2-widget-select2
Releases · kartik-v/yii2-widget-select2
Version 2.1.5
Date: 31-Oct-2019
- (enh #301): Enhancements to multiple select RTL input and select all toggle.
- Intelligent filtered select all and unselect all that validates what all to select or unselect based on select2 search filter field typed
- Better styling of RTL multiple input
- (enh #300): Add Material Theme.
- (enh #299): Add Czech Translations.
- (enh #298, #289): Fix empty options.
- (enh #296): Change source input display from none to intelligent visibility hidden.
Version 2.1.4
Date: 02-Sep-2019
- (enh #290): Correct select all feature to work with the new select2 plugin release.
- (enh #288): Modify to read select2 plugin assets from its packagist repository.
- (enh #286): Fix demos page for broken ajax remote data example.
- (enh #285): Add Azerbaijan Translations.
- (enh #275): Add Hebrew Translations.
- (enh #272): Update Greek Translations.
- Update README.
- (enh #168, #236, #246, #247, #253): Proper revert of behavior for select all toggle visibility.
Version 2.1.3
Date: 07-Sep-2018
- Enhancements for Bootstrap 4.x Support.
Version 2.1.2
Version 2.1.1
Date: 25-Nov-2017
- (enh #241): Enhancements to Select2 Krajee theme styles.
- Updated code of conduct.
- (enh #240, #233, #212): Update to latest release v4.0.5 of the plugin.
- (enh #236): Enable Select All with Ajax Loading .
- (enh #231): Update Chinese translations.
- (enh #225, #224): Add Finnish translations.
- (bug #220): Correct multiple ajax select bug.
Version 2.1.0
Version 2.0.9
Date: 12-Apr-2017
- (enh #208): Enhance select2 clearing of values.
- Update copyright year to current.
- (enh #206): Add Farsi translations.
- (enh #201): Add Lithuanian translations.
- (enh #198): Add Portuguese BR translations.
- (enh #196): Add multiple options more correctly.
- (enh #189): Add Spanish translations.
- (enh #185): Add Gujarati translations.
- (enh #183): Add French translations.
- (enh #179): Open Select2 with accesskey.
- (enh #178): Add Hindi and Gujarati Translations.
- (enh #170): Enhance select2 validation for
has-success
andhas-error
states. - (enh #168): Disable
Select All
functionality for ajax based multiple selects. - (enh #166): Add Portugese Translations.
- (enh #165): Add Chinese Traditional Translations.
- (bug #164): Parse empty value correctly for
multiple
mode. - Update to latest release of select2 plugin.
- (enh #153): Add Ukranian Translations.
- (enh #150): Add Latvian Translations.
- (enh #151): Add Polish Translations.
- (enh #141): Add Thai Translations.
- (enh #131): Add Estonian Translations.
Version 2.0.8
Date: 17-Feb-2016
- (enh #126): Enhance jQuery event handling for Krajee's additional features.
- (enh #125): Update to latest release of the select2 plugin (v4.0.2-rc.1).
- (enh #124): Maintain order of selected values for an update scenario.
- (enh #119): Add Slovak Translations.
- (enh #117): Add Dutch Translations.
- Add branch alias for dev-master latest release.
Version 2.0.7
Date: 10-Jan-2016
- (enh #110): Enhancements for PJAX based reinitialization. Complements enhancements in kartik-v/yii2-krajee-base#52 and kartik-v/yii2-krajee-base#53.
- (enh #109): Add Hungarian Translations.
- (enh #108): Remove navbar styling from Krajee theme.
Version 2.0.6
Date: 22-Dec-2015
- (enh #104): Enhance Select2 custom init routines to work with jQuery, AMD and CommonJS.
- (enh #103): Enhance maintaining order of multi select tags.
- (enh #102): Enhance toggle all auto-reset based on each option clear, change, or form reset.
- (enh #101): Consolidate asset bundles.
- (enh #100): Update Russian translations.