mirror of
https://github.com/alrayyes/wiki.git
synced 2025-08-07 15:21:03 +00:00
* 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. |
||
|---|---|---|
| .. | ||
| backlinks.scss | ||
| breadcrumbs.scss | ||
| clipboard.scss | ||
| contentMeta.scss | ||
| darkmode.scss | ||
| explorer.scss | ||
| footer.scss | ||
| graph.scss | ||
| legacyToc.scss | ||
| listPage.scss | ||
| popover.scss | ||
| recentNotes.scss | ||
| search.scss | ||
| toc.scss | ||