Commit Graph

139 Commits

Author SHA1 Message Date
Quincy Larson
730d17b289 fix(seed): Add in introductory slide challenges 2017-11-24 14:58:06 -06:00
mrugesh mohapatra
bd2d2d8f54 Merge pull request #16035 from aferreira44/translate/Pt-br-translation-claim-your-responsive-web-design-certificate
feat(pt-br-translation): claim-your-responsive-web-design-certificate
2017-11-18 13:24:05 +05:30
garritfra
9777bf6c6d fix(translations): Updated German translations (#15995) 2017-11-01 20:13:36 +05:30
André Ferreira
04ed210d30 feat(pt-br-translation): claim-your-responsive-web-design-certificate 2017-10-26 00:16:08 -02:00
Darkpingouin
79c06ac6a5 Updated simple challenges for colorblinds (#15602)
* Update Challenge for color-blindness 

To do : Translate for Ru, Es and pt-br
Done : Corrected the challenge + translation in German done.

* Corrected color for color-blindness in simple challenges

To do : Translate in ru, pt-br and es
Done: code correction + de translation

* Fix a bug and update some translations
2017-09-01 18:56:03 -07:00
Dylan
9ad056a7df Merge pull request #15801 from systimotic/fix/revert-regex-css-test
fix(challenges): Revert CSS regex test
2017-08-31 21:11:36 -05:00
Timo
626d243db4 fix(challenges): Revert CSS regex test
Some CSS tests were changed to regex tests while the CSS tests weren't
working on Firefox. Now that the original issue has been fixed, these
changes can be reverted.

Closes #15567
2017-08-30 14:56:09 +02:00
Timo
dcfe18d5d5 refactor: Replace .com with .org 2017-08-26 00:07:44 +02:00
Prateek
751a407ef6 Add tests for having single ol and ul element 2017-08-14 21:41:38 +05:30
Shubham Sharma
19e4c0fccd fix(challenges): Add test to check semicolon (#15756)
forces semicolon at the end of inline style declaration

Closes #10703
2017-08-12 17:33:42 -05:00
MANISH-GIRI
a4946902a6 Allow shorthand Hex values in challenge 2017-08-01 01:22:56 -04:00
Dylan
8dd2c899ff Merge pull request #15682 from marigerr/fix/anchor-link-to-internal-section-challenge
internal link lesson - remove obsolete name attribute
2017-07-28 10:42:06 -05:00
marigerr
43bb6272d6 interal link lesson - remove obsolete name attribute 2017-07-28 07:54:12 +02:00
Manish Giri
880f092a3f Edit test to ensure opacity at 50% in keyframes (#14390) 2017-07-25 21:37:24 -04:00
Dylan
59433eefda tweak description on nest many elements ch. (#15597) 2017-07-17 22:21:19 +05:30
Dylan
a9240a4249 add note to audio element challenge (#15587) 2017-07-04 11:00:02 +05:30
Nathália Oliveira
e905b7ee72 Brazilian Portuguese translation of Basic HTML and HTML5 (#15439)
* Brazilian Portuguese translation of Basic HTML and HTML5
* Basic HTML and HTML reviewed
2017-06-29 11:11:13 +05:30
Eric Leung
1be37b7a95 Merge pull request #15415 from elimisteve/patch-2
basic-html-and-html5.json: Clarified radio buttons
2017-06-27 06:15:47 -07:00
Catherine
42fb08f14c Moved the code example from tests to instruction 2017-06-19 01:51:30 +03:00
Steve Phillips
6b7e3c0d9b basic-html-and-html5.json: Clarified radio buttons 2017-06-17 11:58:53 -07:00
Shelvin Chandra
37c3132c90 fix(seed): Update warning for Safari (#15236) 2017-06-07 20:26:40 +05:30
chrisrymer
f426c6b8c3 Add support for single and double quotes on style attribute 2017-05-30 22:20:02 +01:00
texas2010
7d919b4192 move example out of test 2017-05-26 11:26:40 -05:00
james gill
9993f8afd5 minor change to test suite 2017-05-22 17:35:28 -07:00
Todd Tyler
6d1f41d140 Add text instructing user to remove target attribute. (#14847)
Add text instructing user to remove target attribute.
2017-05-14 23:09:28 +05:30
Sakthi Kumar
0d9db6ea35 Provided Additional Information on a challenge (#14690) 2017-05-03 23:12:31 +05:30
Roc Granada Verdú
c642e4d6ee Grammar error 'inputing' corrected to 'inputting'. Line 1509 file 'seed/challeges/01-responsive-web-design' (#14697) 2017-05-03 22:38:04 +05:30
Hadrian
da52116860 Reworked and Repositioned Attribute Selector Challenge (#13996) 2017-04-28 21:29:59 +05:30
Roger Collier
8a1a06a39f Tightened text. Improved grammar. Removed redundancies. (#13768) 2017-04-27 03:32:07 +05:30
Patrick Porche
0bb82ece88 fix(challenge): Update GIF Quality (#14592) 2017-04-27 01:27:22 +05:30
Manish Giri
d88ef0646f Update adjust-height and delete visual-balance-with-height (#14406) 2017-04-24 21:50:57 +05:30
Sebastian Petak
35e65a618e Refactor hover state of a button for readability (#14158)
Change challenge description of height to width because that is what
the example in the description shows. Add extra spacing in the example
and seed code to make them easier to read. Change the description of
milliseconds to improve readability.
2017-04-24 21:31:44 +05:30
Claudio Restifo
0501706092 updated the codepen instruction to add Bootstrap v3.3.7 instead of v.4 (#13895) 2017-04-24 01:32:48 +05:30
Eric Leung
2913c5c353 Merge pull request #14115 from JoolsMcFly/fix/wrong-use-of-it-s
replace it's with its in descriptions
2017-04-19 09:09:12 -07:00
cch5ng
4275049158 fix: #14402; add test for radio button in form tag 2017-04-17 10:27:14 -07:00
Dylan
a931e7fe4d Merge pull request #14275 from Manish-Giri/fix/add-instruction-css-animation
Add instruction to CSS Animations
2017-04-10 11:53:46 -05:00
MANISH-GIRI
209ead5848 CSS color - delete redundant challenge 2017-04-06 15:42:21 -04:00
MANISH-GIRI
43c54d6b12 Add instruction to CSS Animations 2017-04-06 15:10:54 -04:00
Julien Dephix
60b71443ad replace "it's" by "its" (and vice versa) in descriptions and replace 'to lookup' by 'to look up' 2017-04-06 06:31:08 +02:00
Peter Weinberg
1aaf0cfc2b Merge pull request #14117 from JoolsMcFly/fix/empty-spaces-should-be-allowed-between-style-attribute-and-its-value
allow spaces between style attribute and its value
2017-04-04 17:51:28 -04:00
Julien Dephix
281d80cfcd allow multiple variants of "color:red" in style attribute 2017-04-04 09:44:41 +02:00
Eric Leung
3351c1ea95 Merge pull request #14121 from Manish-Giri/fix/add-dot-com-to-code-example
Add .com to code example
2017-03-29 00:00:47 -07:00
MANISH-GIRI
6a72a114e0 Add test to verify usage of clockwise padding notation 2017-03-28 02:36:18 -04:00
MANISH-GIRI
e442a2d563 Add .com to code example 2017-03-27 18:13:45 -04:00
Marmiz
75286773bf added capitalization warning 2017-03-22 23:24:34 +07:00
Zixu Zhao
d6b81dea7f using groups instead of blocks (#13962) 2017-03-18 02:59:11 -05:00
Dylan
c94f5e34c3 Merge pull request #13960 from HKuz/fix/oneGoogleFontChall
Combine Google Font challenges into one
2017-03-17 22:07:56 -05:00
Heather Kusmierz
4d0d1b5ff0 Combine Google Font challenges into one 2017-03-17 18:18:47 -04:00
cdrainxv
59c543e7b4 removed flex-basis from flex-grow challenge (#13947) 2017-03-17 15:48:40 -04: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