freeCodeCamp/client
Oliver Eyton-Williams e256dbc611 feat: Escape hotkey enters 'navigation mode' (#37167)
* fix: escape to navigation mode more generally

Previously only 'escape'ing from the editor prevented auto focus on the
editor, now you can 'escape' from anywhere that listens to Hotkeys.

Also the outline for HotKeys is hidden as it is not used by tab
navigation.

* feat: require escape to enter navigation mode
2019-10-14 23:50:58 +07:00
..
config fix(build): Make build unrelient on root level deps (take 2) 2018-09-06 16:07:03 +01:00
plugins fix: make Gatsby wait for challenges to be sourced 2019-07-26 19:40:46 +05:30
src feat: Escape hotkey enters 'navigation mode' (#37167) 2019-10-14 23:50:58 +07:00
static chore: update meta, caching and headers (#37159) 2019-10-09 14:23:41 -07:00
utils refactor: combine slug utils into one module 2019-09-26 22:15:27 +05:30
.babelrc fix: warnings about babel corejs config 2019-05-02 01:01:00 -07:00
.gitignore fix(client): prevent endless SASS conversion 2018-11-12 12:44:00 +00:00
gatsby-browser.js feat: add fonts locally 2019-10-14 20:31:58 +09:00
gatsby-config.js feat: add fonts locally 2019-10-14 20:31:58 +09:00
gatsby-node.js fix: handle invalid Algolia keys gracefully in dev (#37088) 2019-10-08 01:19:43 -07:00
gatsby-ssr.js fix: Dedupe layout selection logic 2019-06-08 03:16:28 +05:30
jest.config.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
jest.transform.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
package-lock.json feat: add fonts locally 2019-10-14 20:31:58 +09:00
package.json feat: add fonts locally 2019-10-14 20:31:58 +09:00
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
webpack-workers.js fix(learn): remove sass.js from bundle and place it to static/js 2019-01-17 16:53:38 +05:30