Commit Graph

15893 Commits (3123f8c5b9b9e1e4d67b7d78c08bab2373b35051)

Author SHA1 Message Date
Mrugesh Mohapatra 583f0de9f5 fix(help): add param for correct category 2018-09-27 20:06:02 +05:30
joldie 36a07db359 Fixed typos in introductory text 2018-09-27 20:06:01 +05:30
Stuart Taylor fd5080196f Formatting and more exact edit link 2018-09-27 20:06:01 +05:30
Wadinga Leonard aa31f7ba3a Introduction to React Redux Challenges
Updated the stub for this series of challenges.
2018-09-27 20:06:01 +05:30
Jason Rivera 56942928a0 Removed old jquery CDN and added a more accessible CDN 2018-09-27 20:06:01 +05:30
Jrom 4b6f915798 Fix: 404 page quote in Night Mode 2018-09-27 20:06:00 +05:30
Jerome Estiller f18e0079ed feat: update 404 page (#194) 2018-09-27 20:06:00 +05:30
huyenltnguyen c6c1e347d0 fix accessibility issues
report challenges' completion state and remove <code> tag in test suite
2018-09-27 20:06:00 +05:30
Stuart Taylor d8bee6a7ad Feat: Download Solution Button (#191)
* fix: increase spacing in challenge list (#96)

* enh: add button to download user solution on completion modal

* fix: linting

* review: remove dashedName grab from Show.js

can generate dashedName in CompletionModal from challengeMeta

* review: generate download file dashedName from challengeMeta.title

* add className btn-primary-invert

* review: shape files data

we only want key indexhtml contents from files

* review: remove class already defined in global.css

* review: further changes

only grab title from challenge meta
change fiels prop-type to object
remove duplicate class btn-primary-invert from CompletionModal.css
generate download file name using util function dasherize

* review: only show download button if there is something to download

* fix: increase spacing in challenge list (#96)
2018-09-27 20:06:00 +05:30
Valeriy 00ce364692 fix: "onNext" is called instead of "next" on an Observable. (#219) 2018-09-27 20:05:59 +05:30
thatnini 5c50f147ec fix: night mode tweaks (#214)
* fix: night mode tweaks

* fix: remove custom dark theme from monaco editor
2018-09-27 20:05:59 +05:30
Renoj Varghese ff0774d748 changing blockquote and .token colors to #00bfb0 2018-09-27 20:05:59 +05:30
Renoj Varghese c5777e3d86 making code blocks more readable 2018-09-27 20:05:59 +05:30
Guy Even e3f56e4ded fix(layout): night mode background color now fits full screen 2018-09-27 20:05:59 +05:30
Nini bbb413e3d5 fix: add overflow for firefox on instructions panel 2018-09-27 20:05:59 +05:30
Mrugesh Mohapatra 6e1c564194 chore(seed): update to v3.0.1 2018-09-27 20:05:58 +05:30
Ankit Tiwari 228e01579b fix(theme): fixes #209 (upcoming lessons readability in night mode) 2018-09-27 20:05:58 +05:30
Mrugesh Mohapatra 3214d824a6 fix(editor): update night mode styles for the editor 2018-09-27 20:05:58 +05:30
Mrugesh Mohapatra 2312d5e82e fix(theme): add night mode to learn 2018-09-27 20:05:58 +05:30
Renoj Varghese 776d567cea updating styles for night-mode 2018-09-27 20:05:58 +05:30
KAMLESH NEHA 299f3de311 The code editor will auto focus when you complete a challenge ad move to next one closes #192 2018-09-27 20:05:58 +05:30
Stuart Taylor 1973376496 Fix: Hint Button (#196)
* Create a guide URL for each challenge

* Format
2018-09-27 20:05:57 +05:30
ChrisLMartin 09836f1294 improved Redux intro 2018-09-27 20:05:57 +05:30
Guy Even 55786a85fb fix(contributing.md): fixed a typo in the instruction list 2018-09-27 20:05:57 +05:30
Quincy Larson fabd0963c2 fix a spelling error 2018-09-27 20:05:57 +05:30
Mrugesh Mohapatra 1b8f427aa5 chore(seed): update curriculum to latest 2018-09-27 20:05:57 +05:30
Beau Carnes 3c8b1f2abc Update some working to make it flow a little better 2018-09-27 20:05:56 +05:30
Mehmood Ahmad 7442adf516 update description 2018-09-27 20:05:56 +05:30
Mehmood Ahmad 2f986ab412 add description 2018-09-27 20:05:56 +05:30
Simon Cooper c214db688e Fix for ctrl key having no impact on submit process (#181) 2018-09-27 20:05:56 +05:30
Stuart Taylor 9333729dca Temp: Remove MathJax (#186) 2018-09-27 20:05:56 +05:30
Huyen Nguyen 10b3b747d6 splitter between editors and preview hidden if preview is null (#182) 2018-09-27 20:05:56 +05:30
Todd Chaffee 8de3a4c766 fix: Decode HTML entities in the test output (#111) 2018-09-27 20:05:55 +05:30
Jason Rivera caf85cc353 Fixed: Added styles for mobile (#167)
* Added styles to curriculum page for mobile

* Fix: Added styles to curriculum page for mobile browsers

* reverted

* Fixed: Added styles to curriculum page for mobile browsers
2018-09-27 20:05:55 +05:30
Jesus Alvarez 08bb4e7fb2 Fix navbar (#164)
* made freecodecamp logo visible in mobile device

* removed empty lines of code
2018-09-27 20:05:55 +05:30
Abi H 6cdfa41174 Add description for alog&DS 2018-09-27 20:05:55 +05:30
Ankit Tiwari 91c673b9d1 Add cats.json file which is required for at least 5 challenges (#179) 2018-09-27 20:05:55 +05:30
renojvarghese 95fef8efce fixing grammatical and spelling errors in javascript intro (#169)
Resolves https://github.com/freeCodeCamp/freeCodeCamp/issues/17520

I fixed the spelling of "arithemtic" to "arithmetic"
Also, I found a misplaced modifier in "basic programming concepts in JavaScript, which range"
The word "concepts" needs the modifier: "which"
2018-09-27 20:05:54 +05:30
Kristofer Koishigawa 02b009fd42 Add MathJax (#150)
Added a script tag to the header of the page in src/head/index.js via src/head/mathjax.js. Modified Side-Panel.js so that mathematical functions are rendered properly in the Rosetta Code problems. Had to use the CDN because I couldn't get the NPM package working, and a local package like the one used in Arcade Mode would be ignored if put into the public folder. We could probably use that local package if there's a better place to store it.

Since MathJax is set up currently to interpret anything between $...$ or $$...$$ as a math function, we will need to check some of the other problems that use those symbols on the same line.
2018-09-27 20:05:54 +05:30
Shaurya Shubham 15ae4827ec feat: rosetta code intro stub (#175) 2018-09-27 20:05:54 +05:30
Huyen Nguyen b5ff62e5f5 Fix scrollbar issues (#160) 2018-09-27 20:05:54 +05:30
Niraj Nandish 9bb486f57d changed logo link to home page (#174) 2018-09-27 20:05:54 +05:30
Manuel Blanco 5de3da69b1 feat(intro): add js algo and data structure projects(#145) 2018-09-27 20:05:54 +05:30
Kene Udeh f3e8ecd133 fix: moved Responsive Web design Projects Intro to right location (#147) 2018-09-27 20:05:53 +05:30
Stuart Taylor c7e987111f Send challenge files to the backend for persistence (#170) 2018-09-27 20:05:53 +05:30
Tom 285fb0037b make forum open in new tab (#148) 2018-09-27 20:05:53 +05:30
Stuart Taylor 3503c5ab70 Change public key (#163) 2018-09-27 20:05:53 +05:30
Stuart Taylor f4e33e1ee6 Feat: Donation integration (#151)
* Clean up MapModal removal

* Add DonationModal and logic

* Remove unused challenge files

* Add email field to donation

* Fix up UI and ajustv copy
2018-09-27 20:05:53 +05:30
Stuart Taylor cc6067f065 Challenge SidePanel tweaking (#162) 2018-09-27 20:05:52 +05:30
Stuart Taylor 8635f8bdee Reduce GA events to stay within limits (#157) 2018-09-27 20:05:52 +05:30