Commit Graph

15903 Commits (392b28fa55bbba9bb527530c21652401821bea41)

Author SHA1 Message Date
Valeriy e32cc56411 fix: spelling errors (#265) 2018-09-27 20:06:15 +05:30
Wadinga Leonard ce8b08623e fix random page flickering on page load #256 (#264)
* fix random page flickering on page load #256

* loaded quote in componentDidMount to prevent flickering

* added spinner when quote has not yet loaded

* use better standards
2018-09-27 20:06:15 +05:30
Shaun Dashjian 848ede28a6 Edited the intro page for apis-and-microservices-projects (#262) 2018-09-27 20:06:15 +05:30
CharmedSatyr 026fa466a9 fix(introductions): fix 'unintentially' spelling in HelmetJS intro (#253)
* fix(introductions): fix 'unintentially' spelling in HelmetJS intro

* fix(introductions): fix 'unintentially' spelling in HelmetJS intro
2018-09-27 20:06:14 +05:30
Agnes Oshiro 222acd4f15 Increase visibility of Glitch boilerplate (#252)
* Increase visibility of Glitch boilerplate

* fix: update intro in node and express
2018-09-27 20:06:14 +05:30
Valeriy da7c1ebafd fix:modifying js code themes (#230)
* fix:modifying js code themes

* define themes only once
2018-09-27 20:06:14 +05:30
Wadinga Leonard 0c7c8e26bf Introduction to Data Visualization Challenges (#229)
* Introduction to Data Visualization Challenges

Added details to the data visualization challenges

* fix: update intro to data viz
2018-09-27 20:06:14 +05:30
Vipul Basapati 9c87f8f3bf Adding content to replace stub in - "Introduction to the Front End Libraries Projects" (#221)
* Update index.md

* Update index.md
2018-09-27 20:06:14 +05:30
Stuart Taylor a991c7f97e Remove br tags and use safe link rels 2018-09-27 20:06:14 +05:30
Terra-praise 709565d904 Added a readme to Introduction to the API and microservices projects 2018-09-27 20:06:13 +05:30
ValeraS 960494b595 reset form project's fields on submit 2018-09-27 20:06:13 +05:30
ValeraS d06ed20ef3 update packages and remove unused 2018-09-27 20:06:13 +05:30
ValeraS 8830eed458 fix missing styles 2018-09-27 20:06:13 +05:30
ValeraS 4fca16ced1 adjust styles 2018-09-27 20:06:13 +05:30
Valeriy a083334079 formatting and linting 2018-09-27 20:06:13 +05:30
Valeriy 9ca50d56a8 add redux-devtools-extention 2018-09-27 20:06:13 +05:30
ValeraS aaafd215da add styles and adjust the monacoEditorMock to show backend challenges 2018-09-27 20:06:12 +05:30
ValeraS 5869ea4b33 remove inlined css in htmljs 2018-09-27 20:06:12 +05:30
ValeraS d85ee836d3 mock MonacoEditor on build-html stage 2018-09-27 20:06:12 +05:30
ValeraS 87b8b13bef remove react-router-redux 2018-09-27 20:06:12 +05:30
ValeraS 5dcd9524ad fix warning async="true" 2018-09-27 20:06:12 +05:30
ValeraS 00cda68456 update frame-runner webpack config 2018-09-27 20:06:12 +05:30
ValeraS f500d565b2 update monaco editor 2018-09-27 20:06:11 +05:30
Valeriy a99325e902 update gatsby settings 2018-09-27 20:06:11 +05:30
Valeriy 8bfac64d4b update babel and jest 2018-09-27 20:06:11 +05:30
ValeraS 36df5b8ef9 add webpack-cli 2018-09-27 20:06:11 +05:30
ValeraS 3ebdd8c034 Convert the layout's children to a normal prop 2018-09-27 20:06:11 +05:30
ValeraS bb9ddd1a40 Rename pathContext to pageContext 2018-09-27 20:06:10 +05:30
ValeraS 706a9f19df Rename boundActionCreators to actions 2018-09-27 20:06:10 +05:30
ValeraS c4cfe0b1d6 Import graphql from Gatsby 2018-09-27 20:06:10 +05:30
ValeraS 2e0945ed7e update use of gatsby-link 2018-09-27 20:06:10 +05:30
ValeraS 9b1df5128f update gatsby dependecies 2018-09-27 20:06:10 +05:30
Shaurya Shubham 32cdfaba7c Put content in Coding Interview Prep Algorithms intro stub (#226)
* Put content in Coding Interview Prep Algorithms intro stub

* Make tiny correction
2018-09-27 20:06:09 +05:30
Mrugesh Mohapatra dee523c968 feat: add scrimba curriculum 2018-09-27 20:06:09 +05:30
Beau Carnes 6cc8e5bc58 Add 'watch a video' button and video modal. 2018-09-27 20:06:08 +05:30
Stuart Taylor 5024e69b69 Feat: Add news link to Nav (#261) 2018-09-27 20:06:08 +05:30
Mrugesh Mohapatra 463072c280 chore(seed): update curriculum to v3.2.0 2018-09-27 20:06:08 +05:30
Bouncey e7211fc67b Fix challenge tests that rely on 2018-09-27 20:06:08 +05:30
Stuart Taylor 980994ceac Fix(avatar): Be more specific with css selectors 2018-09-27 20:06:07 +05:30
Bouncey 7aa0a075d0 fix(styles): Fix styles for day mode and signed in avatar 2018-09-27 20:06:07 +05:30
Renoj Varghese ffeb968236 changing link colors 2018-09-27 20:06:07 +05:30
Kris Koishigawa 2dc609efca Attempted to make the nav bar closer in style to the old beta site / current main site. Adjusted the font weights, the size and position of the search bar, and the nav bar on the right. Also made the <li> tags for the curriculum and forum buttons clickable and change styles when hovered over, just like on the main freecodecamp.org site.
Partially solves https://github.com/freeCodeCamp/freeCodeCamp/issues/17266
2018-09-27 20:06:07 +05:30
ValeraS 1dfe1f1ec0 fix: Sass has not been compiled when tests running 2018-09-27 20:06:06 +05:30
Stuart Taylor 5e7c80ad74 Removal of br tags and safe rels on links 2018-09-27 20:06:06 +05:30
CharmedSatyr 6a7b1de55c grammar, spacing, spelling fixes 2018-09-27 20:06:06 +05:30
Oliver Eyton-Williams 2529e6533c Added reporting of console.log from editor. Refactored a little. 2018-09-27 20:06:06 +05:30
Randell Dawson eda96e7cad Corrected grammar mistake and made small wording change
As suggested by @KoniKodes, I changed the "a" to "an"  in the first sentence to correct the grammatical error.  Also, removed the "with JSX," and from the second sentence and started the sentence with "It".
2018-09-27 20:06:05 +05:30
Shaurya Shubham fc4ae129b4 Put content in Data Structures stub 2018-09-27 20:06:05 +05:30
Stuart Taylor 2c3428a4fa Add safe rel to link 2018-09-27 20:06:05 +05:30
Shaurya Shubham cc0b071aca Put content in Project Euler stub 2018-09-27 20:06:05 +05:30