darthm3gatron
9dc3073003
fix(seed): Best practice for radio button ( #16349 )
2017-12-30 00:27:38 +05:30
Angel Eduardo
461cd88363
add tip for alt attribute for the add-images-to-your-website challenge ( #16197 )
2017-12-21 22:05:02 +05:30
Jonathan Grah
43abd79788
feat(cert): Certificates ( #16185 )
...
* feat(cert): finished layout and design of legacy certificates
* feat(cert): added new certs
* feat(cert): added logic for new certs
* feat(cert): updated claiming challenges
* feat(cert): fixed various small issues
* feat(cert): completed suggested changes
2017-12-20 19:15:23 -06:00
Quincy Larson
ffe5533fe8
fix(seed): Add in introductory slide challenges
2017-11-24 14:58:06 -06:00
mrugesh mohapatra
b86a235656
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
93af902b3d
fix(translations): Updated German translations ( #15995 )
2017-11-01 20:13:36 +05:30
André Ferreira
2710aded9a
feat(pt-br-translation): claim-your-responsive-web-design-certificate
2017-10-26 00:16:08 -02:00
Darkpingouin
c5a3efb56b
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
ccfd60720d
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
86f96a1a28
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
890a262d00
refactor: Replace .com with .org
2017-08-26 00:07:44 +02:00
Prateek
9556cede00
Add tests for having single ol and ul element
2017-08-14 21:41:38 +05:30
Shubham Sharma
0be65dc56c
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
c681897bd2
Allow shorthand Hex values in challenge
2017-08-01 01:22:56 -04:00
Dylan
989816be1e
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
85cbbc87f5
interal link lesson - remove obsolete name attribute
2017-07-28 07:54:12 +02:00
Manish Giri
d2d38f6db7
Edit test to ensure opacity at 50% in keyframes ( #14390 )
2017-07-25 21:37:24 -04:00
Dylan
cf49d5eefa
tweak description on nest many elements ch. ( #15597 )
2017-07-17 22:21:19 +05:30
Dylan
e72f981993
add note to audio element challenge ( #15587 )
2017-07-04 11:00:02 +05:30
Nathália Oliveira
90b47cbacc
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
eb31ccd05d
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
d8baf0dc52
Moved the code example from tests to instruction
2017-06-19 01:51:30 +03:00
Steve Phillips
c5b772b62e
basic-html-and-html5.json: Clarified radio buttons
2017-06-17 11:58:53 -07:00
Shelvin Chandra
3c16db4249
fix(seed): Update warning for Safari ( #15236 )
2017-06-07 20:26:40 +05:30
chrisrymer
13f6551ec9
Add support for single and double quotes on style attribute
2017-05-30 22:20:02 +01:00
texas2010
26fdd5e28f
move example out of test
2017-05-26 11:26:40 -05:00
james gill
007615de74
minor change to test suite
2017-05-22 17:35:28 -07:00
Todd Tyler
b0c90c84a3
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
86cc2ee782
Provided Additional Information on a challenge ( #14690 )
2017-05-03 23:12:31 +05:30
Roc Granada Verdú
c6bb89e0a2
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
e0abcc085b
Reworked and Repositioned Attribute Selector Challenge ( #13996 )
2017-04-28 21:29:59 +05:30
Roger Collier
3e329641bb
Tightened text. Improved grammar. Removed redundancies. ( #13768 )
2017-04-27 03:32:07 +05:30
Patrick Porche
4a6fc77bf8
fix(challenge): Update GIF Quality ( #14592 )
2017-04-27 01:27:22 +05:30
Manish Giri
f798801e89
Update adjust-height and delete visual-balance-with-height ( #14406 )
2017-04-24 21:50:57 +05:30
Sebastian Petak
920588d85b
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
13d727245e
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
68a5cbcd1c
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
74ab1b6289
fix : #14402 ; add test for radio button in form tag
2017-04-17 10:27:14 -07:00
Dylan
ff476e0c59
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
35ab484744
CSS color - delete redundant challenge
2017-04-06 15:42:21 -04:00
MANISH-GIRI
16d689ca24
Add instruction to CSS Animations
2017-04-06 15:10:54 -04:00
Julien Dephix
ce93077cd6
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
549028bf3e
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
6482c71810
allow multiple variants of "color:red" in style attribute
2017-04-04 09:44:41 +02:00
Eric Leung
3dd6a97918
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
4e760188e2
Add test to verify usage of clockwise padding notation
2017-03-28 02:36:18 -04:00
MANISH-GIRI
9ba8683e26
Add .com to code example
2017-03-27 18:13:45 -04:00
Marmiz
2e07114bd2
added capitalization warning
2017-03-22 23:24:34 +07:00
Zixu Zhao
33d6257723
using groups instead of blocks ( #13962 )
2017-03-18 02:59:11 -05:00
Dylan
7f0683d584
Merge pull request #13960 from HKuz/fix/oneGoogleFontChall
...
Combine Google Font challenges into one
2017-03-17 22:07:56 -05:00