Skip to content

Latest commit

 

History

History
73 lines (41 loc) · 1015 Bytes

HISTORY.md

File metadata and controls

73 lines (41 loc) · 1015 Bytes

Release History

1.1.1

  • Fixed tab issue (#11)
  • Style fixes

1.1.0

  • Upgraded to Bootstrap 4.3.1
  • Added variables max-width and truncate (true by default) to choice
  • Added background-color and box-shadow styles (gradient) to abbr
  • Cleanup

1.0.13

  • Fixed height issue (see #9)

1.0.12

  • Name error

1.0.11

  • Upgraded to Bootstrap 4.1.3
  • Added composer.json (see #7 + #8)

1.0.10

  • Added support for input group (see #6)

1.0.9

  • Upgraded to Bootstrap 4.1.1
  • Fixed focus input being visible (see #5)

1.0.8

  • Upgraded to Bootstrap 4.1.0

1.0.7

  • Added support for .is-valid and .is-invalid

1.0.6

  • Upgraded to Bootstrap 4.0.0
  • Fixed layout issue (#2)
  • Added test.html

1.0.5

  • SASS SVG URI

1.0.4

  • Fixed error

1.0.3

  • chosen-container-single-nosearch now display:none for the chosen-search div

1.0.2

  • Support for optgroup and clickable optgroup

1.0.1

  • Support for allow_single_deselect

1.0.0

  • First release