Skip to content

Releases: tkrotoff/bootstrap-floating-label

v0.12.2

11 Mar 00:01
Compare
Choose a tag to compare
  • Fix z-index with Bootstrap >= 5.2.1

v0.12.1

10 Mar 23:34
Compare
Choose a tag to compare
  • Publish only src/ to npm

v0.12.0

10 Mar 22:51
Compare
Choose a tag to compare
  • Fix "Error: Undefined operation "var(--bs-border-width) * 2"" with Bootstrap 5.3
  • Old browsers not tested anymore

v0.11.5

20 Apr 19:39
Compare
Choose a tag to compare

v0.11.4

10 Apr 23:00
Compare
Choose a tag to compare
  • Update npm packages, switch to Parcel 2
  • Examples with validation

v0.11.3

26 Nov 18:54
Compare
Choose a tag to compare
  • Fix "Deprecation Warning: Using / for division is deprecated and will be removed in Dart Sass 2.0.0"
  • Update npm packages

v0.11.2

08 May 06:18
Compare
Choose a tag to compare
  • Update npm packages
  • Bootstrap 5.0.0 (instead of 5.0.0-beta3)

v0.11.1

07 May 21:45
Compare
Choose a tag to compare
  • Fix label line-height

v0.11.0

28 Apr 23:46
Compare
Choose a tag to compare
  • Remove label's disabled background-color: doesn't play nice with transition
  • Smaller line-height for the label

v0.10.0

18 Apr 08:27
Compare
Choose a tag to compare
  • Switch from Bootstrap 4 to Bootstrap 5 (5.0.0-beta3)
  • Handle input-group cleanly
  • Remove old Edge hack