Commit Graph

7455 Commits (29e50b4bc5bfdbe2b47afdc34fd6abab41b16d40)

Author SHA1 Message Date
Rex Schrader 29e50b4bc5 Merge pull request #6581 from raisedadead/fix/comparison-with-the-greater-than-or-equal-to-operator
Fix the test case for Comparison with operators
2016-01-30 11:35:53 -08:00
Rex Schrader 3e6b2f34f5 Merge pull request #6583 from raisedadead/fix/undefined-is-not-explained
Add a hint to Return Early Pattern for Functions
2016-01-30 11:32:07 -08:00
Berkeley Martinez ab2a4d8f6f [HOTFIX] remove twit
twit is not depending on it's dependencies.
2016-01-30 10:53:52 -08:00
Logan Tegman 3c83f25de9 Merge pull request #6579 from FreeCodeCamp/greenkeeper-lodash-4.1.0
Update lodash to version 4.1.0 🚀
2016-01-29 23:02:24 -08:00
Mrugesh Mohapatra 42ec641645 Fix the test case for Comparison with operators
This commit fixes the test case with change to assert in one case,
and change to the test case message in another case.

I intentionally, changed the assert for one case and message for other

Tested locally.
2016-01-30 11:45:40 +05:30
Mrugesh Mohapatra a3c9d1fce6 Add a hint to Return Early Pattern for Functions
This commit adds a hint as disccussed in the issue, to clarify,
the difference between `undefined` and `"undefined"`.

Tested locally.
2016-01-30 11:34:11 +05:30
Rex Schrader d5cb8b3ff6 Merge pull request #6594 from hallaathrad/fix/typos-and-style
Fix for "Multiple Identical Options in Switch Statements"
2016-01-29 20:09:01 -08:00
Hallaathrad a04fa02d7c Fix for "Multiple Identical Options in Switch Statements"
Corrects typo "ommitted".
Closes #6593
2016-01-29 22:58:29 -05:00
Rex Schrader 317b27b614 Merge pull request #6567 from raisedadead/fix/introducing-javascript-object-notation-json
Fix the release year for Billy Joel - Piano Man
2016-01-29 09:26:52 -08:00
Rex Schrader 89dd705921 Merge pull request #6574 from raisedadead/fix/comparisons-with-the-logical-and-operator
Fix test case in Comparisons with the Logical And Operator
2016-01-29 09:25:04 -08:00
greenkeeperio-bot 082f2ce87c chore(package): update lodash to version 4.1.0
http://greenkeeper.io/
2016-01-29 08:41:45 -08:00
Mrugesh Mohapatra cee3b691ef Fix test case in Comparisons with the Logical And Operator
This fixes the test case to do the correct assert as per the message.

tested locally.
2016-01-29 13:55:59 +00:00
Mrugesh Mohapatra 6094a9da12 Fix the release year for Billy Joel - Piano Man
This fixes the release year as mentioned in the issue.
Hope the fans will forgive us!

Tested locally.
closes #6561
2016-01-29 07:42:48 +00:00
Rex Schrader 369288cdd5 Merge pull request #6549 from robjloranger/fix/set-font-size-of-element
Fix for set the font size of an element
2016-01-28 18:47:37 -08:00
Quincy Larson 93dfc42e04 Merge pull request #6403 from hallaathrad/change/center-map-layout
Centre map layout, colour enhancement for UX
2016-01-28 17:06:47 -08:00
Quincy Larson 64efbd36a2 Merge pull request #6548 from hallaathrad/change/about-page
Change space in population table
2016-01-28 17:04:59 -08:00
Rex Schrader 5ea9eb2d9e Merge pull request #6348 from bugron/feature/last-signin-method
Highlight last signin method's button
2016-01-28 13:47:27 -08:00
Rex Schrader 838314be23 Merge pull request #6555 from robjloranger/fix/typo-validate-telephone
fixed typo on test for 1 555)555-5555
2016-01-28 13:45:58 -08:00
robjloranger 3fe6ba79b4 fixed typo on test 1 555)555-5555 2016-01-28 12:25:34 -08:00
Rex Schrader 6be38c5330 Merge pull request #6536 from AkiraLaine/edit/remove-terminology
removed depreciated terminology from certificate challenges
2016-01-28 10:59:17 -08:00
Arsen Melikyan 48755d0429 Highlight last signin method's button 2016-01-28 22:50:24 +04:00
Rex Schrader a006e48738 Merge pull request #6529 from robjloranger/fix/all-greaterthan-quotes
Fix for greater than + less than quotes
2016-01-28 10:20:48 -08:00
Rex Schrader bb6dc470a9 Merge pull request #6535 from alistermada/fix/test-comparison-equality-operator
Fix test for Comparison with the Equality Operator
2016-01-28 10:16:42 -08:00
Hallaathrad 49ccd81654 Change space in population table
From a <table> inside a single <h2> and spacing based on html encoded stuff, to an <ul> with light css styling.

