react-a11y-footnotes

A reusable React implementation of accessible footnotes.

MIT License

Downloads
530
Stars
35
Committers
6
react-a11y-footnotes - 0.7.0 Latest Release

Published by KittyGiraudel about 2 years ago

  • Remove the deprecated doc-endnote role (6d3de4d330c17429e04302816bd0726d611b325d)
  • Update the link to the CodeSandbox demo (76f1884c8a245f62acfa9a7c0461a829fe4f878e)
  • Update dependencies (#106, #107, #110, #111, #113, #118, #117, #115, #121, #120, 38d86ecdeb960c41e228b9ee0aa4d56072ec0d7e)

Full Changelog: https://github.com/KittyGiraudel/react-a11y-footnotes/compare/0.6.0...0.7.0

react-a11y-footnotes - 0.6.0

Published by KittyGiraudel over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/KittyGiraudel/react-a11y-footnotes/compare/0.5.1...0.6.0

react-a11y-footnotes - 0.5.1

Published by KittyGiraudel over 2 years ago

  • Adding types to files section by @ExeAy (#87)
react-a11y-footnotes - 0.5.0

Published by KittyGiraudel over 2 years ago

react-a11y-footnotes - 0.4.3

Published by KittyGiraudel about 3 years ago

  • Fix incorrect reference in register function (6ef5fc44ca18bb8e77325ab960529f1dcd122287)
react-a11y-footnotes - 0.4.2

Published by KittyGiraudel over 3 years ago

react-a11y-footnotes - 0.4.1

Published by KittyGiraudel over 3 years ago

  • Fix utilities not being available in main file (150e07ecb7e3d120538bb691aec1f239b1b0a188)

This release is broken, please use 0.4.2 at least.

react-a11y-footnotes - 0.4.0

Published by KittyGiraudel over 3 years ago

  • Add server-side rendering support (#4)
  • Update some dependencies (#14, #15, #16, #17, #18)

This release is broken, please use 0.4.2 at least.

react-a11y-footnotes - 0.3.1

Published by KittyGiraudel over 3 years ago

Relevant:

  • Fix incorrect type validation for ‘description’ prop (105a6492fd1b0dacaa6c6a9a6605413f2255740d, d13fbe61e4b19aebe36a518636ea381e996449ea)
  • Add missing peer dependency (fd6d6dedbb30f73d96539ad513ebad0a90ee57a4)
  • Update lock file (8d662118ecb5bfe53f9e43fb8dc782382aef11e6, 017baf0ffbf63f1fd10c333ea55b2926078bcec9)

Chore:

  • Update author’s name (6a1a74d94788cd3e6e8b5185eaac164fe6e7838f)
  • Add dependabot (c044776cd0e9be2729e552a9cd6555d3e4e3d5b4)
react-a11y-footnotes - 0.3.0

Published by KittyGiraudel almost 4 years ago

  • Add reference index in back link label (f20dcfe)
react-a11y-footnotes - 0.2.0

Published by KittyGiraudel almost 4 years ago

  • Add role="doc-endnote" to footnotes (7dab81d)
react-a11y-footnotes - 0.1.0

Published by KittyGiraudel almost 4 years ago

  • Initial version