react-a11y-dialog
react-a11y-dialog copied to clipboard
A React component for a11y-dialog
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)...
In the [documentation](https://a11y-dialog.netlify.app/advanced/focus-considerations) for a11y-dialog, it mentions that the library will look for an input with the `autofocus` property set when opening the dialog, however React doesn't support this property...
Hi @KittyGiraudel and @morkro, First of all, thank you for creating this accessible dialog, carefully done and documented! Thank you a lot 🙌 I'm considering replacing a custom dialog/modal implementation...
Bumps [rollup](https://github.com/rollup/rollup) from 4.9.2 to 4.9.4. Release notes Sourced from rollup's releases. v4.9.4 4.9.4 2024-01-06 Bug Fixes Use quotes for keys in namespaces that are only numbers but are not...
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...
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 [rollup](https://github.com/rollup/rollup) from 4.16.1 to 4.17.1. Release notes Sourced from rollup's releases. v4.17.1 4.17.1 2024-04-29 Bug Fixes Prevent infinite recursions for certain constructor invocations (#5500) Pull Requests #5500: fix: parameter...
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.24.7 to 7.25.7. Release notes Sourced from @babel/preset-react's releases. v7.25.7 (2024-10-02) Thanks @DylanPiercey and @YuHyeonWook for your first PRs! :bug: Bug Fix babel-helper-validator-identifier #16825 fix: update identifier...
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,...