freeCodeCamp/client
Oliver Eyton-Williams ed015fb06f fix: make profile update after server response (#37154)
The Privacy component has been simplified and made to rely on the user
prop rather than its own state.  The submitProfileUIComplete reducer was
missing so has been added.
2019-10-09 11:31:20 -07:00
..
config
plugins fix: make Gatsby wait for challenges to be sourced 2019-07-26 19:40:46 +05:30
src fix: make profile update after server response (#37154) 2019-10-09 11:31:20 -07:00
static chore: .gitignore and image enhancements (#37075) 2019-10-07 03:58:07 -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 fix: Dedupe layout selection logic 2019-06-08 03:16:28 +05:30
gatsby-config.js fix(search): update search bar index and styling (#36656) 2019-08-28 12:22:19 +05:30
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 fix: remove scrolling (#37098) 2019-10-08 02:00:08 -07:00
package.json fix: remove scrolling (#37098) 2019-10-08 02:00:08 -07: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