Skip to content

Latest commit

 

History

History
71 lines (36 loc) · 3 KB

CHANGELOG.md

File metadata and controls

71 lines (36 loc) · 3 KB

inclusive-dates

0.1.10

Patch Changes

0.1.9

Patch Changes

  • a4d9a05 Thanks @fymmot! - Add inline variant. Fix unwanted form submissions from quick buttons. Make sure you cannot type in disabled dates.

0.1.8

Patch Changes

  • a350452 Thanks @fymmot! - Update dependencies and docs. Add button type=button

0.1.7

Patch Changes

  • #54 1a1d617 Thanks @fymmot! - Fixes bug where weekday header was incorrect in US timezones.

    Improves screen reader UX for range selection.

    Improves Windows High Contrast Mode (WHCM) styling.

0.1.6

Patch Changes

0.1.5

Patch Changes

  • f3ace08 Thanks @fymmot! - Refactored Chrono date parsing and fixes some bugs in certain timezones. More tests + updated docs page.

0.1.4

Patch Changes

0.1.3

Patch Changes

0.1.2

Patch Changes

  • cdf0113 Thanks @fymmot! - Bugfix for Safari VoiceOver crash and missing input date formatting on submit.

0.1.1

Patch Changes

  • 3c247ac Thanks @fymmot! - Re-add mising theme css files to build output

0.1.0

Minor Changes

  • fe0538c Thanks @fymmot! - Basic functionality working with Chrono.js parsing, calendar in modal and CSS theming. Added windows high contrast design fixes.