Commit Graph

9409 Commits (f08ac78d992c072194e9262bca41de7ecf98f5ad)

Author SHA1 Message Date
Hallaathrad f08ac78d99 Better visibility for `<code>` in night mode 2016-10-02 16:49:07 -04:00
Justin Richardsson 7ae36e3dd4 Merge pull request #10935 from dhcodes/fix/map-drawer-issues
Fix map drawer issues
2016-09-30 17:53:26 -04:00
Quincy Larson ae0f0e0f90 Merge pull request #10982 from BerkeleyTrue/fix/code-storage-fresh-head-tail
Fix(code-storage): Make sure head/tail is always fresh
2016-09-30 12:45:26 -07:00
Quincy Larson f04225a2b0 Merge pull request #10981 from BerkeleyTrue/fix/test-object-typo
Fix(tests): Typo in object tests
2016-09-30 12:40:38 -07:00
Quincy Larson 7e2bca5f2b Merge pull request #10983 from BerkeleyTrue/fix/challenge-main-rx
Fix(frames): Make sure main process has access to Rx
2016-09-30 12:35:28 -07:00
Dylan e796478e84 Merge pull request #10984 from jhuynh85/fix/request-header-parser-user-story
Fix: Made user story for the Request Header Parser challenge less ambiguous
2016-09-30 09:13:25 -05:00
Jonathan b27e94b94a Merge pull request #10995 from Deadpool37/fix/html5-and-css-typo
Fix typo in html5-and-css
2016-09-30 08:11:19 +01:00
Ananay 6af67cb918 Update html5-and-css.json 2016-09-30 10:05:12 +05:30
Joseph Huynh b08563e4dd Fix: Made user story for the Request Header Parser challenge less ambiguous 2016-09-29 12:54:51 -07:00
Berkeley Martinez a315648c76 Fix(frames): Make sure main process has access to Rx 2016-09-29 12:48:19 -07:00
Berkeley Martinez 88c2763dc1 Fix(code-storage): Make sure head/tail is always fresh 2016-09-29 12:44:19 -07:00
Berkeley Martinez ad73222926 Fix(tests): Typo in object tests 2016-09-29 11:58:31 -07:00
Dylan 9de10a0063 Merge pull request #10978 from alexanderholman/fix/open_links_new_window
fix: make links open in new window
2016-09-29 09:46:11 -05:00
Alexander Holman b00831f245 bug: make links open in new window as per issue #10969 2016-09-29 10:37:05 +01:00
Jonathan dae784b858 Merge pull request #10967 from BerkeleyTrue/feat/update-node
Feat: Move to node 6
2016-09-29 07:53:43 +01:00
Quincy Larson dc803b1b46 Merge pull request #10949 from BerkeleyTrue/fix/remove-slide-animation
Fix(step): remove slide animation
2016-09-28 23:06:32 -07:00
Berkeley Martinez f657c6721c Feat: Move to node 6 2016-09-28 15:32:35 -07:00
Quincy Larson 9bb3087776 Merge pull request #10711 from BerkeleyTrue/feature/async-tests
Feat(challenges): Adds the ability to test with async methods
2016-09-28 13:54:26 -07:00
Quincy Larson 597a2eb5dc Merge pull request #9469 from atjonathan/feature/cert
Overhauled Certificates
2016-09-28 12:14:34 -07:00
dhcodes 42c9103e41 fix map drawer issues 2016-09-28 11:55:41 -05:00
Jonathan 23d5b3f1fd Merge pull request #10950 from BerkeleyTrue/fix/nav-react-classname
Fix(react): use className not class
2016-09-28 16:13:21 +01:00
Berkeley Martinez b3268c497a Fix(react): use className not class 2016-09-27 20:04:11 -07:00
Berkeley Martinez ec8c0d1f39 Fix(step): remove step animation 2016-09-27 19:56:03 -07:00
Berkeley Martinez a6f9e95ed8 Feat: Add react-hot-loader
Combine webpack and browser-sync on one port
2016-09-27 19:49:58 -07:00
Dylan 6ce5f14e77 Merge pull request #10903 from karuppiah7890/fix/NoteToAvoidSpaceAfterArray
Note to tell that spaces between array name and square brackets is not allowed.
2016-09-27 15:29:18 -05:00
Jonathan d3f8757e92 Merge pull request #10503 from RP99/fix/9655BigO
fix Big-o-notation from exponential time to polynomial time in videos/big-o-notation-a-few-examples
2016-09-26 21:01:03 +01:00
Quincy Larson 5a88b59d88 Merge pull request #10889 from BerkeleyTrue/chore/move-tests
Chore(tests): Move tests
2016-09-26 11:04:37 -07:00
Quincy Larson 4e893aaf08 Merge pull request #10886 from BerkeleyTrue/feat/test-object
Feat(challenges): Let tests be objects
2016-09-26 11:03:22 -07:00
Stuart Taylor f66a681d28 Merge pull request #10666 from MiloATH/fix/whereArtThouTest
Add another test case to WhereArtThou
2016-09-26 07:12:13 +01:00
Quincy Larson e0d98bb8b7 Merge pull request #10884 from atjonathan/feature/atjonathan
Added new members to the YouTube Channel section
2016-09-25 19:20:41 -07:00
Stuart Taylor a19802ffc2 Merge pull request #10914 from ktajpuri/fix/description-for-Challenge-Filter-Arrays-with-filter
Changed description for challenge Filter Arrays with filter
2016-09-26 00:00:36 +01:00
kamlesh tajpuri fca7f1696d Fix for Issue #10912
Changed description from
" You should have filtered out all values from the array that are greater than 5 " to "You should have filtered out all values from the array that are less than 6 "

