wiki/quartz/components/styles
Andrew 27a41abb62
feat(toc,explorer): add accessibility for toggle (#1327)
* Restore focus highlight on explorer toggle button.

Remove `unset: all` declaration causing `outline`
property to be unset. This allows the default
browser focus highlight to be shown.

* Fix semantics of expandable sections (explorer, toc).

This adds the appropriate aria attributes for the [disclosure pattern](https://www.w3.org/WAI/ARIA/apg/patterns/disclosure/examples/disclosure-image-description/#javascriptandcsssourcecode) and uses `visibility: hidden` to remove the hidden elements from the focus order without disrupting the animations. Further work is needed on the tree view nodes.

* Run prettier for SCSS files.
2024-08-08 18:07:47 -07:00
..
backlinks.scss base path refactor, more docs 2023-07-13 00:19:35 -07:00
breadcrumbs.scss feat: implement breadcrumb component (#508) 2023-09-29 10:26:15 +02:00
clipboard.scss deps: bump everything (closes #635) (#636) 2023-12-18 09:48:40 -08:00
contentMeta.scss feat: separated content meta (#929) 2024-03-10 09:57:10 -07:00
darkmode.scss fix: darkmode scroll bars (#480) 2023-09-17 10:29:20 -07:00
explorer.scss feat(toc,explorer): add accessibility for toggle (#1327) 2024-08-08 18:07:47 -07:00
footer.scss docs + various polish 2023-07-09 19:32:24 -07:00
graph.scss architecture, fix vendor prefixing 2023-08-07 17:34:38 -07:00
legacyToc.scss run prettier 2023-07-22 17:27:41 -07:00
listPage.scss css: use fit-content (closes #1194) 2024-06-17 22:13:31 -07:00
popover.scss feat(popover): add support for PDF (#913) 2024-02-22 22:16:40 -05:00
recentNotes.scss recent notes css fixes 2023-08-20 14:05:37 -07:00
search.scss fix(links): show backdrop on links highlighted in headers alias (#816) 2024-02-06 02:06:19 -05:00
toc.scss feat(toc,explorer): add accessibility for toggle (#1327) 2024-08-08 18:07:47 -07:00