Releases: jcsmorais/shortcut-buttons-flatpickr
Releases · jcsmorais/shortcut-buttons-flatpickr
0.4.0
- Adds support for
class
and tabindex
attributes (#31)
- Allows multiple classes to be specified via
button.attributes.class
(#34)
0.3.1
- Fixes #16
- Ensures compatibility with flatpickr 4.6.2
0.3.0
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
Changelog
- Improves keyboard accessibility based on the feature request described in #5
- Ensures compatibility with flatpickr 4.5.1