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. |
||
|---|---|---|
| .. | ||
| callout.inline.ts | ||
| checkbox.inline.ts | ||
| clipboard.inline.ts | ||
| comments.inline.ts | ||
| darkmode.inline.ts | ||
| explorer.inline.ts | ||
| graph.inline.ts | ||
| popover.inline.ts | ||
| search.inline.ts | ||
| spa.inline.ts | ||
| toc.inline.ts | ||
| util.ts | ||