Tammy
9e4583b1f3
fix: change video url for clockwise-notation challenge ( #35013 )
2019-02-04 16:29:26 +03:00
Leo
16bca6e24a
Closes #34988 : "Clicking on link in the code preview opens up the web page within the web page" ( #34995 )
2019-02-04 15:57:49 +03:00
Pepijnk12
ab4367a751
Update URL for 404 error ( #35042 )
...
* Update URL for 404 error
* fix: correct url
2019-02-04 13:34:47 +03:00
Oliver Eyton-Williams
693047d5c6
fix: "Applied Visual Design: Adjust the Hover State of an Anchor Tag" now accepts more ways of writing 'blue' ( #34939 )
...
* fix: test now accepts more ways of writing 'blue'
* fix: include test for rgb
2019-02-04 12:22:30 +03:00
The Coding Aviator
90a9df1a5d
Fixed problem with regex in es6 import challenge ( #19718 )
...
import-a-default-export.english.md: support both main quoting styles
2019-02-03 18:07:55 +01:00
Carlos Alfaro
7e69c85e16
Updated test text to Spanish ( #19690 )
2019-02-03 18:03:59 +01:00
Aculisme
a455b601dc
Update implement-merge-sort.english.md ( #29007 )
2019-02-03 09:14:01 +04:00
Brittany Sarenpa
b56462c5ee
Fixed grammar ( #28571 )
...
Changed 4th sentence to be more readable, it was slightly confusing with the comma.
2019-02-02 22:19:01 +04:00
Bannon Tanner
a3c917ee62
changed position data to make correct values pass ( #26987 )
...
Closes : #17996
2019-02-02 21:49:36 +04:00
Adam
a2fd37d767
Small spelling error. ( #34512 )
...
Changed word "moongose" to "mongoose".
2019-01-31 20:51:21 -08:00
Walter Woodward
7ccd4dacf5
typo ( #34340 )
...
present tense `build` changed to proper passed tense `built`
2019-01-31 20:48:51 -08:00
Timur
8fa32c52fc
Fixes #13774 ( #34801 )
...
* Fixes #13774
* del redundant group in test ereg
2019-01-31 12:55:10 -08:00
Paul Gamble
fabd45e1b4
Revert "Challenge - ES6: Use Destructuring Assignment to Assign Variables from Arrays - Added solution ( #26531 )" ( #34949 )
...
This reverts commit 23096f7ed6
.
2019-01-31 10:39:39 -08:00
Bhanu Pratap Singh Rathore
8584637254
feat(interview-prep): Transfering Rosetta problems from Curriculum ( #34822 )
2019-01-30 17:11:15 +09:00
Tracey Bushman
b730b67e1a
fix(curriculum): replace data urls with CDN urls for D3 projects ( #34964 )
...
* fix(curriculum): replace data urls with CDN urls for D3 projects
* fix(curriculum): data urls --languages
* fix(curriculum): stray old url
2019-01-29 03:41:02 +05:30
Leo
47857d9fcb
Deleted wrong comma ( #34979 )
2019-01-28 08:33:11 -08:00
Leo
721cbba477
Deleted an unneccessary comma ( #34976 )
2019-01-28 08:28:11 -08:00
Leo
7f31aa807c
Deleted comma ( #34987 )
2019-01-28 08:18:42 -08:00
Nelson Sandoval
a284b296fc
fix: Capitalize test text for Cascading CSS variables ( #34910 )
2019-01-27 18:11:49 -07:00
Oleksii Pudlo
fef2ed3c11
Fixed description of wrap-reverse option of flex-wrap property ( #28513 )
...
from "bottom-to-top" to "right-to-left" for row values
from "right-to-left" to "bottom-to-top" for column values
2019-01-26 10:06:43 -08:00
Mike Short
088acf45d9
Typo: Edited Math for finding parent node ( #34647 )
2019-01-26 21:09:28 +09:00
Dan B
ce63de866c
Update depth-first-search.english.md ( #34856 )
...
Fixed formatting for the solution to increase readability. It was previously difficult to see since the code was all one line
2019-01-25 23:12:45 -05:00
Dana Ottaviani
9cd1610839
Add solution to css-flexbox challenge ( #34253 )
...
<!-- 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.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] My article does not contain shortened URLs or affiliate links.
Co-authored-by: Paul Gamble <pgamble@gmail.com >
2019-01-25 12:13:07 -05:00
Zach Carroll
de03d3f112
Solution to Comment out H1 and p tag, but not H2 element. ( #32125 )
...
<!-- 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.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] My article does not contain shortened URLs or affiliate links.
If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.
Closes #XXXXX
Co-authored-by: Paul Gamble <pgamble@gmail.com >
2019-01-25 11:53:30 -05:00
SGokul1
6b6b33092b
Sample solution for the challenge seed code ( #31929 )
...
* Sample solution for the challenge seed code
I have updated the sample solution for the challenge seed code.
* Update headline-with-the-h2-element.english.md
Removed //solution required
Co-authored-by: Paul Gamble <pgamble@gmail.com >
2019-01-25 11:19:27 -05:00
Casey Bennington
7f9cbe982b
Add the solution ( #28899 )
...
* Add the solution
* Update divide-one-decimal-by-another-with-javascript.english.md
The solution was not passing. Change should pass now.
* Update divide-one-decimal-by-another-with-javascript.english.md
Co-authored-by: Paul Gamble <pgamble@gmail.com >
2019-01-25 11:10:44 -05:00
Casey Bennington
d2286fc3b5
Added solution ( #28907 )
...
LGTM!
2019-01-25 10:17:46 -05:00
Casey Bennington
0351df1c24
Added solution to the uncomment-html-english-challenge ( #28868 )
...
LGTM!
2019-01-24 16:03:03 -05:00
lucielchoi707
2fea28aca8
add solution ( #28406 )
...
LGTM!
2019-01-24 15:57:09 -05:00
Alan Price
1a6e1e57cc
Added solution ( #27077 )
2019-01-24 15:36:57 -05:00
Joe Erickson
6a777a9b16
Add solution to find more than one challenge ( #27476 )
2019-01-24 15:29:23 -05:00
Joe Erickson
13b3e3fa9b
Add solution to match whitespace problem ( #27470 )
...
* Add solution to match whitespace problem
* fix: corrected case of countWhiteSpace on line 61
2019-01-24 15:23:07 -05:00
Alan Price
23096f7ed6
Challenge - ES6: Use Destructuring Assignment to Assign Variables from Arrays - Added solution ( #26531 )
...
* added solution for challenge
* removed function from seed and solution
2019-01-24 14:24:27 -05:00
DanielMartinsAlves
a96372558a
Fix sentences ( #33672 )
...
Fix sentences.
2019-01-23 02:17:13 +00:00
buhidar
589257cf02
Typo fix on line 11 ( #34922 )
2019-01-21 19:06:10 -08:00
Andreii Khodyriev
701d27d593
Fix(curriculum): edit translation RU ( #26831 )
2019-01-21 20:22:45 +04:00
Andreii Khodyriev
094697fefc
Fix(curriculum): RU translation added ( #26824 )
2019-01-20 21:07:32 +04:00
Andreii Khodyriev
4028096f4a
Fix(curriculum): RU translation added ( #26816 )
...
Added description, and also translated tasks
2019-01-19 22:51:03 +04:00
Rohan Mohammad
39e36a1702
Project Euler: Problem 2: Even Fibonacci Numbers - fiboEvenSum(10) sh… ( #34722 )
2019-01-19 18:50:53 +09:00
Abhishek Kakade
7dac2fc086
Merges 3 Set Challenges ( #34717 )
...
* fix: merges 3 set challenges into 1
* fix: changed function to class syntax
* fix: simplified instructions
* fix: changed the example
* style: minor formatting changes
* style: formatted solution
* fix: formatting
2019-01-19 14:17:07 +05:30
Quincy Larson
d006696c85
Correct two mixed up Scrimba links ( #34892 )
2019-01-18 03:27:01 +05:30
The Coding Aviator
ca2d01a81c
feat(curriculum): add grouping characters challenge and guide ( #34875 )
...
Added new challenge for mixed grouping of characters
2019-01-17 22:08:46 +01:00
Bannon Tanner
e3df17b8f5
Update learn-about-tertiary-colors.md ( #26027 )
...
Fixes issue #18179
Fixed wording to be more clear about which color model was being used
2019-01-17 07:56:22 +07:00
Valeriy S
9b75c1965a
fix(curriculum): replace window by self for js challenges
2019-01-16 10:45:39 +00:00
joey zielinski
23cb7b8043
fix(meta): remove leading spaces ( #31757 )
2019-01-15 00:18:16 +05:30
Valeriy
63d0a2682f
fix: remove unused vars from the test execution scope
2019-01-14 13:44:54 +00:00
kieffwong
02a79c5873
change the wording ' 投資組合' to' 作品集 ' ( #28236 )
...
' 投資組合' actually mean investment portfolio
作品集 ' would be more suitable
2019-01-10 23:07:48 -08:00
Alan Price
37d98f1123
Challenge - ES6: Write Arrow Functions with Parameters - Expanded description ( #25997 )
...
* Reworded and expanded the description
* renamed the function in the multiple param example
2019-01-09 11:00:16 +00:00
Picklebunker
03efcca1da
Updated grammar and term consistency ( #30702 )
2019-01-02 12:04:31 -08:00
Bhanu Pratap Singh Rathore
c820cdab80
feat(interview-prep): Adding Rosetta Code problems ( #34710 )
2018-12-30 22:35:56 +09:00