Skip to content

Releases: apalfrey/select2-bootstrap-5-theme

Select2 Bootstrap 5 Theme v1.3.0

08 May 00:25
Compare
Choose a tag to compare
  • Rewrote the docs, with more examples AND code examples!
  • Fixed issues with Select2 sizing #57
  • Fixed z-index issue in modals #61
  • Removed form element requirement from validation selector #60
  • Fixed some minor parity issues with Bootstrap
  • Improved borders
  • Set overflow on dropdowns to hidden to prevent option backgrounds breaking border radius
  • Replaced gulp-dart-sass with gulp-sass
  • Improved compiling process
  • Add correct border radius to small and large sized fields
  • Set color and background-color on dropdowns for improved theming

Select2 Bootstrap 5 Theme v1.2.0

01 Nov 22:03
Compare
Choose a tag to compare
  • Fixed some testing & docs issues
  • Fixed $s2bs5-disabled-color variable after a change in Bootstrap
  • Updated Bootstrap package to allow for minor and patch updates automatically
  • Fixed border styling on validated inputs #18
  • Added a workflow to test compiling
  • Replaced yarn with vanilla npm for further compatibility
  • Replaced gulp-sass with gulp-dart-sass after node-sass was deprecated (subject to change)
  • Improved the compiler
  • Fixed double scroll issue on option groups #41
  • Fixed some misnames variables and an instance of em #42
  • Improved sizing styling to work with using .form-select-sm and .form-select-lg
  • Set the z-index of the select2 dropdown to work with modals #50

Select2 Bootstrap 5 Theme v1.1.1

14 Mar 00:01
Compare
Choose a tag to compare
  • Added Select2 4.0 support
  • Added missing disabled option styling

Select2 Bootstrap 5 Theme v1.1.0

13 Mar 18:30
Compare
Choose a tag to compare
  • Changed SCSS including for further compatibility (#4)
  • Updated README badges (#5)
  • Changed default font to inherit (#6)
  • Added RTL support (#7)

Select2 Bootstrap 5 Theme v1.0.2

05 Mar 23:13
Compare
Choose a tag to compare
  • Added composer support (#3)

Select2 Bootstrap 5 Theme v1.0.1

02 Mar 22:44
592d082
Compare
Choose a tag to compare
  • Fixed issue importing from a package
  • Fixed Select2 version number in README (Now correctly listed as 4.1.0-rc.0)
  • Fixed sass property in package.json
  • Fixed overflow issue on multiple select

Select2 Bootstrap 5 Theme v1.0.0

02 Mar 22:26
Compare
Choose a tag to compare

This is the initial version of the theme, based on the select2-bootstrap4-theme.

Features;

  • Works with Bootstrap 5
  • Works with Select2 v4.1.0 only (changes were made in some HTML layouts between versions)
  • Complete expandability using custom variables which default to Bootstrap 5 variables
  • Works with Bootstrap 5's large and small form element sizes