Tom 
							
						 
					 
					
						
						
							
						
						a329eec0a8 
					 
					
						
						
							
							fix(curriculum): sanitize css comments on typography lesson ( #41902 )  
						
						
						
						
					 
					
						2021-04-23 16:24:50 +02:00 
						 
				 
			
				
					
						
							
							
								Sem Bauke 
							
						 
					 
					
						
						
							
						
						b064991667 
					 
					
						
						
							
							fix(curriculum): Replace single-line blocks with multi-line blocks for Responsive Web Design ( #41519 )  
						
						... 
						
						
						
						* fix(curriculum) replace single-line block with multi-line blocks
* fix(curriculum) replace single-line block with multi-line blocks (missed blocks) 
						
						
					 
					
						2021-03-18 17:24:09 -06:00 
						 
				 
			
				
					
						
							
							
								Nicholas Carrigan (he/him) 
							
						 
					 
					
						
						
							
						
						427444c757 
					 
					
						
						
							
							chore(learn): audit files for crowdin ( #40838 )  
						
						... 
						
						
						
						* chore(learn): audit files for crowdin
Audits the challenge text in the Responsive Web Design superblock to
account for words/phrases that should not be translated because they
refer to code.
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com >
* fix: remove quotes from code
Removes instances of quoted code blocks, or code blocked quotes.
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com >
* fix: additional uncaught quote-codes
Thanks Oliver :)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
* fix: so many quotes
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: missing punctuation
Noted in a Crowdin comment.
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com >
* fix: remove more quotes
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com > 
						
						
					 
					
						2021-02-01 12:56:07 -07:00 
						 
				 
			
				
					
						
							
							
								Oliver Eyton-Williams 
							
						 
					 
					
						
						
							
						
						ee1e8abd87 
					 
					
						
						
							
							feat(curriculum): restore seed + solution to Chinese ( #40683 )  
						
						... 
						
						
						
						* feat(tools): add seed/solution restore script
* chore(curriculum): remove empty sections' markers
* chore(curriculum): add seed + solution to Chinese
* chore: remove old formatter
* fix: update getChallenges
parse translated challenges separately, without reference to the source
* chore(curriculum): add dashedName to English
* chore(curriculum): add dashedName to Chinese
* refactor: remove unused challenge property 'name'
* fix: relax dashedName requirement
* fix: stray tag
Remove stray `pre` tag from challenge file.
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com >
Co-authored-by: nhcarrigan <nhcarrigan@gmail.com > 
						
						
					 
					
						2021-01-12 19:31:00 -07:00 
						 
				 
			
				
					
						
							
							
								Oliver Eyton-Williams 
							
						 
					 
					
						
						
							
						
						0bd52f8bd1 
					 
					
						
						
							
							Feat: add new Markdown parser ( #39800 )  
						
						... 
						
						
						
						and change all the challenges to new `md` format. 
						
						
					 
					
						2020-11-27 10:02:05 -08:00 
						 
				 
			
				
					
						
							
							
								Oliver Eyton-Williams 
							
						 
					 
					
						
						
							
						
						2b9e38a17b 
					 
					
						
						
							
							fix: replace .english.md extension with .md  
						
						
						
						
					 
					
						2020-09-29 22:09:04 +02:00 
						 
				 
			
				
					
						
							
							
								Oliver Eyton-Williams 
							
						 
					 
					
						
						
							
						
						bd68b70f3d 
					 
					
						
						
							
							Feat: hide blocks not challenges ( #39504 )  
						
						... 
						
						
						
						* fix: remove isHidden flag from frontmatter
* fix: add isUpcomingChange
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
* feat: hide blocks not challenges
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com > 
						
						
					 
					
						2020-09-03 15:07:40 -07:00 
						 
				 
			
				
					
						
							
							
								Quinn 
							
						 
					 
					
						
						
							
						
						29ab6c32ec 
					 
					
						
						
							
							minor <code> tag fixes ( #39046 )  
						
						
						
						
					 
					
						2020-08-30 23:12:04 -05:00 
						 
				 
			
				
					
						
							
							
								Kristofer Koishigawa 
							
						 
					 
					
						
						
							
						
						b73156373f 
					 
					
						
						
							
							fix: tests for use a retina image challenge ( #39133 )  
						
						
						
						
					 
					
						2020-08-29 22:09:43 -05:00 
						 
				 
			
				
					
						
							
							
								Oliver Eyton-Williams 
							
						 
					 
					
						
						
							
						
						f1c9b08cf3 
					 
					
						
						
							
							fix(curriculum): add isHidden: false to challenges  
						
						... 
						
						
						
						This includes certificates (where it does nothing), but does not
include any translations. 
						
						
					 
					
						2020-05-25 16:25:19 +05:30 
						 
				 
			
				
					
						
							
							
								Randell Dawson 
							
						 
					 
					
						
						
							
						
						41718abf76 
					 
					
						
						
							
							fix(learn): consolidate comments for responsive web design cert ( #38256 )  
						
						... 
						
						
						
						Related to PR #38040 
This PR is an attempt to consolidate/remove as many comments in the challenge seed code in the Responsive Web Design certification challenges, to be able to create a small translation lookup object for translating the English comments to other languages. 
						
						
					 
					
						2020-02-27 20:50:46 +05:30 
						 
				 
			
				
					
						
							
							
								Tom 
							
						 
					 
					
						
						
							
						
						a09ffadd5a 
					 
					
						
						
							
							fix: responsive image challenge ( #37934 )  
						
						... 
						
						
						
						* fix: responve image challenge
* fix: bad solution
* Update curriculum/challenges/english/01-responsive-web-design/responsive-web-design-principles/make-an-image-responsive.english.md
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* Update curriculum/challenges/english/01-responsive-web-design/responsive-web-design-principles/make-an-image-responsive.english.md
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* Update curriculum/challenges/english/01-responsive-web-design/responsive-web-design-principles/make-an-image-responsive.english.md
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com > 
						
						
					 
					
						2020-02-20 22:53:30 +05:30 
						 
				 
			
				
					
						
							
							
								Randell Dawson 
							
						 
					 
					
						
						
							
						
						9bf3fdbf38 
					 
					
						
						
							
							fix(curriculum): changed challenge test text to use the word should for Responsive Web Design ( #36860 )  
						
						... 
						
						
						
						* fix: changed challenge test text to use should
* fix: changed have to be used in
Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com >
* fix: reworded test verbiage
Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com >
* fix: improved test verbiage
Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com >
* fix: improved test verbiage
Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com >
* fix: corrected typo
Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com >
* fix: corrected typo
Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com >
* fix: changed have the to be used in
Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com >
* fix: corrected verbiage
Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com > 
						
						
					 
					
						2019-11-20 20:15:19 +05:30 
						 
				 
			
				
					
						
							
							
								Tom 
							
						 
					 
					
						
						
							
						
						6ff5e52b2d 
					 
					
						
						
							
							Improve viewport unit readability ( #36673 )  
						
						... 
						
						
						
						* Improve viewport unit readability
Ran into a readability issue when trying to complete challenge. Instead of using `width: 80vw` was attempting `vw: 80vw` based on the initial layout. I believe either this change or the example that was added but doesn't seem to be pushed yet will help. 
						
						
					 
					
						2019-11-11 10:24:02 +01:00 
						 
				 
			
				
					
						
							
							
								Rajat Hans 
							
						 
					 
					
						
						
							
						
						0551a6a57f 
					 
					
						
						
							
							Word change in responsive design principles English ( #37559 )  
						
						... 
						
						
						
						* Word change in responsive design principles
* Word change in responsive design principles 
						
						
					 
					
						2019-10-26 16:57:20 -04:00 
						 
				 
			
				
					
						
							
							
								Randell Dawson 
							
						 
					 
					
						
						
							
						
						568f00e02a 
					 
					
						
						
							
							fix(curriculum): Added forumTopicId to remaining 1200 challeng… ( #36558 )  
						
						
						
						
					 
					
						2019-08-05 22:14:37 +05:30 
						 
				 
			
				
					
						
							
							
								Randell Dawson 
							
						 
					 
					
						
						
							
						
						8e6c26f271 
					 
					
						
						
							
							fix: removed assert msg argument ( #36407 )  
						
						
						
						
					 
					
						2019-07-24 12:54:35 +02:00 
						 
				 
			
				
					
						
							
							
								Randell Dawson 
							
						 
					 
					
						
						
							
						
						c387873640 
					 
					
						
						
							
							fix(curriculum): added extra line before </section> tag - Engl… ( #36278 )  
						
						
						
						
					 
					
						2019-07-19 15:30:17 +05:30 
						 
				 
			
				
					
						
							
							
								Randell Dawson 
							
						 
					 
					
						
						
							
						
						df8659ab8c 
					 
					
						
						
							
							fix(curriculum): Convert blockquote elements to triple backtick syntax for Responsive Web Design ( #35993 )  
						
						... 
						
						
						
						* fix: converted blockquotes to code fences 
						
						
					 
					
						2019-05-14 10:11:58 +02:00 
						 
				 
			
				
					
						
							
							
								Aditi Joshi 
							
						 
					 
					
						
						
							
						
						ebdd8632fc 
					 
					
						
						
							
							Fix/update challenges for responsive-web-design-principles ( #35804 )  
						
						... 
						
						
						
						* Fix/update challenges for responsive-web-design-principles
* fix/update fix some minor mistakes
* fix/update remove extra line
* Update curriculum/challenges/english/01-responsive-web-design/responsive-web-design-principles/create-a-media-query.english.md
Co-Authored-By: aditijoshi14 <aditijoshi1997@hotmail.com >
* Update curriculum/challenges/english/01-responsive-web-design/responsive-web-design-principles/create-a-media-query.english.md
Co-Authored-By: aditijoshi14 <aditijoshi1997@hotmail.com > 
						
						
					 
					
						2019-04-10 17:26:56 -04:00 
						 
				 
			
				
					
						
							
							
								Manish Giri 
							
						 
					 
					
						
						
							
						
						9b9a96234f 
					 
					
						
						
							
							fix(curriculum): Add solutions to responsive web design principles ( #35761 )  
						
						
						
						
					 
					
						2019-04-10 07:57:14 -07:00 
						 
				 
			
				
					
						
							
							
								Eunice Brackett 
							
						 
					 
					
						
						
							
						
						21f5427c14 
					 
					
						
						
							
							Media query solution for Responsive Web Design ( #33991 )  
						
						... 
						
						
						
						* Media query solution for Responsive Web Design
This is in response to the required solution for the challenge solution section.
* fix: solution 
						
						
					 
					
						2019-02-16 19:13:54 +05:30 
						 
				 
			
				
					
						
							
							
								Bannon Tanner 
							
						 
					 
					
						
						
							
						
						b24f606847 
					 
					
						
						
							
							added example to make description clear ( #26492 )  
						
						... 
						
						
						
						Added example in the description for understanding that the width of the element is still set using the width property in CSS.
fixes issue #17617  
						
						
					 
					
						2019-02-11 18:28:07 -08:00 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								Martin 
							
						 
					 
					
						
						
							
						
						e6718ae851 
					 
					
						
						
							
							Update of Product Design, UX Design and User Flow articles ( #18709 )  
						
						... 
						
						
						
						* User Flow: Information, Articles, Youtube update
Explanation on what is User Flow with youtube videos and articles for reference and/or resource.
* Update of UX Design article
Update the article with more information and more links to articles and books.
* Product Design: Info, Articles, Youtube update
Explanation on what is Product Design with youtube videos and articles for reference and/or resource.
* Update description of Retina Display
As reported in issue #18129 , there is a lack of explanation on what a retina display is and some users find it difficult to understand what they are doing exactly, so I added a short explanation on what a High-Resolution Display is and what a Retina Display is. 
						
						
					 
					
						2018-10-13 16:01:40 -05:00 
						 
				 
			
				
					
						
							
							
								Bouncey 
							
						 
					 
					
						
						
							
						
						ee9f6b2d72 
					 
					
						
						
							
							chore(meta): Move challenge meta to challenges root  
						
						
						
						
					 
					
						2018-10-11 02:15:05 +05:30 
						 
				 
			
				
					
						
							
							
								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