-----
More cleanup changes for the rest of the page to come in next PR.
2016-01-28 12:51:23 -05:00
Rex Schrader 3dec1f9197 Merge pull request #6532 from tcyrus/fix/blockquote
Update json-apis-and-ajax.json
2016-01-28 09:45:57 -08:00
robjloranger 95347d9c95 this fixes false positives and clears up instructions
trying out similar test to change the font family of an element

tried to better clarify instructions
2016-01-28 09:44:52 -08:00
Hallaathrad 253b3a55bd Fix map's layout
Centering in screen, responsive and indented.

Adittional styling to enhance visual hyerarchies, and then some UX colour-loving care to ease use on the sidebar+menu.
2016-01-28 09:49:30 -05:00
Akira Laine 9f9c8c3f58 removed depreciated terminology from certificate challenges
made some edits

corrected backend certificate text
2016-01-28 19:10:33 +11:00
Rex Schrader 660e21410c Merge pull request #6537 from FreeCodeCamp/fix/landing-typo
fix landing page typo and simplify CTA button copy
2016-01-27 23:20:30 -08:00
Quincy Larson 88795410d0 fix landing page typo and simplify CTA button copy 2016-01-27 23:11:25 -08:00
Alister N. Mada 85637d0ba7 Fix test for Comparison with the Equality Operator 2016-01-28 11:15:52 +07:00
robjloranger 81d514a8ca fixing regex asserts
Changed all regex test to accept option single/double quotes around digits in comparrisons.
Used ('|\")*

Mistakenly had strict comparisons changed, reverted those.

fixed typo

one last typo

how did i miss so many errors

last error i hope

..last .. one ..
2016-01-28 03:15:13 +00:00
Timothy Cyrus ee23a7b470 Update json-apis-and-ajax.json
Replace Multiple Line's of `<code>` blocks with `<blockquote>` to improve formatting
2016-01-27 21:58:56 -05:00
Rex Schrader 88ffae759e Merge pull request #6531 from CarlMungazi/patch-1
Update CONTRIBUTING.md
2016-01-27 15:59:36 -08:00
Carl Mungazi 5391b33ddb Update CONTRIBUTING.md
Fixed typos.
2016-01-27 23:58:09 +00:00
Rex Schrader c210300745 Merge pull request #6524 from FreeCodeCamp/cleanup/delete-unused-html
Cleanup bad commit files
2016-01-27 14:23:22 -08:00
Berkeley Martinez 446110fc17 Cleanup bad commit files 2016-01-27 12:29:49 -08:00
Berkeley Martinez ff72a57352 [HOTFIX] Fix step index type 2016-01-27 12:13:46 -08:00
Rex Schrader d75870bf23 Merge pull request #6486 from bugron/fix/remove-empty-npm-run
Remove an 'empty' npm-run command
2016-01-27 11:07:06 -08:00
Rex Schrader a890c1de07 Merge pull request #6467 from tahmid-ul/fix/improve-assignment-with-a-returned-value
Assignment with a Returned Value - Improved Challenge Seed
2016-01-27 10:58:27 -08:00
Rex Schrader 95995b4731 Merge pull request #6455 from alistermada/fix/more-tests-basic-javascript
Add more tests for Basic JavaScript challenges
2016-01-27 10:55:59 -08:00
Logan Tegman 139ccc2d68 Merge pull request #6482 from mence/fix/consistent-spacing-in-css-selectors
Adds spaces in CSS selectors for a consistent style
2016-01-26 20:29:31 -08:00
Tim Hordern d895053a70 Adds spaces in CSS selectors for a consistent style 2016-01-26 23:22:21 -05:00
Logan Tegman e5e45815d8 Merge pull request #6303 from dooglus/fix/allow_2_lorem_ipsum_words
Fix validation for "Fill in the Blank with Placeholder Text"
2016-01-26 19:54:44 -08:00
Rex Schrader e02d9d4039 Merge pull request #6466 from erictleung/fix/space-between-paragraphs
Adds spaces between paragraphs
2016-01-26 14:01:27 -08:00
Arsen Melikyan 386faa0d75 Remove an empty npm-run command 2016-01-27 00:51:07 +04:00
Tahmid ul karim a5096f9523 Improved Challenge Seed
Assignment with a Returned Value .
2016-01-26 21:36:55 +06:00
Eric Leung aaba9283ac Adds spaces between paragraphs
Tested locally. Closes #6374
2016-01-26 07:36:55 -08:00
Akira Laine ae0692648f Merge pull request #6463 from alistermada/fix/extra-spaces-challenge-description
Remove extra spaces from Basic Javascript challenge description
2016-01-26 21:38:17 +11:00
Alister N. Mada e5aff5d451 Remove extra spaces from Basic Javascript challenge description 2016-01-26 17:24:21 +07:00