Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (15 loc) · 425 Bytes

changelog.md

File metadata and controls

16 lines (15 loc) · 425 Bytes

Change log

  • 1.0.1
    • Added eventElementProps to allow setting custom attributes on the data element
  • 1.0.0
    • Public release!
    • Moved to a webpack build
  • 0.2.0
    • Moved all dependencies to peer-dependencies
  • 0.1.1
    • Performed an accessibility review
      • Added the ability to pass through aria-* attributes
      • Defaulted the role to checkbox
    • Added ability to disable checkbox
  • 0.1.0
    • Initial relase