freeCodeCamp/client/src
Bruce Blaser bcb048a93b
fix(a11y): improve RWD challege grid accessibility (#45957)
* fix: improve RWD challege grid accessibility

* fix: change wording from challenge to step

* fix: improve keyboard focus indicator on step links

* fix: style jump link as button

* fix: accessible background color for completed steps

* refactor: make steps a nav region

* refactor: remove duplicate selector

* fix: enhance focus indicator on jump link

* fix: TS type

* refactor: remove unneeded CSS

* chore: resolve conflict

* chore: translate accessible name on nav

* fix: remove h4 from button

* fix: add course name to toggle button

* fix: improve accessibility of course stats on toggle button

* fix: prefix step links with sr-only "Step"

* fix: add start project button

* refactor: remove unnecessary spaces

* fix: clean up styles

* Update client/src/templates/Introduction/intro.css

Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2022-06-17 15:45:40 +03:00
..
__mocks__ chore(client): reorder and rename rwd changes (#45972) 2022-05-16 19:40:18 +05:30
__tests__/integration chore: convert error test to TypeScript (#45841) 2022-05-02 08:19:55 -07:00
analytics fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
assets fix(a11y): main menu a11y updates (#45137) 2022-06-01 10:39:26 +03:00
client fix: slightly improve logging from promises (#46422) 2022-06-10 22:28:38 +05:30
client-only-routes fix: multiple redirects after account deletion (#46350) 2022-06-08 07:48:17 -07:00
components fix(client-UI): view button takes full width (#45964) 2022-06-06 08:43:48 +02:00
pages test: fix donate page for existing donors (#46255) 2022-05-31 23:06:35 +01:00
redux fix: multiple redirects after account deletion (#46350) 2022-06-08 07:48:17 -07:00
resources feat: new js cert (#45873) 2022-05-16 11:53:45 +02:00
templates fix(a11y): improve RWD challege grid accessibility (#45957) 2022-06-17 15:45:40 +03:00
utils feat(client): re-enable failed update re-submission (#46064) 2022-06-07 17:52:23 +03:00
declarations.d.ts chore: TS migrate MultifileEditor (#45857) 2022-05-19 21:14:22 +05:30
html.tsx feat(client): convert class components to functional components (#43226) 2021-10-27 11:17:47 +05:30