Skip to content

Releases: tkrotoff/bootstrap-floating-label

v0.8.0

18 Apr 08:02

Choose a tag to compare

  • 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

v0.7.0

14 May 14:50

Choose a tag to compare

  • 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

v0.6.1

13 May 12:04

Choose a tag to compare

  • Update demo.gif, make it retina
  • Datalist example
  • Bootstrap 4.5.0
  • TypeScript 3.9.2

v0.6.0

12 May 11:56

Choose a tag to compare

  • Placeholder should be grey ($input-placeholder-color) instead of black
  • Update npm packages

v0.5.1

17 Mar 23:06

Choose a tag to compare

  • Improve documentation and example
  • CI/CD with GitHub Actions
  • Update npm packages

v0.5.0

04 Jan 23:44

Choose a tag to compare

  • RTL support
  • Update npm packages

v0.4.0

09 Oct 23:25

Choose a tag to compare

  • Add .label-md and .label-lg

v0.3.1

09 Oct 23:25

Choose a tag to compare

  • v0.3.0: wrong branch published :-/

v0.3.0

20 Sep 22:59

Choose a tag to compare

  • 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

v0.2.0

20 Sep 22:59

Choose a tag to compare

  • Support select
  • Fix z-index when using addons