- Fixed tab issue (#11)
- Style fixes
- Upgraded to Bootstrap 4.3.1
- Added variables
max-width
andtruncate
(true by default) to choice - Added
background-color
andbox-shadow
styles (gradient) toabbr
- Cleanup
- Fixed height issue (see #9)
- Name error
- Upgraded to Bootstrap 4.1.3
- Added composer.json (see #7 + #8)
- Added support for input group (see #6)
- Upgraded to Bootstrap 4.1.1
- Fixed focus input being visible (see #5)
- Upgraded to Bootstrap 4.1.0
- Added support for
.is-valid
and.is-invalid
- Upgraded to Bootstrap 4.0.0
- Fixed layout issue (#2)
- Added test.html
- SASS SVG URI
- Fixed error
chosen-container-single-nosearch
nowdisplay:none
for thechosen-search
div
- Support for
optgroup
and clickableoptgroup
- Support for
allow_single_deselect
- First release