Commit Graph

16590 Commits

Author SHA1 Message Date
Rex Schrader
c1fccdadca Merge pull request #6311 from alistermada/fix/inconsistent-font-size
Fixes inconsistent font sizes in challenge description
2016-01-19 10:59:37 -08:00
Rex Schrader
ae8cc51287 Merge pull request #6311 from alistermada/fix/inconsistent-font-size
Fixes inconsistent font sizes in challenge description
2016-01-19 10:59:37 -08:00
Rex Schrader
7f1c8445e1 Merge pull request #6308 from bugron/fix/auto_scroll-to-last-visited
Auto-scroll to the last visited/completed challenge
2016-01-19 09:55:07 -08:00
Arsen Melikyan
cc1e44d0a1 Auto-scroll to the last visited/completed challenge 2016-01-19 21:36:50 +04:00
Arsen Melikyan
604e00d0e8 Merge pull request #6304 from dooglus/fix/nth_element_typo
Fix a typo. "all elements", not "all element".
2016-01-19 21:13:11 +04:00
Arsen Melikyan
3239243534 Merge pull request #6304 from dooglus/fix/nth_element_typo
Fix a typo. "all elements", not "all element".
2016-01-19 21:13:11 +04:00
Arsen Melikyan
7dd80d83d8 Merge pull request #6307 from FreeCodeCamp/feature/show-last-update
Add last updated date to profile algos/challenges
2016-01-19 21:10:47 +04:00
Mrugesh Mohapatra
feddce4c3b Remove unnecessary parentheses around the typeof
This commit:
    * removes unnecessary parentheses around the typeof
    * certain cases were ignored, to prevent a test case failure for example as in:
       - assert(typeof(runSlots($(\".slot\"))[0]) ...

This PR is an additional fix in relation to code review comments on FreeCodeCamp/FreeCodeCamp#6181
2016-01-19 14:17:43 +00:00
Mrugesh Mohapatra
9ae52adc89 Remove unnecessary parentheses around the typeof
This commit:
    * removes unnecessary parentheses around the typeof
    * certain cases were ignored, to prevent a test case failure for example as in:
       - assert(typeof(runSlots($(\".slot\"))[0]) ...

This PR is an additional fix in relation to code review comments on FreeCodeCamp/FreeCodeCamp#6181
2016-01-19 14:17:43 +00:00
Alister N. Mada
4122ca41ef Fix inconsistent font sizes in challenge descriptions 2016-01-19 16:41:53 +07:00
Alister N. Mada
087963e801 Fix inconsistent font sizes in challenge descriptions 2016-01-19 16:41:53 +07:00
Berkeley Martinez
51056fa4db Add last updated to profile algos/challenges 2016-01-19 00:02:21 -08:00
Chris Moore
fb0cea11fa Fix a typo. "all elements", not "all element". 2016-01-18 22:18:32 -08:00
Chris Moore
1598bc305a Fix a typo. "all elements", not "all element". 2016-01-18 22:18:32 -08:00
Chris Moore
17a71b0abe Fix #6299. The validation should accept the first 2 words if we're going to request "the first few words". The 3rd word shouldn't be required. 2016-01-18 22:05:19 -08:00
Chris Moore
b4b24b0b3c Fix #6299. The validation should accept the first 2 words if we're going to request "the first few words". The 3rd word shouldn't be required. 2016-01-18 22:05:19 -08:00
Rex Schrader
5da398525b Merge pull request #6302 from fraziern/fix/telephone-number-waypoint-clarify
Clarification in telephone-number advanced bonfire
2016-01-18 21:15:25 -08:00
Rex Schrader
f5fa0428a6 Merge pull request #6302 from fraziern/fix/telephone-number-waypoint-clarify
Clarification in telephone-number advanced bonfire
2016-01-18 21:15:25 -08:00
Rex Schrader
92c3ae856d Merge pull request #6300 from joshuahenson/fix/default-switch-challenge
Correct typo on default switch challenge
2016-01-18 21:13:38 -08:00
Rex Schrader
53bd841f9f Merge pull request #6300 from joshuahenson/fix/default-switch-challenge
Correct typo on default switch challenge
2016-01-18 21:13:38 -08:00
Rex Schrader
20bfa3bf8d Merge pull request #6301 from codeurge/fix/remove_code_blocks_within_blockquote
Remove code blocks within blockquotes.
2016-01-18 21:13:15 -08:00
Derek Keith
510af2810b Remove code blocks within blockquotes.
This removes code blocks within blockquotes on the following challenges:

- Access MultiDimensional Arrays With Indexes
- Understand String Immutability

closes #6283
2016-01-18 21:33:07 -07:00
Derek Keith
584e866a67 Remove code blocks within blockquotes.
This removes code blocks within blockquotes on the following challenges:

- Access MultiDimensional Arrays With Indexes
- Understand String Immutability

closes #6283
2016-01-18 21:33:07 -07:00
Nick Frazier
4b1911fca4 minor clarification in telephone-number challenge 2016-01-18 23:31:38 -05:00
Nick Frazier
18e28ac34b minor clarification in telephone-number challenge 2016-01-18 23:31:38 -05:00
Joshua Henson
571bf9857f Correct typo on default switch challenge 2016-01-18 20:02:16 -08:00
Joshua Henson
cb34bd232e Correct typo on default switch challenge 2016-01-18 20:02:16 -08:00
SaintPeter
fdb2e6d20a Change New and Coming Soon to text-info 2016-01-18 17:52:51 -08:00
Rex Schrader
a13178ad42 Merge pull request #6292 from FreeCodeCamp/fix/remove-old-terms
Fix show profile page challenge filtering to use challengeType
2016-01-18 17:42:56 -08:00
Berkeley Martinez
e3ec56ef40 Fix show profile page challenge filtering to use challengeType 2016-01-18 17:33:06 -08:00
Rex Schrader
132358693d Merge pull request #6291 from bugron/fix/revert-fixed-header
Revert recent feature and fix it
2016-01-18 15:26:40 -08:00
Arsen Melikyan
092db019e6 Revert recent feature and fix it 2016-01-19 03:21:00 +04:00
Rex Schrader
714c351d65 Merge pull request #6281 from codeurge/feature/fixed_map_header_area
Make map header area fixed with flex layout and overflow scroll.
2016-01-18 14:02:34 -08:00
Rex Schrader
8ca4fa878a Merge pull request #6288 from bugron/fix/improve-map
Improve Expand/Collapse all button's performance
2016-01-18 13:43:29 -08:00
Arsen Melikyan
d2306315c3 Improve Expand/Collapse all button's performance 2016-01-19 01:40:36 +04:00
Derek Keith
494243786b Make map header area fixed with flex layout and overflow scroll.
This commit makes the map header with the collapse button fixed by using
flex and overflow. This commit implements the behavior on both the aside
and map (mobile) page.

closes #6276
2016-01-18 12:12:54 -07:00
Rex Schrader
7a53f88aad Merge pull request #6044 from bugron/feature/gitter-tool-pallet
Add 'copy to clipboard' buttons for easy challenge link and code copying
2016-01-17 23:22:38 -08:00
Arsen Melikyan
d380640480 Fix double-click and mousemove issues and do some linting 2016-01-18 11:20:57 +04:00
Abhisek Pattnaik
e1aec710aa Fix url encoding 2016-01-18 11:20:55 +04:00
Arsen Melikyan
db57fd405f Add 'copy to clipboard' buttons for easy challenge link and code copying 2016-01-18 11:20:21 +04:00
Arsen Melikyan
7b84ac28c1 Merge pull request #6156 from bheavner/fix/Friendly_Date_Ranges
rewrite Friendly Date Ranges bonfire
2016-01-18 10:54:20 +04:00
Arsen Melikyan
31b6ba4be6 Merge pull request #6156 from bheavner/fix/Friendly_Date_Ranges
rewrite Friendly Date Ranges bonfire
2016-01-18 10:54:20 +04:00
Arsen Melikyan
0edea105de Merge pull request #6274 from erictleung/fix/myStr-in-code-tags
Add code tags to myStr in instructions
2016-01-18 10:03:15 +04:00
Arsen Melikyan
7b5d04b78c Merge pull request #6274 from erictleung/fix/myStr-in-code-tags
Add code tags to myStr in instructions
2016-01-18 10:03:15 +04:00
Eric Leung
97248f677e Add code tags to myStr in instructions 2016-01-17 21:56:12 -08:00
Eric Leung
bcb7717b0e Add code tags to myStr in instructions 2016-01-17 21:56:12 -08:00
Arsen Melikyan
63f09c3ce3 Merge pull request #6273 from erictleung/fix/string-instructions-and-code-tags
Clarify instructions and remove code tag from test
2016-01-18 09:51:05 +04:00
Eric Leung
5ee869ef49 Clarify instructions and remove code tag from test 2016-01-17 21:45:56 -08:00
Eric Leung
dab9d78a71 Clarify instructions and remove code tag from test 2016-01-17 21:45:56 -08:00
Arsen Melikyan
17af32f03a Merge pull request #6271 from erictleung/fix/preceding-space-in-sidebar-map
Remove preceding space to section headings in map
2016-01-18 09:33:51 +04:00