Skip to content

Releases: kartik-v/yii2-widget-select2

Version 2.2.5

22 Jun 07:44
Compare
Choose a tag to compare

Date: 22-Jun-2023

  • (enh #357, #354): Update multiple select styling Krajee BS5 theme.
  • (enh #355): Update Bulgarian translations.

Version 2.2.4

29 Aug 12:30
Compare
Choose a tag to compare

Date: 29-Aug-2022

  • (bug #350): Some options do not work when hashVarLoadPosition is View::POS_READY.
  • (enh #348): Standardize Krajee theme for each BS version & other style enhancements.

Version 2.2.3

04 Mar 10:12
Compare
Choose a tag to compare

Date: 04-Mar-2022

  • (enh #345): Create new theme krajee-bs5 for Bootstrap 5.x.
  • (enh #344): Match language for toggleAll message.
  • (enh #343): Enhance search field auto focus for jQuery 3.6.0.
  • (enh #342): Replace null coalescing operator for BC for PHP 5.x.
  • (enh #340): Enhance Krajee theme for better BSv4.x and BSv5.x support.
  • (enh #339): Enhance Krajee theme to support BSv5.x floating labels.

Version 2.2.2

02 Sep 14:54
Compare
Choose a tag to compare

Date: 02-Sep-2021

  • (enh #338): Enhancements to support Bootstrap v5.x.

Version 2.2.1

09 Jun 07:51
Compare
Choose a tag to compare

Date: 09-Jun-2021

  • (enh #334): Correct multiple select placeholder styles.
  • (enh #332): Enhance Select2 required attribute validation when used with model.
  • Fix Krajee BS themes styling for multiple select.

Version 2.2.0

28 Sep 15:16
Compare
Choose a tag to compare

Date: 28-Sep-2020

  • Fix Krajee BS themes styling for multiple select.
  • (enh #330): More correct hyphen validation for select all.

Version 2.1.9

25 Sep 17:53
Compare
Choose a tag to compare

Date: 25-Sep-2020

  • (enh #330): Fix select all for option values containing hyphen.
  • (enh #329): Minor fixes to select2 krajee theme.
  • (enh #328): Fix undefined options in select all.
  • (enh #325): Use hashVarLoadPosition to initialize Select2 hash variable.

Version 2.1.8

24 Jul 04:08
Compare
Choose a tag to compare

Date: 21-Jul-2020

  • (enh #326): Correct styling for all themes.
  • (enh #321): Add Kazakh Translations.
  • (enh #316): Add Uzbek Translations.
  • (enh #311): Add Turkish Translations.

Version 2.1.7

24 Nov 18:27
Compare
Choose a tag to compare

Date: 15-Nov-2019

  • (enh #305): Correct placeholder color style for multiple Select2 Krajee BS3 Theme.
  • (bug #303, #304, #299, #298): Correct default data & empty placeholder validation.

Version 2.1.6

01 Nov 20:15
Compare
Choose a tag to compare

Date: 01-Nov-2019

  • (enh #298, #289): Fix empty options when placeholder is set.