Commit Graph

43 Commits (db1b435775288e259995b4bf552e83a7752ed3e9)

Author SHA1 Message Date
Valeriy 4f1fdfdd14 chore(tools): update docker setup to use npm ci 2019-05-02 01:01:00 -07:00
Valeriy fbf5439248 chore: update packages 2019-05-02 01:01:00 -07:00
Mrugesh Mohapatra cbaea46504 fix: rollback gatsby-remark-prismjs & more updates 2019-05-02 01:01:00 -07:00
Mrugesh Mohapatra 0f720671d5 fix: update client packages 2019-05-02 01:01:00 -07:00
Valeriy 6bbe152f34 chore(client): replace react-media with react-responsive
react-media does not handle props changes, use react-responsive instead.
2019-03-14 19:06:18 +05:30
Stuart Taylor d2387023f5 chore: Bump gatsby packages (#35444)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
2019-02-27 17:00:40 +05:30
Bouncey f4528ad0ff fix: Consolodate full screen loaders in to one component 2019-02-26 16:06:05 +03:00
Bouncey f5ca6ce5e9 chore: Move sinon dep to the root 2019-02-21 21:03:06 +05:30
Valeriy be36915605 feat: use prettier with eslint 2019-02-19 14:30:27 +05:30
Bouncey 1ba67c4e2b chore: Clean up linting from child package.json's 2019-02-19 14:30:27 +05:30
Bouncey 09e563f742 chore: remove fetchr 2019-02-19 14:30:27 +05:30
Stuart Taylor 05a49e36ee chore: apply fixes from npm audit (#35210)
- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
2019-02-14 20:39:55 +05:30
Ahmad Abdolsaheb c3399893c6 fix: remove underline on hover (#35161)
* fix: remove underline on hover

* fix: load Lato font
2019-02-13 08:49:31 -06:00
Valeriy dd41028f5b fix(client): replace decodeHTMLEntities to entities package 2019-01-28 12:02:45 +00:00
Valeriy 995489eb3c fix(client): classic challenge styles and update react-reflex 2019-01-28 12:02:45 +00:00
Valeriy S 271e7dd077 fix(client): simplify header component and styles, auto close menu 2019-01-28 12:02:45 +00:00
Valeriy 44e9ffb6f2 fix(learn): remove sass.js from bundle and place it to static/js 2019-01-17 16:53:38 +05:30
Valeriy S 9642b63eae fix(client): increase node memory for workers' build 2019-01-16 11:52:14 +00:00
Valeriy S db4d1b6fa7 chore(client): rename script and add progress 2019-01-16 11:52:14 +00:00
Valeriy S d4b0250988 feat: bundle sass.js with a worker 2019-01-16 11:52:14 +00:00
Niraj Nandish 2888f9eda8 feat(client): Update all client gatsby packages (#34866) 2019-01-15 14:41:23 +05:30
Valeriy 786da39499 feat(client): bundling test dependencies 2018-12-09 10:38:10 +00:00
Stuart Taylor d327a5c36b Feat: News in the client app (#34392) 2018-11-29 15:12:15 +03:00
Stuart Taylor cee98aef43 feat: watch challenges (#34321) 2018-11-16 23:52:52 +05:30
Bouncey d686b32d9d fix: Reimplement the HeatMap 2018-11-13 05:39:50 +05:30
Bouncey 987da19254 feat(profile): Add Profile and components 2018-11-13 05:39:50 +05:30
Stuart Taylor 7da04a348b fix: Update packages and fix local dev (#26907)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
2018-10-23 18:48:46 +05:30
Bouncey 2ec3c6962f chore(curriculum): Bump pkg version to fix build 2018-10-05 15:58:12 +01:00
Bouncey badc68089f chore(pkg): Prep md parser for publish
fix(netlify): Fix Build
2018-10-05 15:58:12 +01:00
Bouncey 3f86862d3e chore(lock): Update Lock files 2018-10-05 15:58:12 +01:00
Bouncey 3151390be4 feat(next): BREAKING New curriculum package 2018-10-05 15:58:12 +01:00
Bouncey 6ba31ae5d1 fix(build): Add gatsby-cli to deps 2018-10-05 15:58:12 +01:00
Bouncey b22c719651 fix(source-plugin): Switch out gatsby-source-filesystem 2018-10-05 15:58:12 +01:00
Bouncey 5b254f3ad6 chore(learn): Merge learn in to the client app 2018-09-30 12:42:40 +01:00
Bouncey d698d52794 feat(Certs): Initial Cert Settings 2018-09-25 13:18:17 +01:00
Bouncey 0c3856c0d2 feat(theme): Toggle and persist theme locally 2018-09-14 16:22:44 +01:00
Bouncey 4157552cdb feat(the-fastest-page): Add static /the-fastest-web-page-on-the-internet 2018-09-09 11:19:19 +01:00
Bouncey a9c948679e feat(prettier): Use prettier for client code 2018-09-07 14:37:14 +01:00
Bouncey 9224613a74 fix(build): Ensure env for build 2018-09-06 16:07:03 +01:00
Bouncey c590b736dd chore(pkg): Update client package details 2018-09-06 11:35:04 +01:00
Bouncey 4c73ebbfef fix(babel): Use scoped react-bootstrap for babel@7 2018-09-06 11:35:04 +01:00
Bouncey 77a4452437 feat(certs): Convert certification views to gatsby 2018-09-04 19:40:07 +05:30
Bouncey e59ad6ebda chore(client): Move client app to /client 2018-09-03 17:47:48 +05:30