Skip to content
This repository has been archived by the owner on Apr 25, 2020. It is now read-only.

Releases: bartkozal/vue-float-label

v1.6.1

24 Feb 16:14
Compare
Choose a tag to compare

Provide the compiled version of v1.6.0 for distribution

v1.6.0

24 Feb 16:07
Compare
Choose a tag to compare

Thanks to @pvujic.

  • Add fixed prop to to make the label permanently active

v1.5.0

28 Nov 21:52
Compare
Choose a tag to compare

Thanks to @jmkenz.

  • Fix problems when resizing the viewport after the component loads

v1.4.0

23 Nov 23:39
Compare
Choose a tag to compare

Thanks to @jmkenz.

  • Use <label> instead of <div> for the label element
  • Add for prop to specify the id of the associated input

v1.3.1

03 Apr 19:07
Compare
Choose a tag to compare
  • Provide the compiled version for distribution

v1.3.0

28 Mar 15:02
Compare
Choose a tag to compare
  • Add label prop to override placeholder text
  • Trigger input event once the component is mounted and allow to disable this behavior with dispatch prop

v1.2.0

18 Mar 16:23
Compare
Choose a tag to compare
  • Add prop for additional condition to show label
  • Fix removing form element listeners on destroy

v1.1.0

18 Mar 14:08
Compare
Choose a tag to compare
  • Add support for <select>

v1.0.1

03 Mar 01:19
Compare
Choose a tag to compare
  • Installation without webpack/browserify

v1.0.0

24 Feb 11:11
Compare
Choose a tag to compare

Initial release