- Fix z-index with Bootstrap >= 5.2.1
- Publish only src/ to npm
- Fix "Error: Undefined operation "var(--bs-border-width) * 2"" with Bootstrap 5.3
- Old browsers not tested anymore
- Fix build by updating @parcel/css (+ other npm packages)
- Update npm packages, switch to Parcel 2
- Examples with validation
- Fix "Deprecation Warning: Using / for division is deprecated and will be removed in Dart Sass 2.0.0"
- Update npm packages
- Update npm packages
- Bootstrap 5.0.0 (instead of 5.0.0-beta3)
- Fix label line-height
- Remove label's disabled background-color: doesn't play nice with transition
- Smaller line-height for the label
- Switch from Bootstrap 4 to Bootstrap 5 (5.0.0-beta3)
- Handle input-group cleanly
- Remove old Edge hack
- Remove the
input[value]
hack (#9) - Fix Bootstrap peer dependency
- Fix label color for disabled/readonly input & disabled select
- Refactor example: make things more clear
- Update npm packages
- Support for IE >= 10 :-ms-input-placeholder
- Breaking change: rename bootstrap4-floating-label.scss to bootstrap-floating-label.scss
- I won't have the man power to maintain Bootstrap 4 & 5
- Update demo.gif, make it retina
- Datalist example
- Bootstrap 4.5.0
- TypeScript 3.9.2
- Placeholder should be grey ($input-placeholder-color) instead of black
- Update npm packages
- Improve documentation and example
- CI/CD with GitHub Actions
- Update npm packages
- RTL support
- Update npm packages
- Add .label-md and .label-lg
- v0.3.0: wrong branch published :-/
- Fix top position calculation
- Supports form-control-sm and form-control-lg
- More examples
- Improve z-index usage: better with addon button under IE with slow animation
- Upgrade npm packages
- Support select
- Fix z-index when using addons
- Document the "space placeholder"
- Upgrade npm packages
- Improve documentation
- Fix npmjs.com demo.gif by setting a repository URL
First release