Vimal Raghubir 
							
						 
					 
					
						
						
							
						
						086a4a0a69 
					 
					
						
						
							
							fix: incomplete Sass Test  
						
						 
						
						
						
						
					 
					
						2018-06-30 13:34:26 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Guy Even 
							
						 
					 
					
						
						
							
						
						c37a1e8ceb 
					 
					
						
						
							
							fix(challenges): removed redundant text from challenge  
						
						 
						
						... 
						
						
						
						ISSUES CLOSED : #36  
						
						
					 
					
						2018-06-30 05:39:29 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Niraj Nandish 
							
						 
					 
					
						
						
							
						
						0c0702d6c0 
					 
					
						
						
							
							fix(challenges): Typo errors ( #39 )  
						
						 
						
						
						
						
					 
					
						2018-06-29 23:47:58 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Guy Even 
							
						 
					 
					
						
						
							
						
						2375d0c98d 
					 
					
						
						
							
							fix(challenges): cherry pick pr 17664 & 17672 from main repo ( #52 )  
						
						 
						
						
						
						
					 
					
						2018-06-29 23:47:58 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tom 
							
						 
					 
					
						
						
							
						
						d31e0a3a24 
					 
					
						
						
							
							fix: blockquote-formatting-in-challenges ( #17590 )  
						
						 
						
						
						
						
					 
					
						2018-06-19 17:53:24 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jarek Wojciechowski 
							
						 
					 
					
						
						
							
						
						68b089e95d 
					 
					
						
						
							
							fix(challenges): add info about ReactDOM.render in an early react challenge ( #17186 ) ( #17473 )  
						
						 
						
						
						
						
					 
					
						2018-06-11 18:22:32 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								manjeet5 
							
						 
					 
					
						
						
							
						
						ff8b13b316 
					 
					
						
						
							
							fix(challenges): Corrected a test case for challenge ( #17162 )  
						
						 
						
						... 
						
						
						
						For the last test case in 'Access Props using this.props' challenge, I
updated the test condition to check that the value of the tempPassword
prop is the same as the content within the <strong/> tags. This test
case will ensure that there is text present in the strong tag and its
value is as expected.
BREAKING CHANGE: none
Closes  #17134  
						
						
					 
					
						2018-05-30 01:47:52 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stuart Taylor 
							
						 
					 
					
						
						
							
						
						7c694c2666 
					 
					
						
						
							
							Fix/react versions ( #17236 )  
						
						 
						
						... 
						
						
						
						<!-- freeCodeCamp Pull Request Template -->
<!-- IMPORTANT Please review https://github.com/freeCodeCamp/freeCodeCamp/blob/staging/CONTRIBUTING.md  for detailed contributing guidelines -->
<!-- Help with PRs can be found at https://gitter.im/FreeCodeCamp/Contributors  -->
<!-- Make sure that your PR is not a duplicate -->
#### Pre-Submission Checklist
<!-- Go over all points below, and after creating the PR, tick all the checkboxes that apply. -->
<!-- All points should be verified, otherwise, read the CONTRIBUTING guidelines from above-->
<!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [x] Your pull request targets the `staging` branch of freeCodeCamp.
- [x] Branch starts with either `fix/`, `feature/`, or `translate/` (e.g. `fix/signin-issue`)
- [ ] You have only one commit (if not, [squash](http://forum.freecodecamp.org/t/how-to-squash-multiple-commits-into-one-with-git/13231 ) them into one commit).
- [x] All new and existing tests pass the command `npm test`. Use `git commit --amend` to amend any fixes.
#### Type of Change
<!-- What type of change does your code introduce? After creating the PR, tick the checkboxes that apply. -->
- [x] Small bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds new functionality)
- [ ] Breaking change (fix or feature that would change existing functionality)
- [ ] Add new translation (feature adding new translations)
#### Checklist:
<!-- Go over all points below, and after creating the PR, tick the checkboxes that apply. -->
<!-- If you're unsure about any of these, don't hesitate to ask in the Contributors room linked above. We're here to help! -->
- [x] Tested changes locally.
- [x] Addressed currently open issue (replace XXXXX with an issue no in next line)
Closes  #17215 
#### Description
<!-- Describe your changes in detail --> 
						
						
					 
					
						2018-05-25 17:27:15 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stuart Taylor 
							
						 
					 
					
						
						
							
						
						4e645a5ff6 
					 
					
						
						
							
							Package: Validate challenges on test ( #17216 )  
						
						 
						
						... 
						
						
						
						This PR allows us to validate the schema during test.
It also removes some cruft from the seed files and ensures only the required data is packaged and consumable, reducing the package weight somewhat. 
						
						
					 
					
						2018-05-22 18:13:14 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stuart Taylor 
							
						 
					 
					
						
						
							
						
						ee66d84ccb 
					 
					
						
						
							
							feat(package): Initial Curriculum separation ( #17174 )  
						
						 
						
						... 
						
						
						
						* feat(package): Initial Curriculum separation
* feat(package): Add org scope to package
* chore(ooops): Remove development file
* feat(npm): Add .npmignore
* fix(paths): Fix curriculum paths
* feat(build): Add a build step
* chore(seed): Move package file back to seed
* fix(ignore): Fix .npmIgnore file
* chore(docs): Update README
* chore(seed): Rename coding interview blocks
* fix(seed): Challenge files now fit into learn
* chore(seed): Update seed files for use in learn
* chore(escapes): Unescape script tags of jQuery 
						
						
					 
					
						2018-05-21 19:26:49 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Aditya Rohilla 
							
						 
					 
					
						
						
							
						
						c212258e2d 
					 
					
						
						
							
							fix(seed): removed typo from task description ( #17166 )  
						
						 
						
						
						
						
					 
					
						2018-05-15 10:16:33 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marcin Procyk 
							
						 
					 
					
						
						
							
						
						2b5e39e1f8 
					 
					
						
						
							
							fix(seed): Bootstrap default button fix ( #17082 )  
						
						 
						
						... 
						
						
						
						added btn-default class to lessons with basic Bootstrap buttons, which
add proper styles for default button
Closes  #17075  
						
						
					 
					
						2018-05-03 10:07:00 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicholas Nadeau, P.Eng., AVS 
							
						 
					 
					
						
						
							
						
						a8efeb50d7 
					 
					
						
						
							
							chore: fixed typos via client9/misspell ( #17081 )  
						
						 
						
						
						
						
					 
					
						2018-04-25 10:37:27 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ahmad Abdolsaheb 
							
						 
					 
					
						
						
							
						
						49a5fdafc2 
					 
					
						
						
							
							fix(seed): Fixes tests ( #17051 )  
						
						 
						
						... 
						
						
						
						tests assert changed
Closes  #17019  
						
						
					 
					
						2018-04-17 15:53:55 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chaitanya 
							
						 
					 
					
						
						
							
						
						9610c2729f 
					 
					
						
						
							
							Fix to tests messages ( #17059 )  
						
						 
						
						... 
						
						
						
						In https://beta.freecodecamp.org/en/challenges/react/write-a-simple-counter  challenge code is referring to Component Counter but messages are referring to myComponent 
						
						
					 
					
						2018-04-17 15:02:57 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Varun 
							
						 
					 
					
						
						
							
						
						857c9955d5 
					 
					
						
						
							
							fix: SASS challenge and code indentation ( #17036 )  
						
						 
						
						
						
						
					 
					
						2018-04-17 14:08:35 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hakeem Davis 
							
						 
					 
					
						
						
							
						
						9f5eb3b14c 
					 
					
						
						
							
							fix(seed): Clarify instructions ( #17050 )  
						
						 
						
						... 
						
						
						
						Closes  #17044  
						
						
					 
					
						2018-04-13 09:49:01 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Edit Bazso 
							
						 
					 
					
						
						
							
						
						b208c477fc 
					 
					
						
						
							
							fix(seed): Fixed broken link in React Introducing Inline Styl ( #17040 )  
						
						 
						
						... 
						
						
						
						* fix(seed): Fixed broken link in React Introducing Inline Styl
* fix(seed): Fixed broken link in React Introducing Inline Style 
						
						
					 
					
						2018-04-07 22:06:11 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Varun 
							
						 
					 
					
						
						
							
						
						ad2d782c4d 
					 
					
						
						
							
							fix: typo in challenges/react.json ( #17037 )  
						
						 
						
						
						
						
					 
					
						2018-04-07 21:43:22 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ákos 
							
						 
					 
					
						
						
							
						
						8a7198d335 
					 
					
						
						
							
							fix(seed): Sass Challenge:Use @each to Map Over Items in a Li ( #17032 )  
						
						 
						
						... 
						
						
						
						Closes  #16896 
Closes  #16894  
						
						
					 
					
						2018-04-07 11:45:50 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Chaffee 
							
						 
					 
					
						
						
							
						
						52ca2b9ad6 
					 
					
						
						
							
							feat(seed): reformat seed/challenges JSON via repack script  
						
						 
						
						
						
						
					 
					
						2018-04-03 19:53:44 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stuart Taylor 
							
						 
					 
					
						
						
							
						
						2d77dc00b6 
					 
					
						
						
							
							chore(challenges): Normalise challengeTypes  
						
						 
						
						
						
						
					 
					
						2018-04-03 19:52:01 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gandharv Kumar Garg 
							
						 
					 
					
						
						
							
						
						d035932df9 
					 
					
						
						
							
							fix(seed): Add test for checking the length of buttons is 2 ( #16921 )  
						
						 
						
						
						
						
					 
					
						2018-03-27 09:02:33 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Huyen Nguyen 
							
						 
					 
					
						
						
							
						
						29d967314f 
					 
					
						
						
							
							fix(projects): Add user stories to projects' description ( #16924 )  
						
						 
						
						... 
						
						
						
						BREAKING CHANGE: none
Closes  #16810  
						
						
					 
					
						2018-03-23 13:22:55 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Durgesh Agrawal 
							
						 
					 
					
						
						
							
						
						7c38b2c89b 
					 
					
						
						
							
							fix(seed): Fix typo in redux.json ( #16935 )  
						
						 
						
						... 
						
						
						
						Closes  #16920  
						
						
					 
					
						2018-03-23 00:32:30 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Quincy Larson 
							
						 
					 
					
						
						
							
						
						34dea0ab9c 
					 
					
						
						
							
							Fix/copy improvements ( #16859 )  
						
						 
						
						... 
						
						
						
						* fix(seed): Simplify copy of lessons and remove need for image
* rework copy for account creation and login emails
* fix: Fixup email template and lock-file 
						
						
					 
					
						2018-03-09 19:39:44 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stuart Taylor 
							
						 
					 
					
						
						
							
						
						56b188389b 
					 
					
						
						
							
							chore(translations): Remove empty translation descriptions ( #16805 )  
						
						 
						
						
						
						
					 
					
						2018-03-02 11:39:29 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Neenad Ingole 
							
						 
					 
					
						
						
							
						
						d8fdaea661 
					 
					
						
						
							
							fix(seed): message update to the test ( #16718 )  
						
						 
						
						
						
						
					 
					
						2018-02-26 12:37:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Quincy Larson 
							
						 
					 
					
						
						
							
						
						be7245bb0f 
					 
					
						
						
							
							fix(seed): Add legacy project back in and update id ( #16749 )  
						
						 
						
						... 
						
						
						
						Closes  #16336  
						
						
					 
					
						2018-02-24 11:56:15 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stuart Taylor 
							
						 
					 
					
						
						
							
						
						32073aaef4 
					 
					
						
						
							
							feat(sass): Enable client-side sass compiling ( #16747 )  
						
						 
						
						
						
						
					 
					
						2018-02-19 14:41:01 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stuart Taylor 
							
						 
					 
					
						
						
							
						
						4c650a6d85 
					 
					
						
						
							
							feat(settings): Expand Settings page functionality  ( #16664 )  
						
						 
						
						... 
						
						
						
						* fix(layout): Fix Settings layout in firefox
* chore(availableForHire): Remove available for hire setting
* feat(helpers): Use helper components for Settings layout
* fix(map): Fix undefined lang requested
* feat(settings): Expand Settings page functionality
* chore(pledge): Remove pledge from Settings
* fix(about): Adjust AboutSettings layout
* fix(portfolio): Improve PortfolioSettings layout
* fix(email): Improve EmailSettings layout
* fix(settings): Align save buttons with form fields
* fix(AHP): Format AHP
* fix(DangerZone): Adjust DangerZone layout
* fix(projectSettings): Change Button Copy
* fix(CertSettings): Fix certificate claim logic
* chore(lint): Lint 
						
						
					 
					
						2018-02-16 17:18:53 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nguyen Quoc Bao 
							
						 
					 
					
						
						
							
						
						444aa7f939 
					 
					
						
						
							
							fix(seed): Add length check for component find ( #16678 )  
						
						 
						
						... 
						
						
						
						Closes  #16677 
fix(seed): Use triple equal 
						
						
					 
					
						2018-02-14 17:50:38 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jason Kao 
							
						 
					 
					
						
						
							
						
						e0aded6565 
					 
					
						
						
							
							fix(seed): Removed inconsistent and unnecessary ReactDOM.rend ( #16711 )  
						
						 
						
						
						
						
					 
					
						2018-02-14 22:25:05 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Samuel Coe 
							
						 
					 
					
						
						
							
						
						5668502720 
					 
					
						
						
							
							fix(seed): Replaced 'include' with 'match' and RegExp for the ( #16700 )  
						
						 
						
						... 
						
						
						
						Closes  #16698  
						
						
					 
					
						2018-02-14 11:24:25 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nguyen Quoc Bao 
							
						 
					 
					
						
						
							
						
						65a28d95e2 
					 
					
						
						
							
							fix(seed): Add default values to incompleted declarations ( #16704 )  
						
						 
						
						... 
						
						
						
						Closes  #16696 
fix(seed): Fix undefined render 
						
						
					 
					
						2018-02-13 11:45:12 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jason Kao 
							
						 
					 
					
						
						
							
						
						63069db4bf 
					 
					
						
						
							
							test(seed): Tests now send string values into input, not number ( #16639 )  
						
						 
						
						... 
						
						
						
						Closes  #16636  
						
						
					 
					
						2018-02-08 11:36:42 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nguyen Quoc Bao 
							
						 
					 
					
						
						
							
						
						536ef79213 
					 
					
						
						
							
							fix(seed): Fix solution doesn't pass for challenge "React: Use Advanced JavaScript in React Render Method" ( #16631 )  
						
						 
						
						... 
						
						
						
						Closes  #16629  
						
						
					 
					
						2018-02-08 11:23:20 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tarun Singh 
							
						 
					 
					
						
						
							
						
						9f7f0077f2 
					 
					
						
						
							
							fix(seed): Squashed a bug from Disable an element using Jquery  
						
						 
						
						
						
						
					 
					
						2018-02-06 15:53:07 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jason Kao 
							
						 
					 
					
						
						
							
						
						d3b663338c 
					 
					
						
						
							
							fix(seed): Fixed disruptive, unclosed <code> tag ( #16594 )  
						
						 
						
						... 
						
						
						
						Closes  #16581  
						
						
					 
					
						2018-02-06 10:18:11 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nguyen Quoc Bao 
							
						 
					 
					
						
						
							
						
						6d566bfb9b 
					 
					
						
						
							
							fix(seed): Add missing bindings outside comment lines ( #16585 )  
						
						 
						
						
						
						
					 
					
						2018-02-05 23:18:10 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Neenad Ingole 
							
						 
					 
					
						
						
							
						
						0a225dce8f 
					 
					
						
						
							
							fix(seed): Change Line Number & Typo ( #16586 )  
						
						 
						
						... 
						
						
						
						Line number in the problem is corrected to 52 which was previously 38
and spelling mistake of 'compponent' is changed to 'component'
Closes  #16567  
						
						
					 
					
						2018-01-28 17:37:37 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mrugesh mohapatra 
							
						 
					 
					
						
						
							
						
						62c5720d9b 
					 
					
						
						
							
							Merge pull request  #16573  from tarun7singh/fix/relative-protocol-URLs  
						
						 
						
						... 
						
						
						
						fix(URLs): Changed protocol relative URLs to HTTPS URLs 
						
						
					 
					
						2018-01-26 01:38:11 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tarun Singh 
							
						 
					 
					
						
						
							
						
						8b5b0f338a 
					 
					
						
						
							
							fix(URLs): Changed protocol relative URLs to Https URLs  
						
						 
						
						... 
						
						
						
						BREAKING CHANGE: None
Closes  #16522  
						
						
					 
					
						2018-01-25 20:11:01 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diogo Righi 
							
						 
					 
					
						
						
							
						
						698eeb33e3 
					 
					
						
						
							
							fix(challenges): Fix test on react challenge that was always passing ( #16558 )  
						
						 
						
						
						
						
					 
					
						2018-01-23 20:16:57 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								build65 
							
						 
					 
					
						
						
							
						
						235c77ed0d 
					 
					
						
						
							
							Turn Bootstrap relative URL into https URL ( #16547 )  
						
						 
						
						
						
						
					 
					
						2018-01-21 12:05:58 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								A-J Roos 
							
						 
					 
					
						
						
							
						
						601f08b6c2 
					 
					
						
						
							
							fix(seed): Fix invalid MongoDB ObjectID in jquery seed ( #16535 )  
						
						 
						
						... 
						
						
						
						In the `Introduction to jQuery' seed challenge there is a incorrect
MongoDB ObjectId. Created a new MongoDB ObjectId.
Closes  #16523  
						
						
					 
					
						2018-01-19 19:18:00 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mrugesh mohapatra 
							
						 
					 
					
						
						
							
						
						77808b0feb 
					 
					
						
						
							
							fix(seed): Typos in testing code ( #16515 )  
						
						 
						
						... 
						
						
						
						Just formatting issues - missing quote, unescaped quotes in strings and
fixed a typo by moving code chars out of string literals. 
						
						
					 
					
						2018-01-17 23:10:50 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Berkeley Martinez 
							
						 
					 
					
						
						
							
						
						054dd8b4f6 
					 
					
						
						
							
							Merge pull request  #16442  from iabrenne/feature/link-to-guide  
						
						 
						
						... 
						
						
						
						Feature/link to guide 
						
						
					 
					
						2018-01-16 12:52:03 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stephen Mayeux 
							
						 
					 
					
						
						
							
						
						0f73022cfd 
					 
					
						
						
							
							fix(seed): Eliminate regex bug for async assertions ( #16341 )  
						
						 
						
						
						
						
					 
					
						2018-01-16 11:25:20 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Irina Brennen 
							
						 
					 
					
						
						
							
						
						98d27c16c1 
					 
					
						
						
							
							refactor(seed): Add link to guide  
						
						 
						
						... 
						
						
						
						Partially #16388  
						
						
					 
					
						2018-01-10 18:32:16 -06:00