|
0fbbe0db86
|
Moved document.ready explanation to an earlier challenge
|
2015-10-16 13:38:43 +01:00 |
|
|
2f19f77ccd
|
Remove extra \ (backslash) character
|
2015-10-16 14:40:47 +05:30 |
|
|
66ceb114d2
|
Merge pull request #3387 from joel-bentley/fix/test-for-closed-comment
Fix test on Waypoint Use Comments to Clarify Code
|
2015-10-15 20:40:04 -07:00 |
|
|
9a8d380aea
|
Add MDN Links to Functional Programming Waypoints
|
2015-10-15 20:17:29 -07:00 |
|
|
6ae909f3bf
|
Cleanup OOP and Functional Programming Waypoints
Fixes some typos, adds instructions, and tries to make some of the wording clearer and more consistent.
Closes #3760
|
2015-10-15 17:12:54 -07:00 |
|
|
1cf8b394f3
|
Merge pull request #3753 from awesomeaniruddh/fix/truncate-permissive-test
Add test to truncate string
|
2015-10-15 08:18:41 -07:00 |
|
|
82317a1300
|
Fix Waypoint Change Font Size Tests
Removes a test that is not consistent with the instructions.
Closes #3749
|
2015-10-15 06:34:46 -07:00 |
|
|
3236b62651
|
Add test to truncate string
|
2015-10-15 16:58:19 +08:00 |
|
|
950e549d92
|
Merge pull request #3751 from awesomeaniruddh/fix/pop-waypoint-typo
Fix typo in pop waypoint test
|
2015-10-15 01:35:36 -07:00 |
|
|
97b5c24b46
|
Fix typo in pop waypoint test
|
2015-10-15 16:27:55 +08:00 |
|
|
bdf9fc0905
|
Merge pull request #3365 from joel-bentley/fix/waypoint-unordered-list-test
Fix test on Waypoint Create Unordered List
|
2015-10-14 22:29:42 -07:00 |
|
|
6b616417e1
|
Merge pull request #3562 from ahstro/fix/make-a-person-set-tests
Make a Person: Add tests for .set*Name methods
|
2015-10-14 21:58:51 -07:00 |
|
|
ffb4bb4509
|
Merge pull request #3742 from michaelkebe/staging
Added more tests to Bonfire: Validate US Telephone Numbers
|
2015-10-14 19:44:45 -07:00 |
|
|
8e81c2d30c
|
Merge pull request #3591 from ahstro/fix/confirm-the-ending-tests
Confirm the Ending: Add test case
|
2015-10-14 17:35:23 -07:00 |
|
|
153fea3dd5
|
Added more tests to Bonfire: Validate US Telephone Numbers
|
2015-10-14 22:45:50 +02:00 |
|
|
0852d9f843
|
fix diff array should be free of duplicates
|
2015-10-13 20:46:20 -07:00 |
|
|
979bda74e7
|
Merge pull request #3670 from abhisekp/fix/add-tests-bf-diff-two-arrays
Add tests in Bonfire - Diff Two Arrays
|
2015-10-13 16:10:57 -07:00 |
|
|
9fb6b5660f
|
Merge pull request #3727 from QuincyLarson/estimates
Time estimates for each block of challenge (by popular request)
|
2015-10-13 15:49:39 -07:00 |
|
|
526068d03b
|
Fix typo
|
2015-10-13 15:00:46 -07:00 |
|
|
012f57d70b
|
revert to old basejump.json
|
2015-10-13 14:29:32 -07:00 |
|
|
a213337042
|
additional improvements to basejumps
|
2015-10-13 10:12:26 -07:00 |
|
|
42e82fd812
|
make additional improvements and fixes to step challenges
|
2015-10-13 10:04:44 -07:00 |
|
|
636860cc83
|
add clementine.js and codepen onboarding step challenges
|
2015-10-13 03:14:20 -07:00 |
|
|
3c334b647e
|
update gear up and getting started challenges
|
2015-10-13 02:04:09 -07:00 |
|
|
38abe998b8
|
add the codepen challenge
|
2015-10-13 01:47:53 -07:00 |
|
|
bf17a54b75
|
add time estimates to challenge blocks on map
|
2015-10-12 22:56:10 -07:00 |
|
|
1f75bd50bc
|
Merge pull request #3718 from jbmartinez/fix/background-color-required-twice-to-pass-2473
Fixes background-color required twice to pass
|
2015-10-12 11:15:51 -07:00 |
|
|
72c913f33c
|
equal button instead of clear button
|
2015-10-12 10:07:33 -05:00 |
|
|
c510fd2923
|
Fixes background-color required twice to pass
|
2015-10-12 12:15:07 +00:00 |
|
|
a651535f9f
|
Fix BF Slasher Flick Tests
Closes #3687 and adds a case to catch the problematic solution pointed out by @bugron
|
2015-10-11 10:10:22 -07:00 |
|
|
49f5204f03
|
Expanded some of the descriptions.
|
2015-10-11 16:41:31 +01:00 |
|
|
bb80668eb2
|
fix boo(NaN) return true to false
closes #3701
|
2015-10-11 10:07:25 -04:00 |
|
|
69c7dd39c8
|
refactor upper intermediate bonfire tests to use asserts
|
2015-10-11 15:34:14 +04:00 |
|
|
e4b14516ce
|
Remove suprious parameters from early Bonfires
|
2015-10-10 13:24:15 -07:00 |
|
|
8205334744
|
Merge pull request #3656 from ahstro/fix/seek-and-destroy-argument
Seek and Destory: Remove problematic argument
|
2015-10-10 20:33:43 +04:00 |
|
|
41fc89b3c5
|
Fix Waypoint Iterate with a For Loop Typo
Closes #3691
|
2015-10-10 09:17:36 -07:00 |
|
|
d4cfe277b1
|
Merge pull request #3678 from ltegman/fix/waypoint-filter-arrays-test-3671
Fix Waypoint Filter Arrays Test
|
2015-10-10 17:17:19 +04:00 |
|
|
9780ea5519
|
Merge pull request #3681 from ltegman/fix/waypoint-nest-anchor-within-paragraph-test-3675
Fix Waypoint Nest Anchor Within Paragraph Test Regex
|
2015-10-10 17:12:07 +04:00 |
|
|
8ef9624f8e
|
Merge pull request #3679 from ltegman/fix/bf-sum-odd-fib-test-3660
Fix BF Sum Odd Fibonacci Numbers Test Error Wording
|
2015-10-10 16:11:03 +04:00 |
|
|
5fe5b0f4a7
|
Merge pull request #3677 from danielrob/fix/typo-in-condensing-arrays-with-reduce
Fix typo 'array or numbers' to 'array of numbers' closes #3663
|
2015-10-10 12:49:47 +02:00 |
|
|
9061758cdf
|
Merge pull request #3669 from FreeCodeCamp/fix/challenge-sequence
Fix mis-sequence of challenges and fix some quick issues campers reported about challenges
|
2015-10-09 19:43:00 -07:00 |
|
|
576e1fefc5
|
Fix Waypoint Nest Anchor Within Paragraph Test Regex
Tolerates whitespace between opening `<p>` tag and "View more" text
Closes #3675
|
2015-10-09 13:13:47 -07:00 |
|
|
daccda1e9a
|
Fix BF Sum Odd Fibonacci Numbers Test Error Wording
Closes 3660
|
2015-10-09 12:03:13 -07:00 |
|
|
790972500c
|
Fix Waypoint Filter Arrays Test
Test now consistant with instructions
Closes #3671
|
2015-10-09 11:54:56 -07:00 |
|
|
f6a87ef858
|
Fix typo 'array or numbers' to 'array of numbers'
|
2015-10-09 13:50:28 -04:00 |
|
|
d1eb9d7c69
|
Add tests in Bonfire - Diff Two Arrays
|
2015-10-09 18:05:55 +05:30 |
|
|
6602f83271
|
quick fix copy for npm challenge bug
|
2015-10-09 00:16:30 -07:00 |
|
|
7dcb422ce3
|
Merge pull request #3661 from BradenWhited/fix/Lesson-31-More-Concise-Comment
Fix - Comment In Lesson 31 Needs To Be More Concise
|
2015-10-09 08:14:38 +02:00 |
|
|
11fb9956fd
|
fix challenge sequence
|
2015-10-08 18:26:06 -07:00 |
|
|
63eacec3a9
|
Fix BF Diff Two Arrays New Test
Closes #1263
|
2015-10-08 15:31:52 -07:00 |
|