d2d1fdcddc
chore(release): 3.2.0 [skip ci]
...
# [3.2.0](https://github.com/freeCodeCamp/curriculum/compare/v3.1.2...v3.2.0 ) (2018-09-20)
### Bug Fixes
* **challenges:** a sentence didn't make sense, so I modified it ([3d77920
](https://github.com/freeCodeCamp/curriculum/commit/3d77920 )), closes [#18046 ](https://github.com/freeCodeCamp/curriculum/issues/18046 )
* **challenges:** add missing test to check for for css class ([6e42f53
](https://github.com/freeCodeCamp/curriculum/commit/6e42f53 )), closes [#254 ](https://github.com/freeCodeCamp/curriculum/issues/254 )
* **challenges:** add note at bottom of description in d3 challenge ([c60d332
](https://github.com/freeCodeCamp/curriculum/commit/c60d332 )), closes [#17767 ](https://github.com/freeCodeCamp/curriculum/issues/17767 )
* **challenges:** add solution, test to project euler problems ([f572324
](https://github.com/freeCodeCamp/curriculum/commit/f572324 ))
* **challenges:** add solutions to first 3 debugging challenges ([c2e5794
](https://github.com/freeCodeCamp/curriculum/commit/c2e5794 ))
* **challenges:** add test to check user is using \W in Regex ([296cf44
](https://github.com/freeCodeCamp/curriculum/commit/296cf44 ))
* **challenges:** add test to lookahead regex challenge ([e044de4
](https://github.com/freeCodeCamp/curriculum/commit/e044de4 )), closes [#209 ](https://github.com/freeCodeCamp/curriculum/issues/209 )
* **challenges:** added code tags ([065036b
](https://github.com/freeCodeCamp/curriculum/commit/065036b )), closes [#18054 ](https://github.com/freeCodeCamp/curriculum/issues/18054 )
* **challenges:** added solutions to project euler problems 28, 31 ([5e12499
](https://github.com/freeCodeCamp/curriculum/commit/5e12499 ))
* **challenges:** adding code tags to description ([57d5b55
](https://github.com/freeCodeCamp/curriculum/commit/57d5b55 )), closes [#17911 ](https://github.com/freeCodeCamp/curriculum/issues/17911 )
* **challenges:** adding negative integer to challenge to improve tests ([#211 ](https://github.com/freeCodeCamp/curriculum/issues/211 )) ([2adc516
](https://github.com/freeCodeCamp/curriculum/commit/2adc516 ))
* **challenges:** allow user to comment out undesired code ([72c2407
](https://github.com/freeCodeCamp/curriculum/commit/72c2407 ))
* **challenges:** challenge description is formatted and concised ([dcd8e45
](https://github.com/freeCodeCamp/curriculum/commit/dcd8e45 ))
* **challenges:** change challengeType to fix help button ([ddcc661
](https://github.com/freeCodeCamp/curriculum/commit/ddcc661 ))
* **challenges:** change definition of complementary colors ([#299 ](https://github.com/freeCodeCamp/curriculum/issues/299 )) ([c022dff
](https://github.com/freeCodeCamp/curriculum/commit/c022dff ))
* **challenges:** check for shorthand character in regex ([#238 ](https://github.com/freeCodeCamp/curriculum/issues/238 )) ([0bf8d32
](https://github.com/freeCodeCamp/curriculum/commit/0bf8d32 ))
* **challenges:** commented output was wrong ([3cb972e
](https://github.com/freeCodeCamp/curriculum/commit/3cb972e ))
* **challenges:** converts delete html test to regex ([d80d98d
](https://github.com/freeCodeCamp/curriculum/commit/d80d98d )), closes [#251 ](https://github.com/freeCodeCamp/curriculum/issues/251 )
* **challenges:** corrected challenge instructions ([159203a
](https://github.com/freeCodeCamp/curriculum/commit/159203a ))
* **challenges:** fix [#17155 ](https://github.com/freeCodeCamp/curriculum/issues/17155 ) ([cb21e59
](https://github.com/freeCodeCamp/curriculum/commit/cb21e59 ))
* **challenges:** fix confusing destructuring es6 challenge ([1a4f6a8
](https://github.com/freeCodeCamp/curriculum/commit/1a4f6a8 )), closes [#213 ](https://github.com/freeCodeCamp/curriculum/issues/213 )
* **challenges:** fix description in css variable fallback challenge ([bc33a03
](https://github.com/freeCodeCamp/curriculum/commit/bc33a03 )), closes [freeCodeCamp/freeCodeCamp#17546 ](https://github.com/freeCodeCamp/freeCodeCamp/issues/17546 )
* **challenges:** fix flex direction row regex ([25ea07e
](https://github.com/freeCodeCamp/curriculum/commit/25ea07e )), closes [#260 ](https://github.com/freeCodeCamp/curriculum/issues/260 )
* **challenges:** fix grammar and spelling errors ([#244 ](https://github.com/freeCodeCamp/curriculum/issues/244 )) ([b0c0b74
](https://github.com/freeCodeCamp/curriculum/commit/b0c0b74 ))
* **challenges:** fix grid-gap shorthand regex ([#232 ](https://github.com/freeCodeCamp/curriculum/issues/232 )) ([a49f45e
](https://github.com/freeCodeCamp/curriculum/commit/a49f45e )), closes [#229 ](https://github.com/freeCodeCamp/curriculum/issues/229 )
* **challenges:** fix grid-gap shorthand regex ([#237 ](https://github.com/freeCodeCamp/curriculum/issues/237 )) ([b369fa0
](https://github.com/freeCodeCamp/curriculum/commit/b369fa0 )), closes [#229 ](https://github.com/freeCodeCamp/curriculum/issues/229 )
* **challenges:** fix regex in a JS challenge ([#257 ](https://github.com/freeCodeCamp/curriculum/issues/257 )) ([6058da3
](https://github.com/freeCodeCamp/curriculum/commit/6058da3 ))
* **challenges:** fix typo in wrap-reverse description ([434ea5c
](https://github.com/freeCodeCamp/curriculum/commit/434ea5c ))
* **challenges:** fixed challenge accepted without any new code ([96b39c1
](https://github.com/freeCodeCamp/curriculum/commit/96b39c1 )), closes [#198 ](https://github.com/freeCodeCamp/curriculum/issues/198 )
* **challenges:** fixed esc chars in managing packages with npm lesson ([6335a15
](https://github.com/freeCodeCamp/curriculum/commit/6335a15 ))
* **challenges:** fixed tests to check for pre operators ([ded4705
](https://github.com/freeCodeCamp/curriculum/commit/ded4705 )), closes [#199 ](https://github.com/freeCodeCamp/curriculum/issues/199 )
* **challenges:** fixed typo in algorithms and ds ([31957a4
](https://github.com/freeCodeCamp/curriculum/commit/31957a4 ))
* **challenges:** Incorrect html closing tag ([a1464f0
](https://github.com/freeCodeCamp/curriculum/commit/a1464f0 ))
* **challenges:** insufficient objectives for javascript_algorithm/es6/19 ([7707b18
](https://github.com/freeCodeCamp/curriculum/commit/7707b18 ))
* **challenges:** missing space in code example ([c50cc4e
](https://github.com/freeCodeCamp/curriculum/commit/c50cc4e ))
* **challenges:** remove race condition from react lifecycle challenge ([a20ac56
](https://github.com/freeCodeCamp/curriculum/commit/a20ac56 ))
* **challenges:** removed duplicate css top property ([0a79c58
](https://github.com/freeCodeCamp/curriculum/commit/0a79c58 ))
* **challenges:** rephrased wording in applied visual design ([#268 ](https://github.com/freeCodeCamp/curriculum/issues/268 )) ([d560d58
](https://github.com/freeCodeCamp/curriculum/commit/d560d58 ))
* **challenges:** replaced em tags with code tags ([68daaf7](https://github.com/freeCodeCamp/curriculum/commit/68daaf7 )), closes [#18048 ](https://github.com/freeCodeCamp/curriculum/issues/18048 )
* **challenges:** reword test text and improve test accuracy ([f834a98
](https://github.com/freeCodeCamp/curriculum/commit/f834a98 ))
* **challenges:** small edit to correct sematic issues ([322bf80
](https://github.com/freeCodeCamp/curriculum/commit/322bf80 ))
* clickjacking challenge description ([037990c
](https://github.com/freeCodeCamp/curriculum/commit/037990c ))
* **challenges:** spelling and grammar errors addressed ([8f17adf
](https://github.com/freeCodeCamp/curriculum/commit/8f17adf ))
* **challenges:** typo ([4f7faba
](https://github.com/freeCodeCamp/curriculum/commit/4f7faba ))
* **challenges:** update test and add solution for DS challenge ([d1b2075
](https://github.com/freeCodeCamp/curriculum/commit/d1b2075 )), closes [#164 ](https://github.com/freeCodeCamp/curriculum/issues/164 )
* **challenges:** Update test to include whitespace ([#272 ](https://github.com/freeCodeCamp/curriculum/issues/272 )) ([77689f4
](https://github.com/freeCodeCamp/curriculum/commit/77689f4 )), closes [#271 ](https://github.com/freeCodeCamp/curriculum/issues/271 )
* **schema:** change schema and unpack script ([b014b23
](https://github.com/freeCodeCamp/curriculum/commit/b014b23 ))
### Features
* **challenges:** add browser fallback challenge ([b090e8b
](https://github.com/freeCodeCamp/curriculum/commit/b090e8b )), closes [freeCodeCamp/freeCodeCamp#17546 ](https://github.com/freeCodeCamp/freeCodeCamp/issues/17546 )
2018-09-20 13:39:26 +00:00
b014b23404
fix(schema): change schema and unpack script
2018-09-20 19:01:49 +05:30
0db6aeb523
docs(tools): fixed a typo in the challenge "you" => "your"
...
ISSUES CLOSED : #17947
2018-09-15 12:53:23 +09:00
3cb972ecee
fix(challenges): commented output was wrong
2018-09-13 20:22:45 +09:00
5e12499cd1
fix(challenges): added solutions to project euler problems 28, 31
...
Added solutions to Project Euler problems 28 and 31.
2018-09-13 20:10:54 +09:00
ddcc661f42
fix(challenges): change challengeType to fix help button
2018-09-10 13:36:15 +01:00
57d5b55d75
fix(challenges): adding code tags to description
...
frames and other code in description were not surrounded by <code> tags and rendering poorly on
page.
ISSUES CLOSED: #17911-freecodecamp
2018-09-09 20:53:35 +09:00
c2e57941f0
fix(challenges): add solutions to first 3 debugging challenges
2018-09-07 14:46:29 +09:00
322bf80b9b
fix(challenges): small edit to correct sematic issues
...
should have said elements and not tags
2018-09-06 18:45:27 +09:00
3d7792049a
fix(challenges): a sentence didn't make sense, so I modified it
...
ISSUES CLOSED : #18046
2018-09-06 17:52:38 +09:00
c022dff28b
fix(challenges): change definition of complementary colors ( #299 )
2018-09-05 15:29:06 +09:00
434ea5c43c
fix(challenges): fix typo in wrap-reverse description
2018-09-04 15:16:20 +09:00
c60d332f28
fix(challenges): add note at bottom of description in d3 challenge
...
Add a short message in note at bottom of description in d3 challenge
ISSUES CLOSED : #17767
2018-09-04 14:51:01 +09:00
f834a9899a
fix(challenges): reword test text and improve test accuracy
2018-09-02 19:35:00 +09:00
065036be9b
fix(challenges): added code tags
...
Fixed the code tags in the description for Wrap Radio Buttons in a fieldset Element for Better
Accessibility
ISSUES CLOSED : #18054
2018-09-02 18:41:03 +09:00
f572324009
fix(challenges): add solution, test to project euler problems
...
This commit achieves the following:
Add solution to problems: 21, 25, 29, 35, 55
Add/modify tests to problems: 5, 12, 14, 25, 55
Update description to problems: 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 15, 16, 17, 55
fix(challenges): add solution and tests for project euler problem 55
Added solution and tests to evaluate problem 55 of Project Euler challenges.
2018-09-01 11:48:12 +09:00
68daaf73d9
fix(challenges): replaced em tags with code tags
...
Em tags were showing in console, so I replaced them.
ISSUES CLOSED : #18048
2018-08-30 19:21:52 +09:00
0a79c58c09
fix(challenges): removed duplicate css top property
2018-08-30 18:39:22 +09:00
a20ac56f35
fix(challenges): remove race condition from react lifecycle challenge
2018-08-30 18:36:39 +09:00
b090e8bf6f
feat(challenges): add browser fallback challenge
...
ISSUES CLOSED : freeCodeCamp/freeCodeCamp#17546
2018-08-30 18:11:08 +09:00
72c2407190
fix(challenges): allow user to comment out undesired code
2018-08-30 18:06:13 +09:00
c50cc4eb1d
fix(challenges): missing space in code example
2018-08-26 13:47:59 +09:00
bc33a03fc5
fix(challenges): fix description in css variable fallback challenge
...
This commit partially resolves freeCodeCamp/freeCodeCamp#17546
2018-08-26 13:43:18 +09:00
77689f42bd
fix(challenges): Update test to include whitespace ( #272 )
...
* fix(challenges): Update test to include whitespace
ISSUES CLOSED : #271
2018-08-25 08:31:17 -06:00
cb21e59f7a
fix(challenges): fix #17155
...
i've added a test for if else statements curly braces to ensure that every condition has to have
both opening and closing curly braces.
I've also made changes that were by scissorsneedfood.
ISSUES CLOSED : #17155
2018-08-25 16:41:52 +09:00
6058da3725
fix(challenges): fix regex in a JS challenge ( #257 )
2018-08-25 16:29:12 +09:00
d560d58631
fix(challenges): rephrased wording in applied visual design ( #268 )
2018-08-24 06:18:38 -06:00
25ea07eda6
fix(challenges): fix flex direction row regex
...
ISSUES CLOSED : #260
2018-08-24 19:53:14 +09:00
6e42f53dde
fix(challenges): add missing test to check for for css class
...
ISSUES CLOSED : #254
2018-08-24 18:22:45 +09:00
a1464f09d3
fix(challenges): Incorrect html closing tag
2018-08-23 15:59:36 +09:00
d80d98d83c
fix(challenges): converts delete html test to regex
...
Also, adds a solution to be tested with the test suite.
ISSUES CLOSED : #251
2018-08-23 15:57:35 +09:00
2adc516d96
fix(challenges): adding negative integer to challenge to improve tests ( #211 )
2018-08-22 19:58:23 +09:00
1a4f6a8d83
fix(challenges): fix confusing destructuring es6 challenge
...
ISSUES CLOSED : #213
2018-08-21 20:02:30 +09:00
0bf8d3218f
fix(challenges): check for shorthand character in regex ( #238 )
2018-08-21 19:48:49 +09:00
b0c0b744ad
fix(challenges): fix grammar and spelling errors ( #244 )
2018-08-21 19:11:05 +09:00
ded4705fac
fix(challenges): fixed tests to check for pre operators
...
Increment and decrement a number challenge
will now check for post-increment
ISSUES CLOSED : #199
2018-08-18 19:19:44 +02:00
8f17adf2c6
fix(challenges): spelling and grammar errors addressed
2018-08-17 08:21:25 +02:00
e044de4230
fix(challenges): add test to lookahead regex challenge
...
ISSUES CLOSED : #209
2018-08-17 08:15:38 +02:00
31957a45e2
fix(challenges): fixed typo in algorithms and ds
2018-08-14 18:51:30 -07:00
296cf44f57
fix(challenges): add test to check user is using \W in Regex
...
Add test to make sure user is using \W and not ^\w
2018-08-14 10:53:17 -07:00
16d52cbcdf
docs(contributing): add info on conventional commit messages
...
Specifies that a pull request will fail the Travis CI build without conventional commit messages and
adds a link with more info about conventional commits.
2018-08-12 12:55:06 -10:00
b369fa00cb
fix(challenges): fix grid-gap shorthand regex ( #237 )
...
ISSUES CLOSED : #229
2018-08-10 15:42:23 -05:00
a49f45ea5c
fix(challenges): fix grid-gap shorthand regex ( #232 )
...
ISSUES CLOSED : #229
2018-08-10 08:16:04 -05:00
57b0d0a0e7
chore(challenges): fixed a minor spelling error ( #233 )
...
Changed "a option" to "an option" in css-grid.json
ISSUES CLOSED: 17990
2018-08-09 18:22:02 -05:00
159203aa68
fix(challenges): corrected challenge instructions
2018-08-07 23:27:00 -10:00
1f06d45bbd
test(challenges): add solutions to be tested
...
ISSUES CLOSED : #206
2018-08-07 23:22:43 -10:00
037990c47f
fix: clickjacking challenge description
2018-08-07 18:08:56 +09:00
96b39c14b6
fix(challenges): fixed challenge accepted without any new code
...
changed the location of .container rule
ISSUES CLOSED : #198
2018-08-07 17:51:08 +09:00
6335a1521d
fix(challenges): fixed esc chars in managing packages with npm lesson
2018-08-07 17:37:34 +09:00
4f7faba7d9
fix(challenges): typo
...
fix typo on line 2083, from 'mutatable' to 'mutable'
2018-08-07 17:29:23 +09:00