Skip to content

Releases: kartik-v/yii2-widget-select2

Version 2.1.5

31 Oct 08:52
Compare
Choose a tag to compare

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

02 Sep 12:55
Compare
Choose a tag to compare

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

07 Sep 08:23
Compare
Choose a tag to compare

Date: 07-Sep-2018

  • Enhancements for Bootstrap 4.x Support.

Version 2.1.2

17 Aug 08:42
Compare
Choose a tag to compare

Date: 17-Aug-2018

  • Reorganize all source code in src directory.
  • (enh #268): Add Bootstrap 4.x Support.
  • (enh #249): Update German Translations.
  • (enh #242): Update Marathi Translations.
  • (enh #246, #247, #253): Fix Select All behavior for multiple select.

Version 2.1.1

25 Nov 06:31
Compare
Choose a tag to compare

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

07 Aug 18:13
Compare
Choose a tag to compare

Date: 07-Aug-2017

  • (enh #220): Correct array combine for multiple select.
  • (enh #215): Add Armenian translations.

Version 2.0.9

12 Apr 09:01
Compare
Choose a tag to compare

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 and has-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

17 Feb 13:16
Compare
Choose a tag to compare

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

10 Jan 16:52
Compare
Choose a tag to compare

Date: 10-Jan-2016

Version 2.0.6

22 Dec 17:52
Compare
Choose a tag to compare

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.