Randell Dawson
92208f7c23
[Fix] Modified regex to allow spaces in one of the tests for challenge Apply a Style Until a Condition is Met with @while ( #35100 )
...
* fix: modified regex to allow spaces
* fix: added additional \s* after 1
Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com >
2019-03-06 03:05:52 -05:00
kevindelsh
259eec5ab5
Sass import doesn't need file extension ( #34802 )
...
Added that the Sass import statement doesn't need the file extension like it doesn't need the underscore.
This helps beginners to better understand the concept and avoid confusion.
2019-03-04 09:35:07 -06:00
Theodoros Gkortsilas
cd501ee4c5
change wording: React component -> class component ( #34692 )
...
Hi,
I noticed that in the instructions it is written that in the code editor there is a functional component and a React component. I do believe this is a typo as both are React components, just defined differently. Therefore, the sentence should be "...there is a simple functional component called ChildComponent and a class component called ParentComponent...".
Theo
2019-03-04 01:47:28 -05:00
Shashank Bairy R
a0b79252d3
fix:removed bug in front end lib random quote project ( #35477 )
2019-03-01 11:09:00 -06:00
Ahmed Elbessfy
61a5707ba7
Edit Description ( #34329 )
...
* Edit Description
Making some editing to make the description more understandable. I am a beginner but I think me edits makes more sense. If you think so, please merge them for helping others.
* Update curriculum/challenges/english/03-front-end-libraries/react/pass-props-to-a-stateless-functional-component.english.md
Co-Authored-By: Ahmed-Elbessfy <ahmedelbessfy@gmail.com >
2019-02-24 12:22:56 -07:00
TristanSeabrook
ce2b46926f
removed ungrammatical apostrophe ( #35355 )
...
changed "it's" to "its"
2019-02-22 03:14:30 -08:00
Niraj Nandish
cb35d49a21
fix(challenges): Fix broken links in English challenges ( #35125 )
2019-02-21 17:58:31 -05:00
Theodoros Gkortsilas
a17b123510
Added curly brackets to comment in JSX element ( #34694 )
...
Added curly brackets to comment in JSX element to hide it from the rendered DOM
2019-02-21 03:24:27 -05:00
Aditya
46be1e2ed1
fix: React: Give Sibling Elements a Unique Key Attribute ( #34648 )
...
* feat: added additional test
Added additional test, formatted description and updated instructions and solution
* fix: removed unnecessary linebreaks
2019-02-19 14:29:06 -05:00
Randell Dawson
aa621a20b5
fix: removed unecessary guideUrl from frontmatter
2019-02-19 11:34:27 +03:00
kevindelsh
93c8badfeb
Minor rephrasing of the lesson's description ( #34787 )
...
* Minor rephrasing of the lesson's description
Since we already said in the last lesson that bootstraps col-xs-* classes can be used on all form elements it sounds silly to repeat the exact same phrase in this lesson too.
* Corrections to conform to style guide
1- Changed use of passive voice to active voice.
2- Changed use of first person to second person.
* Moved challenge instruction to Instructions section
2019-02-18 00:43:47 +05:30
Luane
2f9d7a7492
Added solution to challenge ( #34838 )
...
Solution for challenge "Bootstrap: Use the Bootstrap Grid to Put Elements Side By Side".
2019-02-15 09:39:36 -08:00
Steven Torrence
06b3b078a6
Fixed comment closing tag to match comment opening tag spacing and be symmetrical ( #35136 )
2019-02-10 14:29:12 -08:00
Aditi Joshi
8b47ed264b
Fix/update challenges for sass ( #35031 )
...
* style: button color change
* Revert "style: button color change"
This reverts commit 64574a49b7
.
* fix: update sass challenge - description
* fix: challenge for sass
2019-02-08 13:11:05 -07:00
coderlyn
4fe2558f99
Edit text string to have the correct case ( #34366 )
...
Change "You win!" and "You lose!" in the description to to "You Win!" and "You Lose!" to match the test
2019-02-05 18:51:13 -08:00
Valeriy
63d0a2682f
fix: remove unused vars from the test execution scope
2019-01-14 13:44:54 +00:00
Valeriy S
0e621175ad
fix(curriculum): remove SASS from requirements
2018-12-07 12:43:13 +00:00
Tomer Ben-Rachel
cd783c32da
Adding link to React documentation ( #32635 )
...
* Adding link to React documentation
* Modified link to fit github markdown
* Update use-proptypes-to-define-the-props-you-expect.english.md
2018-11-16 11:55:56 -05:00
zcarroll4
4cec01a21c
Bootstrap Page with H3 Element ( #32139 )
...
fix(curriculum): added solution for Bootstrap Page with H3 Element
2018-11-06 16:09:14 +03:00
zcarroll4
85c9fe0a48
Added Bootstrap Styled Button ( #32140 )
...
fix(curriculum): added Bootstrap Styled Button solution
2018-11-06 15:24:48 +03:00
mail-liam
7f4b440f64
Fix typo in test. Colors -> classes ( #21108 )
2018-11-05 16:23:01 -05:00
The Coding Aviator
ebf96cb0b2
Added info about deprecated React method in curriculum ( #19930 )
...
* Update use-the-lifecycle-method-componentwillmount.english.md
* Added correction to deprecation timeline and updated link
2018-10-27 19:49:49 -07:00
Valeriy
591309550b
test(curriculum): check tests against solutions ( #27716 )
2018-10-24 16:45:00 +05:30
Valeriy
e099d6486d
fix: test curriculum challenges ( #24180 )
2018-10-23 18:51:53 +05:30
Paul Gamble
c8aed97e48
Added solution to this challenge. ( #25470 )
2018-10-23 17:46:30 +05:30
Valeriy
79d9012432
fix(curriculum): quotes in tests ( #18828 )
...
* fix(curriculum): tests quotes
* fix(curriculum): fill seed-teardown
* fix(curriculum): fix tests and remove unneeded seed-teardown
2018-10-20 23:32:47 +05:30
Paul Gamble
030e673e6a
Update use-for-to-create-a-sass-loop.english.md ( #23815 )
...
I did not understand the original lesson of "through" vs "to" upon first reading.
Later reading the code below it started to make sense... but I added a bit more to the explanation.
2018-10-20 15:08:39 +05:30
Bouncey
ee9f6b2d72
chore(meta): Move challenge meta to challenges root
2018-10-11 02:15:05 +05:30
Derek Kim
6fb3b0503e
Fix for #18214
2018-10-09 10:54:53 +01:00
Beau Carnes
46d8d61776
docs: update guide url
2018-10-08 11:02:25 -04:00
petergrainger
e0e8ab8409
fix: clarify test text in line with test functionality
2018-10-08 11:38:29 +01:00
Bouncey
a859035023
fix(challenge-md): Fix quotes that failed in the transform
2018-10-08 11:38:26 +05:30
Bouncey
8f39bc1288
chore(curriculum): Remove files in wrong format
2018-10-05 15:58:12 +01:00