1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Commit Graph

9 Commits

Author SHA1 Message Date
Barry McGee
b46f447f0f Add banner role to logo container in sidebar header
All page content must be contained by landmarks: https://dequeuniversity.com/rules/axe/4.1/region
2021-01-08 00:08:26 +00:00
Barry McGee
8a7bfac10e Remove aria-hidden link from tab index
More info: https://dequeuniversity.com/rules/axe/4.1/aria-hidden-focus
2021-01-08 00:08:25 +00:00
Sarah Schneider
f5fc721cfe do not show header notifications on 404 page 2020-12-02 15:00:00 -05:00
Sarah Schneider
5705d334ca Header notification updates (#16425)
* remove middleware that sets notification flags

* move all notification handling into includes/header-notification.html

* update tests
2020-11-12 16:27:29 -05:00
Nick Schonning
b44d498903 fix: CSS class had single quote in name 2020-11-03 13:35:07 -05:00
Laura Coursen
a3e1733aa1 GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
Jason Etcovitch
caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00
Sarah Schneider
aa5a62d49d Remove versions feature flag code (#15793)
* remove FEATURE_NEW_VERSIONS from feature-flags.json

* remove process.env.FEATURE_NEW_VERSIONS from include files

* remove process.env.FEATURE_NEW_VERSIONS from lib files

* remove process.env.FEATURE_NEW_VERSIONS from middleware files

* remove process.env.FEATURE_NEW_VERSIONS from script files

* remove process.env.FEATURE_NEW_VERSIONS from test files

* update test fixtures to use new versions as canonical fixtures
2020-09-29 13:36:07 -04:00
Vanessa Yuen
3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00