Updates as requested on PR #10912

Changed
You should have filtered out all values from the array that are greater than 5.

to

<code>newArray</code> should be an array containing only the values from <code>oldArray</code> that are less than 6.
2016-09-26 02:59:08 +05:30
Dylan 1e8337093d Merge pull request #10906 from erictleung/fix/contributors-chat-room-link
Fix Contributor Gitter chat room links
2016-09-24 19:25:59 -05:00
Eric Leung 230839c713 Fix Contributor Gitter chat room links 2016-09-24 17:00:22 -07:00
Justin Richardsson 9400c4ddb3 Merge pull request #10902 from marhyorh/feat/menu-should-show-username
(Feat): Menu should show username on sm screens.

Tested on Mac (Chrome, Safari and Firefox), and on iPhone (Chrome and Safari).
2016-09-24 15:43:32 -04:00
Adegbuyi Ademola 5cbe98c3eb (Feat): Menu should show username on sm screens
(Feat): Menu should show username on sm screens

(Feat): Menu should show username on sm screens

(Feat): Menu should show username on sm screens
2016-09-24 20:24:36 +01:00
Dylan 617136e162 Merge pull request #10898 from QuincyLarson/fix/nonprofit-resources-page
fix bad link on nonprofit resources page
2016-09-24 13:58:51 -05:00
Karuppiah 0554a92e8f Added a note to tell campers that spaces between array name and square brackets is not allowed as it is confusing to read code. 2016-09-25 00:05:51 +05:30
Berkeley Martinez 23b0ee7aef Merge pull request #10897 from FreeCodeCamp/fix/user-model-default-typo
fix typo in user.json
2016-09-24 10:55:30 -07:00
Justin Richardsson bd0f1ae6b0 Merge pull request #10899 from marhyorh/fix/avatar-should-light-up-brownie
fix(Nav): Avatar should light up brownie #10581
Tested on all Mac browsers (chrome, safari, ff) and iphone's (chrome, safari) 👍
2016-09-24 13:36:57 -04:00
Adegbuyi Ademola f1a1166173 fix(Nav): Avatar should light up brownie #10581 2016-09-24 18:07:13 +01:00
Quincy Larson af803056fd fix bad link on nonprofit resources page 2016-09-24 09:48:25 -07:00
Dylan 5e9f22e05f fix typo in user.json 2016-09-24 10:44:18 -05:00
Justin Richardsson a54d3a6ea4 Merge pull request #10894 from atjonathan/fix/twitch-syntax-error
Updated line on conditions for API usage.
The `<a>` was empty and unclosed (it's a word), which rendered the link invisible.
2016-09-24 10:05:28 -04:00
Jonathan f1f0041cd5 Updated line on conditions for API usage
* Added from master
* Fixed syntax error
2016-09-24 15:00:24 +01:00
Jonathan c05d710156 Added @HKuz as a contact for our Core Curriculum 2016-09-24 12:47:56 +01:00
theflametrooper 7fc4277938 Added @atjonathan as a contact for our Video Challenge Curriculum 2016-09-24 12:41:16 +01:00
Berkeley Martinez 3e6e214d51 Chore(tests): Move tests 2016-09-23 15:38:49 -07:00
Berkeley Martinez 2e08981603 Feat(challenges): Let tests be objects 2016-09-23 10:01:48 -07:00
Jonathan aec8cda6e7 Added @atjonathan to the YouTube Response Row
- Fixed issue with pug
2016-09-23 16:57:43 +01:00