Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-06 | chore: remove docs example (#7306) | 1 | -26/+0 | ||
2022-08-29 | fix: improve docs example (#4355) | 1 | -0/+4 | ||
* fix: improve docs example * final touches * chore: prettier * lockfile * ci? * downgrade types node * fresh lockfile * lockfile and npmrc * remove debug log * Merge branch 'main' into docs-template-ts * merging lockfiles suck * update lockfile * satisfy linter | |||||
2022-01-19 | Fix visibility of focused skip link on docs site (#2405) | 1 | -1/+1 | ||
* Fix visibility of focused skip link on docs site The `sr-only` utility class used on the “Skip to Content” link at the top of each page in the docs is designed to be paired with the `focus:not-sr-only` class. `focus:not-sr-only` was missing on the skip link, meaning it was never shown even when focused. * Fix visibility of focused skip link in docs example project Apply the same fix as ac890b56 to the same component in the docs starter project. | |||||
2021-12-22 | Use accessible indentation (#2253) | 1 | -19/+20 | ||
2021-08-26 | WIP update examples/docs/ | 1 | -0/+21 | ||