carbon-components-svelte/src/ComposedModal
metonym cae1f1939e
fix(modal): remove close button title attribute, add aria-hidden to icons (#1308)
* fix(modal): close button should not have a title

* fix(modal): close icon should not have aria-label

* fix(modal): close button icons should have `aria-hidden="true"
2022-05-18 19:00:21 -07:00
..
ComposedModal.svelte Refactor onDestroy to use onMount return function (#914) 2021-11-17 13:20:26 -08:00
index.js chore: lift components folder 2020-07-19 09:06:08 -07:00
ModalBody.svelte Alignment with Carbon version 10.32 (#588) 2021-04-02 13:31:53 -07:00
ModalFooter.svelte docs: fix formatting, broken link (#1172) 2022-03-13 19:03:15 -07:00
ModalHeader.svelte fix(modal): remove close button title attribute, add aria-hidden to icons (#1308) 2022-05-18 19:00:21 -07:00