Skip to content

Releases: coliff/bootstrap-ie11

v5.1.1

08 Sep 02:23
f46c201
Compare
Choose a tag to compare
  • Fixes for stacks gap spacing
  • Fix for vertical rule .vr class
  • Fix for .justify-content-evenly flex utility
  • Updated and expanded tests

v5.1.0

05 Aug 09:57
a181e44
Compare
Choose a tag to compare
  • Sets width for color input (so it is wide enough to see a 6 digit hex color with #)
  • Adds text color and text opacity utility classes
  • Updated and expanded tests

v5.0.2

23 Jun 05:57
65e5182
Compare
Choose a tag to compare
  • Adds -ms-user-select: none !important; to .form-control:disabled
  • Updated and expanded tests

v5.0.1

14 May 06:54
9407ba3
Compare
Choose a tag to compare
  • Bundled JavaScript polyfill guidance means less HTTP requests and faster loading
  • Updated docs and test page

v5.0.0

11 May 01:50
c7a3b2e
Compare
Choose a tag to compare

Release for v5.0.0!

v5.0.0-beta3

25 Mar 09:40
9098cdf
Compare
Choose a tag to compare
v5.0.0-beta3 Pre-release
Pre-release
  • Bootstrap 5 (Beta 3) JavaScript has changes which break IE11 compatibility. To remedy this, Bootstrap 5 Beta 2 JS should be loaded for IE11.
  • Fixes for .table-striped colors
  • Improvements to .form-floating labels / placeholders

v5.0.0-beta2

11 Feb 07:58
5b97ec1
Compare
Choose a tag to compare
v5.0.0-beta2 Pre-release
Pre-release

v5.0.0-beta1

10 Dec 05:36
6b0ef79
Compare
Choose a tag to compare
v5.0.0-beta1 Pre-release
Pre-release
  • Improved border contrast on .form-check-input
  • Improved centering position on .form-check-input radio button
  • Fix for invalid-tooltip and valid-tooltip tooltip positioning issue
  • Simplified JavaScript polyfill

v5.0.0-alpha3

13 Nov 10:39
2680019
Compare
Choose a tag to compare
v5.0.0-alpha3 Pre-release
Pre-release
  • Fixes for Reboot, Breadcrumbs, Buttons
  • Adds vendor prefixes for user-select-auto and user-select-none
  • Adds support for form-floating labels
  • Adds input placeholder color
  • Adds aspect ratio padding-top
  • Adds other additional fixes now that Edge Legacy support has been removed from Bootstrap v5.0.0-alpha3

v5.0.0-alpha2

08 Oct 02:38
Compare
Choose a tag to compare
v5.0.0-alpha2 Pre-release
Pre-release
  • Fix for btn-close-white SVG icon
  • Fix for carousel-dark previous and next SVG icons
  • Fix for form-switch size
  • Remove body font-family from being set
  • Remove unneeded custom navbar-collapse flex property
  • Remove vendor-prefixed align-self- utility classes