react-a11y-footnotes
react-a11y-footnotes copied to clipboard
A reusable React implementation of accessible footnotes.
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.1.3. Release notes Sourced from jest's releases. v28.1.3 Features [jest-leak-detector] Use native FinalizationRegistry when it exists to get rid of external C dependency (#12973) Fixes...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.4 to 13.3.0. Release notes Sourced from @testing-library/react's releases. v13.3.0 13.3.0 (2022-05-28) Features Use globalThis if available (#1070) (c80809a) v13.2.0 13.2.0 (2022-05-03) Features Export RenderHookOptions type (#1062)...
First of all, thank you for making this! ❤️ ### The problems 1) The last FootnoteRef that uses jsx in the description (instead of a string) gets duplicated when clicking...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.6 to 6.2.0. Release notes Sourced from @testing-library/jest-dom's releases. v6.2.0 6.2.0 (2024-01-03) Features toHaveAccessibleDescription supports aria-description (#565) (1fb156c) Commits 1fb156c feat: toHaveAccessibleDescription supports aria-description (#565) See full...
https://github.com/KittyGiraudel/react-a11y-footnotes/blob/625d76cbb1b00d62cadffee6ba77165501b27ef4/src/index.js#L31-L33 ↑why don't we use description as a idRef in our Map ? here i tried to recreate the problem i had↓ https://codesandbox.io/s/react-a11y-footnotes-forked-23d672?file=/src/App.js
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 15.0.2 to 15.0.5. Release notes Sourced from @testing-library/react's releases. v15.0.5 15.0.5 (2024-04-26) Bug Fixes Stop restricting container option based on hydrate (#1313) (d143f46) v15.0.4 15.0.4 (2024-04-23) Bug...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.25.7 to 7.25.8. Release notes Sourced from @babel/preset-env's releases. v7.25.8 (2024-10-10) :bug: Bug Fix babel-core #16888 Restore public API of resolvePlugin/resolvePreset (@nicolo-ribaudo) :house: Internal babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private,...
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.26.3 to 7.27.1. Release notes Sourced from @babel/preset-react's releases. v7.27.1 (2025-04-30) Thanks @kermanx and @woaitsAryan for your first PRs! :eyeglasses: Spec Compliance babel-parser #17254 Allow using of...
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.27.1 to 7.28.5. Release notes Sourced from @babel/preset-react's releases. v7.28.5 (2025-10-23) Thank you @CO0Ki3, @Olexandr88, and @youthfulhps for your first PRs! :eyeglasses: Spec Compliance babel-parser #17446 Allow...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...