Releases: tkrotoff/bootstrap-floating-label
Releases · tkrotoff/bootstrap-floating-label
v0.12.2
- Fix z-index with Bootstrap >= 5.2.1
v0.12.0
- Fix "Error: Undefined operation "var(--bs-border-width) * 2"" with Bootstrap 5.3
- Old browsers not tested anymore
v0.11.4
- Update npm packages, switch to Parcel 2
- Examples with validation
v0.11.3
- Fix "Deprecation Warning: Using / for division is deprecated and will be removed in Dart Sass 2.0.0"
- Update npm packages
v0.11.2
- Update npm packages
- Bootstrap 5.0.0 (instead of 5.0.0-beta3)
v0.11.0
- Remove label's disabled background-color: doesn't play nice with transition
- Smaller line-height for the label
v0.10.0
- Switch from Bootstrap 4 to Bootstrap 5 (5.0.0-beta3)
- Handle input-group cleanly
- Remove old Edge hack