Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

v1.13.0

Compare
Choose a tag to compare
@caseyjhol caseyjhol released this 19 Apr 15:12
· 25 commits to v1.13.0-dev since this release
2d9a3dc

Bug Fixes

  • #2: form control sizing classes not working
  • #3: fix sass variable syntax
  • #5: popper error when bootstrap-select is in a navbar
  • snapappointments/bootstrap-select#1913:   causing formatting errors on MacOS
  • #6: unnecessary caret code with Bootstrap 4
  • #9: .empty() method is not working
  • #11: New-lines in options cause formatting issues with title attribute (if multiple options selected)
  • #13: Purely numeric data-subtext breaks live search
  • #17: Button padding when using data-width="fit" is incorrect
  • #19: input group addons not displaying properly
  • #20: selectAll performance in Edge is abysmal
  • #22: show-menu-arrow not displaying properly
  • #26: Bootstrap 4 validation pseudo classes not being applied properly when new options are appended dynamically
  • #30: popover-title is not popover-header in Bootstrap 4
  • #31: liveSearch with data-content not working
  • #43: Button text breaks to the next line when using form-control as styleBase (Bootstrap 4)
  • #44: Placeholder text is unreadable on darker buttons (btn-primary, btn-success, etc.)
  • snapappointments/bootstrap-select#1691: XSS vulnerability in option title

New Features

Compare this release with the previous one.