aaa450414c
Merge pull request #6788 from BKinahan/fix/spelling-of-input
...
Fix spelling of 'inputed'
2016-02-06 15:10:02 -08:00
01f5945e0f
Fix spelling of 'inputed'
...
Changed spelling of 'inputed' for 'Add Placeholder Text to a Text Field' to 'input.'
Closes #6787
2016-02-06 22:31:28 +00:00
4def4278ef
Clarify "Nest one Array..." challenge to include multiple arrays
2016-02-06 11:27:54 -08:00
43377e1d38
Merge pull request #6738 from hallaathrad/change/challenge-cockpit-overhaul
...
Minor aesthetic changes
2016-02-05 23:07:37 -08:00
6f6ce2d2b1
Merge pull request #6771 from FreeCodeCamp/new/video-challenges
...
New/video challenges
2016-02-05 21:53:04 -08:00
1646e4aa01
Merge pull request #6750 from erictleung/fix/move-challenge-titles-in-json-files
...
Move challenge title attribute/value pair + update
2016-02-05 21:26:32 -08:00
41e1f43a48
Merge pull request #6772 from QuincyLarson/feature/shop
...
Create shop with link to tshirt
2016-02-05 21:16:04 -08:00
6ae937951c
Move challenge title attribute/value pair + update
...
- Move title attribute/value pair for each challenge in Basic Algorithm
Scripting to between the id and description attributes for consistency among
the other challenge JSON files
- Add space in the editor for Caesar's Cipher for alignment with the `return`
statement
- Add code tags around `arr[i]` in Return Largest Numbers in Arrays challenge
- Add code tags around `n` in Repeat a string repeat a string
- Capitalize JavaScript in Falsy Bouncer
- Change `n` to `num` for Repeat a string repeat a string challenge
2016-02-05 21:14:20 -08:00
1e7eae5281
Add new Video Content
2016-02-05 21:14:04 -08:00
a55488e5eb
create shop with link to tshirt
2016-02-05 21:06:30 -08:00
a903db76e3
Minor aesthetic changes
2016-02-05 23:46:11 -05:00
bf2c944b87
Merge pull request #6729 from alistermada/fix/test-for-loop-challenge-too-strict
...
Fix test for Iterate Through an Array with a For Loop
2016-02-05 20:35:57 -08:00
322c26ea9c
Merge pull request #6749 from justinian336/Update/ES-translation-basic-bonfires
...
Add translation for new challenge
2016-02-05 20:30:16 -08:00
f2896a9ad6
Merge pull request #6748 from erictleung/fix/add-more-slasher-flick-tests
...
Add more tests to Slasher Flick and fix formatting
2016-02-05 20:29:33 -08:00
73ee65f2ec
New Video Challenge Files
...
Consolidate contents of `programming.json` into `computer-basics.json`
2016-02-05 20:07:37 -08:00
15647e578d
Merge pull request #6754 from raisedadead/fix/data-visualization-certification
...
Fix path for data visualization certification
2016-02-05 18:10:15 -08:00
ef3a93f6e6
Fix path for data visualization certification
2016-02-05 12:46:35 +00:00
19b26475e8
Merge pull request #6730 from pasosdeJesus/fix/ES-update-getting-started
...
Verify and updates translation to spanish of getting-started.
2016-02-04 23:29:42 -08:00
e440ded7ac
Add translation for new challenge
2016-02-05 07:24:30 +00:00
241c5c2396
Add more tests to Slasher Flick and fix formatting
...
- Added two more tests that involve a mix of strings and numbers
- Put `n` in code tags
- Add missing period in second sentence
2016-02-04 23:23:00 -08:00
ed66e1c060
Make Iterate Through Array for loop test less strict
2016-02-05 14:21:49 +07:00
95ef30a7fe
Merge pull request #6704 from justinian336/Add/ES-translation-react-projects
...
Add ES translation of react-projects.json
2016-02-04 21:39:49 -08:00
7d70f00c8b
Merge pull request #6695 from AkiraLaine/add/video-challenges
...
worked on video challenge superblock
2016-02-04 18:51:24 -08:00
ff998c2b8b
Merge pull request #6702 from justinian336/Add/ES-translation-data-visualization-projects
...
ES Translation of data-visualization-projects.json
2016-02-04 14:42:52 -08:00
bc98b1ef83
Merge pull request #6743 from simondiep/update-contrib-doc
...
Improve contributor's guide documentation for new contributors
2016-02-04 14:27:02 -08:00
9086cbd7f4
Improve contributor's guide documentation for new contributors
...
closes #6741
2016-02-04 15:59:29 -06:00
9aacf1021e
Merge pull request #6681 from raisedadead/fix/range-error-maximum-call-stack-size-execeeded
...
Fix Range Error : Maximum Call Stack Size Exceeded
2016-02-04 07:51:22 -08:00
e474f53385
Verify and updates translation to spanish.
...
Closes #6493
2016-02-04 05:41:55 -05:00
0a33d45368
Fix Range Error : Maximum Call Stack Size Exceeded
...
This commit fixes the `capture` console.log, with an alternate logic
to resolve the objects with correct scope.
Refer the PR FreeCodeCamp/FreeCodeCamp#6681 discussion for details.
Tested locally.
Updated fix to resolve broken CI
2016-02-04 14:51:37 +05:30
a7bd7e3729
worked on video challenge superblock
...
fixed rebase merge errors
Fix videos route
Fix hikes broken true/false
fixed component name
2016-02-04 17:20:34 +11:00
0f15798550
Merge pull request #6726 from kalunlee136/fix-check-list-css-spacing-#5347
...
fixed white spacing for Basejump and similar pages
2016-02-03 21:46:54 -08:00
65db39879f
fixed spacing for Basejump and similar pages
...
there were very wide blank spaces between checklist and text when the page size was < 760px, also fixed misplaced titles in Basejump pages for Firefox when < 760px
closes #5347
2016-02-03 18:27:23 -08:00
bc2eb80c71
Merge pull request #6707 from simondiep/fix/description_update
...
Improved description for two challenges
2016-02-03 14:30:05 -08:00
160de4ebcf
Improved description for two challenges
...
closes #6701
2016-02-03 14:40:48 -06:00
e9c3c87d20
Merge pull request #6690 from SaintPeter/fix/hikes-true-false
...
Fix hikes broken true/false
2016-02-03 11:56:13 -08:00
8a1e8163d4
Merge pull request #6706 from FreeCodeCamp/fix/patch-guess
...
Fix catch timezone bug
2016-02-03 11:56:07 -08:00
425d0d1e2e
Fix catch timezone bug
...
see https://github.com/moment/moment-timezone/issues/294
2016-02-03 11:33:30 -08:00
3ed43182c3
Add ES translation of react-projects.json
2016-02-03 18:05:57 +00:00
ab6faaeb5a
ES Translation of data-visualization-projects.json
2016-02-03 17:10:48 +00:00
c3c71ada7a
Fix hikes broken true/false
2016-02-02 19:51:57 -08:00
b3bed7bd95
Merge pull request #6673 from alistermada/fix/test-change-font-size
...
Fix IE compatibility issue for Change the Font Size of an Element
2016-02-02 17:08:55 -08:00
7e5f1eed4d
style(challenge00): use less imperative wording
2016-02-02 21:16:04 +01:00
90a2a90071
Merge pull request #6667 from QuincyLarson/fix/small-map-button
...
fix map button size
2016-02-02 08:27:00 -05:00
ed942a4636
Fix IE compatibility issue for Font Size challenge
2016-02-02 19:59:09 +07:00
696bbeaae9
fix map button size
2016-02-02 00:39:55 -08:00
2d63a3d5fa
Merge pull request #6562 from SaintPeter/fix/restore-es-translations
...
Restore Prior Spanish Translations to basic-javascript.json
2016-02-02 00:16:39 -08:00
29dabad310
Merge pull request #6658 from raisedadead/fix/using-objects-for-lookups
...
Add Instructions Clarification to Using Objects for Lookups
2016-02-01 20:24:12 -08:00
c6a27fd437
Merge pull request #6649 from hallaathrad/fix/map-display-issues
...
Chapters fade when all its challenges are completed
2016-02-01 20:22:21 -08:00
b3a6e9ba96
Merge pull request #6619 from sahat/fix/navbar-dropdown
...
Nav dropdown responsive fixes.
2016-02-01 22:44:14 -05:00
2276abb711
Nav dropdown responsive fixes
...
Fixed responsive dropdown collapse edge case
2016-02-01 22:28:35 -05:00