Commit Graph

15857 Commits

Author SHA1 Message Date
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
Eric Leung
0979806d93 Remove preceding space to section headings in map 2016-01-17 21:21:01 -08:00
Logan Tegman
a5987dc60b Merge pull request #6264 from erictleung/fix/if-conditional-spacing-consistency
Fix inconsistent If spacing in Basic Javascript
2016-01-17 16:41:19 -08:00
Eric Leung
bd4a3f4b94 Fix inconsistent If spacing in Basic Javascript 2016-01-17 15:55:35 -08:00
Eric Leung
c121915628 Fix inconsistent If spacing in Basic Javascript 2016-01-17 15:55:35 -08:00
Rex Schrader
c4d18f06c6 Merge pull request #6261 from BKinahan/fix/markdown-previewer-instructions-typo
Correct 'interperate' to 'interpret'
2016-01-17 13:00:31 -08:00
Rex Schrader
f1919a3ae6 Merge pull request #6261 from BKinahan/fix/markdown-previewer-instructions-typo
Correct 'interperate' to 'interpret'
2016-01-17 13:00:31 -08:00
Rex Schrader
40865132cf Merge pull request #6181 from raisedadead/fix/waypoint-accessing-objects-properties-with-variables
Add an addtional example code and fix the console output
2016-01-17 13:00:07 -08:00
Rex Schrader
b46758f196 Merge pull request #6181 from raisedadead/fix/waypoint-accessing-objects-properties-with-variables
Add an addtional example code and fix the console output
2016-01-17 13:00:07 -08:00
BKinahan
346e6c9b57 Correct 'interperate' to 'interpret'
Corrected 'interperate' to 'interpret' in instructions for Markdown Previewer challenge.
2016-01-17 20:53:09 +00:00
BKinahan
e31cbdb500 Correct 'interperate' to 'interpret'
Corrected 'interperate' to 'interpret' in instructions for Markdown Previewer challenge.
2016-01-17 20:53:09 +00:00
Mrugesh Mohapatra
86cb5127ad Add and addtional example code and fix the console output
This commit:
 * Adds an addtional example to the challenge Waypoint: Accessing Objects Properties with Variables
 * Adds the tail to display the console output

Tested locally.
Closes #6112
2016-01-17 20:31:18 +00:00
Mrugesh Mohapatra
067b6cc1d6 Add and addtional example code and fix the console output
This commit:
 * Adds an addtional example to the challenge Waypoint: Accessing Objects Properties with Variables
 * Adds the tail to display the console output

Tested locally.
Closes #6112
2016-01-17 20:31:18 +00:00
Arsen Melikyan
6e83af7a8c Merge pull request #6260 from SaintPeter/fix/html-instruction-css
Fix HTML Challenge Display for blockquote, h4, and table
2016-01-17 23:14:48 +04:00
SaintPeter
333a45ed0f Fix HTML Display 2016-01-17 10:53:14 -08:00
Rex Schrader
62c8b59fd7 Merge pull request #6250 from bugron/fix/incorrect-redirection
Fixes incorrect redirection to map-aside
2016-01-17 09:55:33 -08:00
Arsen Melikyan
df429fb2b4 Merge pull request #6254 from duffn/fix/declare-javascript-variables
Update Declare Javascript Variables description wording.
2016-01-17 18:44:03 +04:00
Nick Duffy
b876dbfad7 Update Declare Javascript Variables description wording.
Closes #6253
2016-01-17 07:35:21 -07:00
Nick Duffy
ad2d7789af Update Declare Javascript Variables description wording.
Closes #6253
2016-01-17 07:35:21 -07:00
Arsen Melikyan
a5bde55f6e Fixes incorrect redirection to map-aside 2016-01-17 13:28:03 +04:00
Arsen Melikyan
05d731d9e7 Merge pull request #6090 from SaintPeter/change/improve-link-readability
Improve Challenge Link Readability
2016-01-17 10:23:06 +04:00
Rex Schrader
49e32de358 Merge pull request #6248 from bugron/fix/apply-overwritten-prs
Restores changes overwritten by the redesign
2016-01-16 22:15:31 -08:00
Rex Schrader
46d31e9bfc Merge pull request #6246 from bugron/fix/not-loading-old-solutions
Fix code edior isn't loading old-prefixed solutions
2016-01-16 22:13:37 -08:00
Arsen Melikyan
647621cadd Restores changes overwritten by the redesign 2016-01-17 10:04:08 +04:00
Arsen Melikyan
2ce05bc77c Fix code edior isn't loading old-prefixed solutions 2016-01-17 09:56:21 +04:00
Rex Schrader
7c7edb68b8 Merge pull request #6211 from FreeCodeCamp/map-fixes
Map fixes
2016-01-16 20:13:50 -08:00
Rex Schrader
ce0a141f3c Merge pull request #6239 from smarshy/fix/typo-introduction
Fixed typo
2016-01-16 18:17:36 -08:00
Vatsala Swaroop
e6954fe131 Fixed typo 2016-01-17 06:30:22 +05:30
Vatsala Swaroop
12fba69cf1 Fixed typo 2016-01-17 06:30:22 +05:30
Rex Schrader
cb49d907dd Merge pull request #6233 from alistermada/fix/broken-link
Fixes broken links in API Projects
2016-01-16 16:52:44 -08:00
Alister N. Mada
16fae4b342 Fixes broken links in API Projects 2016-01-17 07:19:43 +07:00
Alister N. Mada
27063bf6ed Fixes broken links in API Projects 2016-01-17 07:19:43 +07:00
SaintPeter
198a92026d Improve Challenge Link Readability 2016-01-16 14:52:33 -08:00
Rex Schrader
95cd835114 Merge pull request #6224 from bugron/fix/auto-scroll_hotfix
Fix incorrect auto-scrolling logic
2016-01-16 10:51:36 -08:00