Skip to content

Releases: jcsmorais/shortcut-buttons-flatpickr

0.4.0

09 Jan 22:34
Compare
Choose a tag to compare
  • Adds support for class and tabindex attributes (#31)
  • Allows multiple classes to be specified via button.attributes.class (#34)

0.3.1

03 Sep 05:17
Compare
Choose a tag to compare
  • Fixes #16
  • Ensures compatibility with flatpickr 4.6.2

0.3.0

27 Dec 19:50
Compare
Choose a tag to compare

Changelog

  • Fixes #8, ensures compatibility with IE11 / Edge
  • Fixes a bug introduced on 0.2.3 where CSS files weren't being minified
  • Improves accessibility by adding support for button.attributes, see API for additional details

0.2.3

09 Oct 06:22
Compare
Choose a tag to compare

Changelog

  • Improves keyboard accessibility based on the feature request described in #5
  • Ensures compatibility with flatpickr 4.5.1