Commit Graph

17568 Commits

Author SHA1 Message Date
Heather Kusmierz
4d0d1b5ff0 Combine Google Font challenges into one 2017-03-17 18:18:47 -04:00
Berkeley Martinez
2a50c00e46 Merge pull request #13967 from makkBit/fix/testTitle
Correct typo in 'specify exact number of matches' challenge
2017-03-17 14:23:00 -07:00
Berkeley Martinez
15ab1b8654 Merge pull request #13967 from makkBit/fix/testTitle
Correct typo in 'specify exact number of matches' challenge
2017-03-17 14:23:00 -07:00
Berkeley Martinez
84db2f6644 Merge pull request #13928 from freeCodeCamp/greenkeeper-sinon-2.0.0
Update sinon to version 2.0.0 🚀
2017-03-17 14:20:10 -07:00
Berkeley Martinez
18abf92416 Merge pull request #12924 from freeCodeCamp/greenkeeper-gulp-notify-3.0.0
Update gulp-notify to version 3.0.0 🚀
2017-03-17 14:08:48 -07:00
cdrainxv
7db422d8b2 removed flex-basis from flex-grow challenge (#13947) 2017-03-17 15:48:40 -04:00
cdrainxv
59c543e7b4 removed flex-basis from flex-grow challenge (#13947) 2017-03-17 15:48:40 -04:00
Makk
e9a427415e fix test title of re challenge 2017-03-17 14:14:06 +05:30
Makk
86fb1a125a fix test title of re challenge 2017-03-17 14:14:06 +05:30
Eric Leung
60fd1220cd Merge pull request #13701 from donniereese/fix/basic-css-border-radius-percent-message
Fixed display of various characters not showing up correctly in test console
2017-03-16 22:28:39 -07:00
Eric Leung
179da995c5 Merge pull request #13701 from donniereese/fix/basic-css-border-radius-percent-message
Fixed display of various characters not showing up correctly in test console
2017-03-16 22:28:39 -07:00
Dylan
d7aa5afb79 Merge pull request #13950 from cdrainxv/fix/consistent-color-use
changed instances of teal to cyan
2017-03-16 09:56:44 -05:00
cdrainxv
d278c4be21 changed instances of teal to cyan 2017-03-16 00:26:19 -06:00
cdrainxv
b8963ff921 changed instances of teal to cyan 2017-03-16 00:26:19 -06:00
Dylan
792b95d14b Merge pull request #13943 from SebastianPetak/fix/title-case-a-sentence
Refactor test message for Title Case Challenge
2017-03-15 18:23:30 -05:00
SebastianPetak
ba24a17f04 Refactor test message for Title Case Challenge
Rewrite test messages to use <code> tags when describing the return value
to make their expected output more understandable.
2017-03-15 14:49:58 -05:00
SebastianPetak
8556dcf17e Refactor test message for Title Case Challenge
Rewrite test messages to use <code> tags when describing the return value
to make their expected output more understandable.
2017-03-15 14:49:58 -05:00
greenkeeperio-bot
9156d5c175 chore(package): update sinon to version 2.0.0
https://greenkeeper.io/
2017-03-14 23:26:39 -07:00
Dylan
4fbcd0e2c7 Merge pull request #13818 from adetime/fix/usage-of-text-align-to-anchor-tags
fix/usage-of-text-align-to-anchor-tags
2017-03-14 20:59:17 -05:00
Dylan
154f2aca78 Merge pull request #13818 from adetime/fix/usage-of-text-align-to-anchor-tags
fix/usage-of-text-align-to-anchor-tags
2017-03-14 20:59:17 -05:00
Eric Leung
346c01dcc6 Merge pull request #13882 from Atomk/fix/code-spacing
Minor text fixes in Applied Visual Design challenges
2017-03-13 22:41:37 -07:00
Eric Leung
0716b6f8aa Merge pull request #13882 from Atomk/fix/code-spacing
Minor text fixes in Applied Visual Design challenges
2017-03-13 22:41:37 -07:00
Berkeley Martinez
f4443e16dd feat(nav): make navbar static (#13673)
* feat(nav): make navbar static

make the navbar in react layout and the static layout stick to the top of the screen

* feat(challenges): Make classic view flex

Classic view now uses flex to control it's height. This was necessary to control view and allow
navbar to be static on other pages.

This breaks mobile view and other non-classic challenge views

* feat(app): Add logic to make screen expand on tablet

* fix(app): let routes define their content structure

* fix(less): use American spelling of gray

* fix(classic-preview): make preview smaller to prevent scroll

* feat(classic-frame): Make frame border less distinct

* fix(challenges): scope test suite less to challenges

* feat(challenges): make generic ChallengeTitle component
2017-03-13 18:17:07 -05:00
Dylan
e52ca2a23c Merge pull request #13866 from Manish-Giri/fix/add-tests-in-capture-group
Add tests in reuse capture group
2017-03-12 22:02:16 -05:00
Dylan
c125c38546 Merge pull request #13866 from Manish-Giri/fix/add-tests-in-capture-group
Add tests in reuse capture group
2017-03-12 22:02:16 -05:00
Atomk
5caad3301d Minor text fixes in Applied Visual Design challenges 2017-03-12 22:08:34 +01:00
Atomk
d29afef0b1 Minor text fixes in Applied Visual Design challenges 2017-03-12 22:08:34 +01:00
Timo
6b9cfabcfa Merge pull request #13811 from adetime/fix-radio-button-description
Insert a missing information needed to pass all tests on Radio Buttons Challenge
2017-03-12 16:42:48 +01:00
Timo
c9b5dbb26e Merge pull request #13811 from adetime/fix-radio-button-description
Insert a missing information needed to pass all tests on Radio Buttons Challenge
2017-03-12 16:42:48 +01:00
MANISH-GIRI
1ce029e9c6 Add tests in reuse capture group 2017-03-11 22:37:55 -05:00
MANISH-GIRI
3cc97fa91b Add tests in reuse capture group 2017-03-11 22:37:55 -05:00
Adeildo Amorim
9672ddcfb2 Correct English sentence 2017-03-11 19:29:42 -08:00
Adeildo Amorim
941ca5f0a2 Correct English sentence 2017-03-11 19:29:42 -08:00
Dylan
ee568c438f Merge pull request #13834 from fonsecapontes/fix/spread-operator-test
fix test pass spread-operator
2017-03-11 20:33:27 -06:00
Dylan
8df1f13e14 Merge pull request #13834 from fonsecapontes/fix/spread-operator-test
fix test pass spread-operator
2017-03-11 20:33:27 -06:00
Timo
b2fa76f1c4 Merge pull request #13612 from erictleung/fix/clarify-concat-strings
Clarify concatenating strings with +=
2017-03-12 01:22:59 +01:00
Timo
249c6dfb40 Merge pull request #13612 from erictleung/fix/clarify-concat-strings
Clarify concatenating strings with +=
2017-03-12 01:22:59 +01:00
Eric Leung
c31b1fe293 Merge pull request #13855 from drguildo/fix/wikipedia-capitalisation
Correct capitalisation of Wikipedia
2017-03-11 09:24:21 -08:00
Simon Morgan
41df99060e Correct capitalisation of Wikipedia 2017-03-11 11:30:10 +00:00
Simon Morgan
fea32fe2f4 Correct capitalisation of Wikipedia 2017-03-11 11:30:10 +00:00
Dylan
2eb22f6294 Merge pull request #13709 from cdrainxv/fix/media-query-description
Edited description and test
2017-03-10 21:25:16 -06:00
Dylan
51435e264b Merge pull request #13709 from cdrainxv/fix/media-query-description
Edited description and test
2017-03-10 21:25:16 -06:00
Eric Leung
bfc1fc4f56 Merge pull request #13837 from austinthiel/fix/target-even-numbered-elements-typo
Fix poor wording for first test check of "Target Even Numbered Elements using jQuery"
2017-03-10 15:03:20 -08:00
Austin Thiel
2cb2bad2e7 Fix poor wording for first test check 2017-03-09 23:44:16 -08:00
Austin Thiel
1a2ef05569 Fix poor wording for first test check 2017-03-09 23:44:16 -08:00
fonsecapontes
55d9dacaec fix test pass spread-operator 2017-03-09 23:33:08 -03:00
fonsecapontes
e6af4207c3 fix test pass spread-operator 2017-03-09 23:33:08 -03:00
Dylan
4917b16b49 Merge pull request #13820 from erictleung/fix/step-counter-spacing
Add space in challenge step counter within parens
2017-03-09 18:28:28 -05:00
Timo
0c1ad46f84 Merge pull request #13756 from ellenkorbes/translate/Pt-translation-getting-started
Review/editing pass on the pt-br text of the getting-started section
2017-03-09 23:11:42 +01:00
Timo
8234ed9788 Merge pull request #13756 from ellenkorbes/translate/Pt-translation-getting-started
Review/editing pass on the pt-br text of the getting-started section
2017-03-09 23:11:42 +01:00