Skip to content

Releases: richardvenneman/floatl

2.0.1

14 Feb 07:33
Compare
Choose a tag to compare

Added

  • Floatl#destroy to remove event listeners
  • SauceLabs setup
  • Example site

Changed

  • Change changelog format to Keep a Changelog
  • Rewritten in TypeScript
  • Properly setup CodeClimate
  • Use Semaphore for CI
  • Refactor tests to remove jquery and jasmine-jquery devdependencies
  • Moved some documentation from README to GitHub wiki

Removed

  • Bower support
  • Support for passing in jQuery elements
  • Included CSS styling

1.0.5

27 Feb 14:31
Compare
Choose a tag to compare

Actually include the built files from 1.0.4!

Handle state change on input event (thanks @zlatevbg!)

1.0.4

27 Feb 14:26
Compare
Choose a tag to compare

Handle state change on input event (thanks @zlatevbg!)

1.0.3

19 Oct 20:25
Compare
Choose a tag to compare

This release contains a backwards compatible change to the initialisation process. If either the label or input child element is not found, initialisation will stop to prevent JS errors.

1.0.2

05 Oct 10:43
Compare
Choose a tag to compare

Contains the actual built files from the 1.0.1 release 🙈

1.0.1

05 Oct 10:40
Compare
Choose a tag to compare

This release fixes an issue with a global assignment of a regex variable in the removeClass function (fixes #16).

1.0.0

13 Jul 10:26
Compare
Choose a tag to compare

With this release, the default build target is commonjs2. A globally built floatl.global.js is still included though for use in classic browser environments and bower/rails-assets.

Also notable: Gulp has been replaced with NPM scripts.

0.3.0

21 Feb 13:04
Compare
Choose a tag to compare

While this release doesn't introduce new features or fixes, the library has been completely rewritten in ES2015.

0.2.4

20 Nov 09:01
Compare
Choose a tag to compare
Release version 0.2.4

0.2.3

19 Nov 13:21
Compare
Choose a tag to compare
Release version 0.2.3