|
f42e583e3b
|
Improve Concatenation Strings Descriptions
|
2015-12-30 22:03:49 -08:00 |
|
|
f895959b27
|
Fix vague variable names in Celsius to Fahrenheit
|
2015-12-30 21:20:30 -08:00 |
|
|
069929b6f3
|
Improve Logical Or description
|
2015-12-30 19:54:18 -08:00 |
|
|
920ce53fa5
|
Merge pull request #5608 from SaintPeter/fix/word-blanks-description
Improve Word Blanks Descriptive Text
|
2015-12-30 19:40:17 -08:00 |
|
|
83d11a2f74
|
Update Case Sensitivity Description
|
2015-12-30 19:33:00 -08:00 |
|
|
cabf9996c6
|
Improve Word Blanks Descriptive Text
|
2015-12-30 18:56:56 -08:00 |
|
|
5501e061f1
|
Merge pull request #5605 from SaintPeter/fix/change-mini-bonfires-to-waypoints
Change Mini-Bonfires back to Waypoints
|
2015-12-30 18:55:55 -08:00 |
|
|
f6a6e21944
|
Change Mini-Bonfires back to Waypoints
|
2015-12-30 17:57:15 -08:00 |
|
|
9f92181561
|
Merge pull request #5568 from wakqasahmed/fix/override-class-dec-by-id-attr
Fix Waypoint: Override Class Declarations by Styling ID Attributes #5446
|
2015-12-30 17:12:46 -08:00 |
|
|
8a5531431b
|
Merge pull request #5592 from pkshreeman/fix-confusion-re-item
Made a minor adjustment in instruction
|
2015-12-30 17:11:35 -08:00 |
|
|
ca76f7db0a
|
Merge pull request #5597 from abhisekp/fix/access-object-prop
Fix Accessing Objects Properties with Bracket Notation output
|
2015-12-30 17:09:40 -08:00 |
|
|
2bad45a6b3
|
Merge pull request #5598 from abhisekp/fix/access-nested
Fix typo in Accessing Nested Objects in JSON
|
2015-12-30 17:08:43 -08:00 |
|
|
4dcd33776d
|
Merge pull request #5600 from abhisekp/fix/testing-object-props
Fix typo in Testing Objects for Properties
|
2015-12-30 17:07:09 -08:00 |
|
|
be1d8544e8
|
Fix typo in Testing Objects for Properties
|
2015-12-31 06:32:33 +05:30 |
|
|
af82ea53d1
|
Fix typo in Accessing Nested Objects in JSON
|
2015-12-31 06:17:28 +05:30 |
|
|
0ea783e69a
|
Fix Accessing Objects Properties with Bracket Notation output
|
2015-12-31 06:11:32 +05:30 |
|
|
44c9b92ca4
|
Fix Using Objects for Lookups description
|
2015-12-31 06:01:47 +05:30 |
|
|
78523fe71c
|
Squashing three commits...
Made a minor adjustment in instruction to prevent confusion regards to variable use of item
Added more clarifications
Clarification Phase 2
|
2015-12-30 18:02:55 -06:00 |
|
|
8069e3b9e0
|
Merge pull request #5585 from BKinahan/fix/css-semicolon-consistency
Add two missing semi-colons to challenge seeds
|
2015-12-30 13:32:32 -08:00 |
|
|
2c977af1bc
|
Add two missing semi-colons to challenge seeds
Added missing semi-colons to two challenge seeds to have proper syntax and match challenge seeds for similar waypoints.
Closes #5575
|
2015-12-30 21:28:59 +00:00 |
|
|
af2debfdd2
|
Merge pull request #5584 from SaintPeter/fix/increment-decrement-descriptions
Improve increment and decrement instructions, Tests
|
2015-12-30 13:28:01 -08:00 |
|
|
64267ce6c6
|
Improve increment and decrement instructions, tests
|
2015-12-30 13:18:48 -08:00 |
|
|
e6b17b02a9
|
Merge pull request #5582 from abhisekp/fix/iterate-through-array-for-loop-instruction
Fixes Iterate Through an Array with a For Loop instruction
|
2015-12-30 13:05:58 -08:00 |
|
|
8ddaec8981
|
Iterate Through an Array with a For Loop
Fix instruction in Waypoint: Iterate Through an Array with a For Loop
|
2015-12-31 02:30:33 +05:30 |
|
|
9e20f4e722
|
turn SASS into Sass per their rebranding
|
2015-12-30 13:54:31 -06:00 |
|
|
eda50fcda6
|
Provides clarity about overriding of id over classes
|
2015-12-30 23:34:09 +04:00 |
|
|
3e25d6cd36
|
Basic Javascript Waypoint fixes
|
2015-12-31 00:56:24 +05:30 |
|
|
b4cf2b5303
|
update time estimate for basic javascript
|
2015-12-30 12:14:09 -06:00 |
|
|
c0a41eab86
|
Merge pull request #5551 from FreeCodeCamp/feature/new-basejumps
Add new ziplines and basejumps
|
2015-12-30 08:58:57 -08:00 |
|
|
0913675228
|
Merge pull request #5545 from FreeCodeCamp/new/basic-javascript-revamp
Basic Javascript Revamp
|
2015-12-30 08:58:41 -08:00 |
|
|
67e1ad0b90
|
add video links
|
2015-12-30 03:57:33 -06:00 |
|
|
614e4867f8
|
update certificate requirements
|
2015-12-30 01:20:35 -06:00 |
|
|
26ae98e57a
|
Minor fixes from QA
|
2015-12-29 22:35:03 -08:00 |
|
|
99103a319a
|
more challenge improvements
|
2015-12-30 00:10:36 -06:00 |
|
|
8285f74398
|
Merge pull request #5412 from xynz/tests/BonfireChunkeyMonkey
Added extra test cases for Bonfire: Chunkey Monkey
|
2015-12-29 20:31:52 -08:00 |
|
|
8bbdd078ee
|
continue improving challenges as I record videos
|
2015-12-29 20:35:04 -06:00 |
|
|
78a8a2d4d0
|
Merge pull request #5524 from wakqasahmed/fix/override-subsequent-css
Improve Waypoint: Override Styles in Subsequent CSS #5466
|
2015-12-29 16:11:45 -08:00 |
|
|
ac9ff26cb7
|
Solutions for all Challenges
|
2015-12-29 15:43:21 -08:00 |
|
|
4c1b8d2305
|
Merge pull request #5544 from vtamara/fix/ES-translation-bootstrap
Fixes challenge that requires answer in english and not in spanish. Thanks for reporting to Blanca Acosta. blanca@pasosdeJesus.org
|
2015-12-29 15:21:52 -08:00 |
|
|
d7cd45b746
|
Fixes challenge that requires answer in english and not in spanish
|
2015-12-29 17:47:30 -05:00 |
|
|
30e1f75717
|
Merge pull request #5449 from terakilobyte/data-exporting
Data exporting
|
2015-12-29 13:40:46 -06:00 |
|
|
5c1c69c963
|
Some solution fixes
|
2015-12-29 10:53:21 -08:00 |
|
|
054ae4d724
|
Fix test solution tail comment collision
|
2015-12-29 10:23:57 -08:00 |
|
|
8e1d8e80b7
|
provides clarity about the concept of 'listed order' while specifying multiple classes
|
2015-12-29 22:17:53 +04:00 |
|
|
7d905d1ac2
|
update old ziplines with new forked versions
|
2015-12-29 03:20:59 -06:00 |
|
|
c93e1f822e
|
add react and d3 projects
|
2015-12-29 02:58:35 -06:00 |
|
|
78855f4c91
|
More solutions fixes
|
2015-12-28 23:43:12 -08:00 |
|
|
c5e7f91c62
|
Fix head/tail are arrays
|
2015-12-28 23:14:42 -08:00 |
|
|
b6622e75fc
|
Fix test-challenges to use code/editor.getValue
Also filters challenges with empty string tests
|
2015-12-28 22:54:47 -08:00 |
|
|
b0e131a848
|
Correct broken/missing Solutions
|
2015-12-28 22:35:05 -08:00 |
|