Tomer Ben Rachel
0a79c58c09
fix(challenges): removed duplicate css top property
2018-08-30 18:39:22 +09:00
Josh Alling
b090e8bf6f
feat(challenges): add browser fallback challenge
...
ISSUES CLOSED : freeCodeCamp/freeCodeCamp#17546
2018-08-30 18:11:08 +09:00
Josh Alling
bc33a03fc5
fix(challenges): fix description in css variable fallback challenge
...
This commit partially resolves freeCodeCamp/freeCodeCamp#17546
2018-08-26 13:43:18 +09:00
Niraj Nandish
77689f42bd
fix(challenges): Update test to include whitespace ( #272 )
...
* fix(challenges): Update test to include whitespace
ISSUES CLOSED : #271
2018-08-25 08:31:17 -06:00
Tomer Ben-Rachel
d560d58631
fix(challenges): rephrased wording in applied visual design ( #268 )
2018-08-24 06:18:38 -06:00
Josh Alling
25ea07eda6
fix(challenges): fix flex direction row regex
...
ISSUES CLOSED : #260
2018-08-24 19:53:14 +09:00
Niraj Nandish
6e42f53dde
fix(challenges): add missing test to check for for css class
...
ISSUES CLOSED : #254
2018-08-24 18:22:45 +09:00
Niraj Nandish
a1464f09d3
fix(challenges): Incorrect html closing tag
2018-08-23 15:59:36 +09:00
Josh Alling
d80d98d83c
fix(challenges): converts delete html test to regex
...
Also, adds a solution to be tested with the test suite.
ISSUES CLOSED : #251
2018-08-23 15:57:35 +09:00
Josh Alling
b369fa00cb
fix(challenges): fix grid-gap shorthand regex ( #237 )
...
ISSUES CLOSED : #229
2018-08-10 15:42:23 -05:00
Ashera138
57b0d0a0e7
chore(challenges): fixed a minor spelling error ( #233 )
...
Changed "a option" to "an option" in css-grid.json
ISSUES CLOSED: 17990
2018-08-09 18:22:02 -05:00
Niraj Nandish
159203aa68
fix(challenges): corrected challenge instructions
2018-08-07 23:27:00 -10:00
Josh Alling
1f06d45bbd
test(challenges): add solutions to be tested
...
ISSUES CLOSED : #206
2018-08-07 23:22:43 -10:00
Guy Even
96b39c14b6
fix(challenges): fixed challenge accepted without any new code
...
changed the location of .container rule
ISSUES CLOSED : #198
2018-08-07 17:51:08 +09:00
Josh Alling
45b573b57c
fix(challenges): allow for omitted unit after zero values
...
ISSUES CLOSED : #166
2018-07-31 10:16:55 +09:00
ByronCoder
e41f0782ea
fix(challenges): changed complementary color for blue to orange
...
ISSUES CLOSED : #17934
2018-07-30 13:45:13 +09:00
Ruzsa Balázs
2edb306ca1
fix(challenges): fix test in hr challenge ( #189 )
...
the current test never matches: in the html, </h4> is followed by <p>, not <em>
2018-07-28 17:48:19 +01:00
skoparde
128794d819
fix(challenges): moved the <em> tag inside the <p> tag
...
According to the "Use the em Tag to Italicize Text" challenge, the <em> tag should be placed inside
the <p> tag. However, the following challenges have the <em> tag outside the <p> tag. I changed the
order of these tags for those challenges
2018-07-27 14:15:53 +09:00
Nathan Lakritz
3557016c01
fix(challenges): inline style semicolon consistency
...
ISSUES CLOSED : #17909
2018-07-24 18:05:14 +09:00
Adam Wells
21bb9d02c5
fix(challenges): updated dates
...
Updated footer copyright dates in a couple of files to reflect the current year
ISSUES CLOSED : #17908
2018-07-24 17:57:11 +09:00
nathanhannig
9fd5533168
fix(challenges): change green-box class margin to match red-box
...
ISSUES CLOSED : #169
2018-07-24 17:32:51 +09:00
Niraj Nandish
5308332d79
fix(challenges): grammatical error
2018-07-21 11:01:32 +09:00
huyenltnguyen
a311e06e4e
fix(challenges): update test suite CDN link
2018-07-19 15:45:02 +09:00
Josh Alling
5a347676db
fix(challenges): fix regex in applied visual design challenge ( #162 )
...
* fix(challenges): fix regex in applied visual design challenge
ISSUES CLOSED : #161
* fix(challenges): allow whitespace inside url()
ISSUES CLOSED : #161
2018-07-18 22:03:10 +01:00
Guy Even
c28aac036d
fix(challenges): fixed regex in a challenge
...
Fix the regex in use the strong tag to make the text bold in order to only accept Stanford
Yniversity
ISSUES CLOSED : freeCodeCamp/freeCodeCamp#17861
2018-07-15 12:49:58 +09:00
Alan Ayala
f1474303e6
fix(challenges): minor css grid typo
2018-07-13 08:40:12 +09:00
Pushpender Maan
3abf7adce5
fix(challenges): fix challenge for fallback value of CSS variable
2018-07-11 22:13:38 +09:00
wudifeixue
5e41e744a5
fix(challenge): typos in first Basic CSS challenge test
2018-07-09 23:16:21 +09:00
Ankit Tiwari
15675e8b42
fix(challenges): update pseudo-element selector syntax from CSS2 to CSS3
2018-07-08 12:50:49 +09:00
Ankit Tiwari
4dc7589a8c
fix(challenges): change del tag to s tag
...
Using s tag to strikethrough text instead of del tag in applied visual design challenge
ISSUES CLOSED: 17
2018-07-04 21:15:10 +09:00
Megan Taylor
12c78d49d5
fix(challenges): add user story to tribute page challange
...
add user story to center img in parent element. this is part of tests
2018-07-01 19:55:18 +09:00
Simon
0f4b8a9eaa
fix: penguin colors to match directions
2018-07-01 12:53:55 +09:00
Vimal Raghubir
2a7a3faeaa
fix: clarify unclear instructions
2018-06-30 11:17:01 +09:00
Ankit Tiwari
17af3dd29b
fix(challenges): remove unnecessary test cases
2018-06-30 05:38:01 +05:30
huyenltnguyen
4c0d587784
fix(challenges): fix a test case in an Applied Accessibility
...
fix a test case in Applied Accessibility: Improve Accessibility of Audio Content with the audio
Element
2018-06-30 01:03:49 +05:30
Niraj Nandish
0c0702d6c0
fix(challenges): Typo errors ( #39 )
2018-06-29 23:47:58 +05:30
CharmedSatyr
a6a0266e08
fix(challenges): grammar fix in css-grid auto-fit challenge ( #60 )
2018-06-29 23:47:58 +05:30
Prateek Surana
7105507910
fix(challenge): Updated tests to avoid confusion ( #57 )
2018-06-29 23:47:58 +05:30
Ayush Gupta
dd046d6a0c
fix(challenge): Fixed the typo for automatically ( #48 )
2018-06-29 23:47:58 +05:30
Kornelijus
e74192e1e4
fix(challenges): fixed typo in css-grid.json ( #46 )
2018-06-29 23:47:58 +05:30
Niraj Nandish
16ff132f44
fix: typo errors ( #23 )
...
* Typo errors
Unnecessary break
Grammatical error
* remove an unnecessary <br>
2018-06-21 18:48:04 +05:30
Niraj Nandish
5815401097
fix: example link will open in new tab ( #22 )
...
Example link will open in new tab
Final editing
2018-06-21 18:48:04 +05:30
Tom
d31e0a3a24
fix: blockquote-formatting-in-challenges ( #17590 )
2018-06-19 17:53:24 +05:30
Vimal Raghubir
fb3d904b64
Fix: Reword unempathetic sentence ( #17598 )
...
* Fix: Reword unempathetic sentence
* Remove unnecessary word
2018-06-19 17:53:24 +05:30
Alex Swiontek
3a8ff9a8d1
style(challenges): Change "Mortal Combat" to "Mortal Kombat" ( #17625 )
...
Reference the game by using the correct spelling
2018-06-19 17:53:24 +05:30
Vimal Raghubir
0d2afb5743
Fix: Code ordering issues ( #17560 )
...
* Fix: Code ordering issues
* Update applied-visual-design.json
2018-06-14 03:30:04 +05:30
Vimal Raghubir
e72755461c
Fix: Match single quotes ( #17539 )
...
* Fix: Match single quotes
* Fix: slash direction
* Fix: Regex expression and refined tests
2018-06-13 13:02:11 +05:30
Vimal Raghubir
8c119560d6
Fix: Remove duplicate test ( #17543 )
2018-06-13 13:02:11 +05:30
Vuong
1245522cba
Fix typo in CSS Grid: Use Media Queries to Create Responsive Layouts ( #17534 )
2018-06-13 13:02:11 +05:30
Devon Aleshire
821164d519
Update to challenge verbiage for radio/checkbox ( #17527 )
...
Updated create radio / create checkbox to identify that the input element is not required to be inside the label element. Tried to use soft language without making user think it was incorrect because current tests still require the input to be nested within the label element. Also, this is not necessarily incorrect syntax as noted at W3 - Forms - Labels: https://bit.ly/2sLiXvE . Nesting implies implicit association vs explicit association using for attribute.
2018-06-13 13:02:11 +05:30