Commit Graph

15852 Commits

Author SHA1 Message Date
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
848ede28a6 Edited the intro page for apis-and-microservices-projects (#262) 2018-09-27 20:06:15 +05:30
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
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
da7c1ebafd fix:modifying js code themes (#230)
* fix:modifying js code themes

* define themes only once
2018-09-27 20:06:14 +05:30
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
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
a991c7f97e Remove br tags and use safe link rels 2018-09-27 20:06:14 +05:30
709565d904 Added a readme to Introduction to the API and microservices projects 2018-09-27 20:06:13 +05:30
960494b595 reset form project's fields on submit 2018-09-27 20:06:13 +05:30
d06ed20ef3 update packages and remove unused 2018-09-27 20:06:13 +05:30
8830eed458 fix missing styles 2018-09-27 20:06:13 +05:30
4fca16ced1 adjust styles 2018-09-27 20:06:13 +05:30
a083334079 formatting and linting 2018-09-27 20:06:13 +05:30
9ca50d56a8 add redux-devtools-extention 2018-09-27 20:06:13 +05:30
aaafd215da add styles and adjust the monacoEditorMock to show backend challenges 2018-09-27 20:06:12 +05:30
5869ea4b33 remove inlined css in htmljs 2018-09-27 20:06:12 +05:30
d85ee836d3 mock MonacoEditor on build-html stage 2018-09-27 20:06:12 +05:30
87b8b13bef remove react-router-redux 2018-09-27 20:06:12 +05:30
5dcd9524ad fix warning async="true" 2018-09-27 20:06:12 +05:30
00cda68456 update frame-runner webpack config 2018-09-27 20:06:12 +05:30
f500d565b2 update monaco editor 2018-09-27 20:06:11 +05:30
a99325e902 update gatsby settings 2018-09-27 20:06:11 +05:30
8bfac64d4b update babel and jest 2018-09-27 20:06:11 +05:30
36df5b8ef9 add webpack-cli 2018-09-27 20:06:11 +05:30
3ebdd8c034 Convert the layout's children to a normal prop 2018-09-27 20:06:11 +05:30
bb9ddd1a40 Rename pathContext to pageContext 2018-09-27 20:06:10 +05:30
706a9f19df Rename boundActionCreators to actions 2018-09-27 20:06:10 +05:30
c4cfe0b1d6 Import graphql from Gatsby 2018-09-27 20:06:10 +05:30
2e0945ed7e update use of gatsby-link 2018-09-27 20:06:10 +05:30
9b1df5128f update gatsby dependecies 2018-09-27 20:06:10 +05:30
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
dee523c968 feat: add scrimba curriculum 2018-09-27 20:06:09 +05:30
6cc8e5bc58 Add 'watch a video' button and video modal. 2018-09-27 20:06:08 +05:30
5024e69b69 Feat: Add news link to Nav (#261) 2018-09-27 20:06:08 +05:30
463072c280 chore(seed): update curriculum to v3.2.0 2018-09-27 20:06:08 +05:30
e7211fc67b Fix challenge tests that rely on 2018-09-27 20:06:08 +05:30
980994ceac Fix(avatar): Be more specific with css selectors 2018-09-27 20:06:07 +05:30
7aa0a075d0 fix(styles): Fix styles for day mode and signed in avatar 2018-09-27 20:06:07 +05:30
ffeb968236 changing link colors 2018-09-27 20:06:07 +05:30
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
1dfe1f1ec0 fix: Sass has not been compiled when tests running 2018-09-27 20:06:06 +05:30
5e7c80ad74 Removal of br tags and safe rels on links 2018-09-27 20:06:06 +05:30
6a7b1de55c grammar, spacing, spelling fixes 2018-09-27 20:06:06 +05:30
2529e6533c Added reporting of console.log from editor. Refactored a little. 2018-09-27 20:06:06 +05:30
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
fc4ae129b4 Put content in Data Structures stub 2018-09-27 20:06:05 +05:30
2c3428a4fa Add safe rel to link 2018-09-27 20:06:05 +05:30
cc0b071aca Put content in Project Euler stub 2018-09-27 20:06:05 +05:30
b29ae0df28 Removed the base tag from the header of the preview iframe. The href and target attributes were causing links within the iframe to open a new tab and would point to /, which created problems with some challenges where users should link to other page elements like a footer.
Fixed an error found in QA where in-page anchors would work as expected in Chrome, but in FireFox would load another instance of Learn in the iframe. If the user goes back to the challenge, though, the in-page anchors work as expected. Readded <base> and had it point to href='' to get in-page anchors working in both Chrome and FF.
2018-09-27 20:06:04 +05:30