freeCodeCamp/client
Bruce B c25634c05e
fix(a11y): beta RWD course toggle button accessibility (#45544)
* fix: beta RWD course toggle button accessibility

* refactor: passing props to icons

* simplify prop name and give it a default value

* remove console log

* fix: added translations

* refactor: announce percentage of course completed to screen readers

* fix: variable name typo

* fix: add a clear separation between course title and status
2022-05-09 16:27:50 +03:00
..
i18n fix(a11y): beta RWD course toggle button accessibility (#45544) 2022-05-09 16:27:50 +03:00
plugins fix(dx): make gatsby id static for hot reloading (#44542) 2022-01-10 11:03:20 +02:00
src fix(a11y): beta RWD course toggle button accessibility (#45544) 2022-05-09 16:27:50 +03:00
static feat: add security.txt file (#45775) 2022-04-25 18:31:22 +02:00
utils fix: hot reload (#45871) 2022-05-06 12:44:14 +01:00
.babelrc.js fix: control CodeSee via .env variable (#42428) 2021-06-10 18:38:14 +05:30
.gitignore chore(client): refactor & organise config (#40875) 2021-02-03 15:22:07 +05:30
gatsby-browser.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
gatsby-config.js Add Sentry to client for error handling (#43920) 2022-04-15 09:54:02 -05:00
gatsby-node.js fix: fix util import statement (#45104) 2022-02-24 08:16:47 -08:00
gatsby-ssr.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
package.json chore(deps): update codesee to v0.253.0 2022-05-07 20:32:40 +00:00
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
webpack-workers.js chore: use workspaces, fix deps 2021-12-02 19:57:47 +05:30