Ward Bell 
							
						 
					 
					
						
						
						
						
							
						
						
							6dfae3a407 
							
						 
					 
					
						
						
							
							docs(style-guide): fix some typos (missed one)  
						
						
						
						
					 
					
						2016-05-03 16:29:21 -06:00 
						 
				 
			
				
					
						
							
							
								Foxandxss 
							
						 
					 
					
						
						
						
						
							
						
						
							8d5d614c42 
							
						 
					 
					
						
						
							
							docs(style-guide): fix some typos  
						
						... 
						
						
						
						closes  #1275  
					
						2016-05-03 16:26:40 -06:00 
						 
				 
			
				
					
						
							
							
								Tero Parviainen 
							
						 
					 
					
						
						
						
						
							
						
						
							da45504907 
							
						 
					 
					
						
						
							
							docs(pipes): change description for parameters to reflect change in beta.16  
						
						... 
						
						
						
						closes  #1197  
					
						2016-05-03 16:15:15 -06:00 
						 
				 
			
				
					
						
							
							
								Michel D'HOOGE 
							
						 
					 
					
						
						
						
						
							
						
						
							44f63f9907 
							
						 
					 
					
						
						
							
							docs(npm-packages): typo ES6 = ES2015  
						
						... 
						
						
						
						closes  #1263  
					
						2016-05-03 16:02:16 -06:00 
						 
				 
			
				
					
						
							
							
								Ward Bell 
							
						 
					 
					
						
						
						
						
							
						
						
							2842058a30 
							
						 
					 
					
						
						
							
							docs(router): document new router and samples - phase 2  
						
						
						
						
					 
					
						2016-05-03 15:51:24 -06:00 
						 
				 
			
				
					
						
							
							
								Foxandxss 
							
						 
					 
					
						
						
						
						
							
						
						
							596825a8b1 
							
						 
					 
					
						
						
							
							docs: update all docs to partially comply the style-guide  
						
						
						
						
					 
					
						2016-05-03 12:42:44 -06:00 
						 
				 
			
				
					
						
							
							
								Ward Bell 
							
						 
					 
					
						
						
						
						
							
						
						
							2ccdd867d2 
							
						 
					 
					
						
						
							
							docs(router): samples and doc for new router (phase 1)  
						
						
						
						
					 
					
						2016-05-03 09:18:18 -06:00 
						 
				 
			
				
					
						
							
							
								Foxandxss 
							
						 
					 
					
						
						
						
						
							
						
						
							3f50248940 
							
						 
					 
					
						
						
							
							docs(style-guide): revisions for New World (repack)  
						
						... 
						
						
						
						closes  #1260  
					
						2016-05-03 00:42:02 -06:00 
						 
				 
			
				
					
						
							
							
								Ward Bell 
							
						 
					 
					
						
						
						
						
							
						
						
							3d5302adce 
							
						 
					 
					
						
						
							
							chore: update to rc.0  
						
						
						
						
					 
					
						2016-05-02 19:57:28 -07:00 
						 
				 
			
				
					
						
							
							
								Foxandxss 
							
						 
					 
					
						
						
						
						
							
						
						
							d941353957 
							
						 
					 
					
						
						
							
							docs(style-guide): fix merge issues  
						
						... 
						
						
						
						closes  #1244  
					
						2016-05-02 08:57:35 -07:00 
						 
				 
			
				
					
						
							
							
								Foxandxss 
							
						 
					 
					
						
						
						
						
							
						
						
							66764fec7e 
							
						 
					 
					
						
						
							
							docs: fix a few typos  
						
						... 
						
						
						
						closes  #1239  
					
						2016-05-01 16:17:05 -07:00 
						 
				 
			
				
					
						
							
							
								John Papa 
							
						 
					 
					
						
						
						
						
							
						
						
							bbd7d79a76 
							
						 
					 
					
						
						
							
							docs(style-guide): add style-guide - v.6  
						
						
						
						
					 
					
						2016-05-01 16:08:45 -07:00 
						 
				 
			
				
					
						
							
							
								Foxandxss 
							
						 
					 
					
						
						
						
						
							
						
						
							6c0c6357a9 
							
						 
					 
					
						
						
							
							docs: rename heros to heroes  
						
						
						
						
					 
					
						2016-05-01 23:04:47 +02:00 
						 
				 
			
				
					
						
							
							
								John Papa 
							
						 
					 
					
						
						
						
						
							
						
						
							ddfbbb5ebb 
							
						 
					 
					
						
						
							
							docs(style-guide): add style-guide - v.5  
						
						
						
						
					 
					
						2016-04-30 23:03:19 -07:00 
						 
				 
			
				
					
						
							
							
								Patrice Chalin 
							
						 
					 
					
						
						
						
						
							
						
						
							ff20b55975 
							
						 
					 
					
						
						
							
							chore(dart & ts): update to beta.17  
						
						... 
						
						
						
						Change `ngFor=“#…”` to `ngFor=“let…` in code. All are .dart files
except for `app_component.html` which also has changes for:
- `<inpuf var-foo…`> to `<input ref-foo…>`
- `#docregion` tag name updates from var-foo to ref-foo.
- Other misc updates to minimize diffs with TS version of file,
whitespace differences were ignored.
+ Minor update to sync up Dart prose with TS prose.
+ Used
https://github.com/angular/angular/wiki/Angular-2-Dart-Transformer#resol 
ved_identifiers to solve
https://github.com/angular/angular.io/issues/1033 
Guide/pipes not updated as it will be rolled back to
beta.15 in PR #1220 . 
						
						
					 
					
						2016-04-30 15:01:16 +01:00 
						 
				 
			
				
					
						
							
							
								Filipe Silva 
							
						 
					 
					
						
						
						
						
							
						
						
							ebc022e475 
							
						 
					 
					
						
						
							
							docs: update prose for the let change to ngFor  
						
						
						
						
					 
					
						2016-04-28 18:37:45 -07:00 
						 
				 
			
				
					
						
							
							
								Patrice Chalin 
							
						 
					 
					
						
						
						
						
							
						
						
							1e64d9e57a 
							
						 
					 
					
						
						
							
							docs(guide/dart): hierarchical-dependency-injection without copying  
						
						... 
						
						
						
						closes  #1207 
This uses a simpler way to render Dart prose from TS prose without
making a copy. This will make it _much_ easier to keep the two in sync. 
					
						2016-04-28 17:03:28 -07:00 
						 
				 
			
				
					
						
							
							
								John Papa 
							
						 
					 
					
						
						
						
						
							
						
						
							d5e909bde0 
							
						 
					 
					
						
						
							
							docs(style-guide): add style-guide - v.4  
						
						
						
						
					 
					
						2016-04-28 00:52:20 -07:00 
						 
				 
			
				
					
						
							
							
								Filipe Silva 
							
						 
					 
					
						
						
						
						
							
						
						
							0a606a1b41 
							
						 
					 
					
						
						
							
							chore(ts): updating to beta.16  
						
						
						
						
					 
					
						2016-04-26 00:22:25 -07:00 
						 
				 
			
				
					
						
							
							
								John Papa 
							
						 
					 
					
						
						
						
						
							
						
						
							3bc94147a7 
							
						 
					 
					
						
						
							
							docs(style-guide): add style-guide - v.3  
						
						... 
						
						
						
						closes  #1170  
					
						2016-04-25 22:24:37 -07:00 
						 
				 
			
				
					
						
							
							
								Eric Jimenez 
							
						 
					 
					
						
						
						
						
							
						
						
							8f158f2241 
							
						 
					 
					
						
						
							
							docs(sidenav reorg): remove glossary and cheatsheet from REFERENCE. Move glossary to BASICS. Rename REFERENCE to API REFERENCE  
						
						
						
						
					 
					
						2016-04-25 14:10:57 -07:00 
						 
				 
			
				
					
						
							
							
								Ward Bell 
							
						 
					 
					
						
						
						
						
							
						
						
							c9efac746c 
							
						 
					 
					
						
						
							
							docs(style-guide): add style-guide - v.2  
						
						
						
						
					 
					
						2016-04-25 09:18:23 -07:00 
						 
				 
			
				
					
						
							
							
								unexge 
							
						 
					 
					
						
						
						
						
							
						
						
							634e50aaca 
							
						 
					 
					
						
						
							
							docs(architecture): small tweaks  
						
						... 
						
						
						
						closes  #1101  
					
						2016-04-23 14:44:38 -07:00 
						 
				 
			
				
					
						
							
							
								Patrice Chalin 
							
						 
					 
					
						
						
						
						
							
						
						
							11b6fefa7b 
							
						 
					 
					
						
						
							
							docs(guide/ts): hierarchical-dependency-injection copyedits  
						
						... 
						
						
						
						closes  #1146 
Copyedits found during creation of Dart version. 
					
						2016-04-23 14:26:36 -07:00 
						 
				 
			
				
					
						
							
							
								Foxandxss 
							
						 
					 
					
						
						
						
						
							
						
						
							4097c67b59 
							
						 
					 
					
						
						
							
							chore: rename Elvis to safe navigation operator  
						
						... 
						
						
						
						closes  #1139  
					
						2016-04-23 14:22:57 -07:00 
						 
				 
			
				
					
						
							
							
								Aristeidis Bampakos 
							
						 
					 
					
						
						
						
						
							
						
						
							8a49b4a41c 
							
						 
					 
					
						
						
							
							docs(component-styles): Small typo fixes  
						
						... 
						
						
						
						Small typo fixes 
						
						
					 
					
						2016-04-20 13:16:22 -07:00 
						 
				 
			
				
					
						
							
							
								Aristeidis Bampakos 
							
						 
					 
					
						
						
						
						
							
						
						
							c9b66ea04d 
							
						 
					 
					
						
						
							
							docs(upgrade): Small typo fix  
						
						... 
						
						
						
						Small typo fix 
						
						
					 
					
						2016-04-20 13:15:50 -07:00 
						 
				 
			
				
					
						
							
							
								Kara 
							
						 
					 
					
						
						
						
						
							
						
						
							258014c9de 
							
						 
					 
					
						
						
							
							docs(forms): fix bootstrap typo  
						
						
						
						
					 
					
						2016-04-19 20:48:21 -07:00 
						 
				 
			
				
					
						
							
							
								Naomi Black 
							
						 
					 
					
						
						
						
						
							
						
						
							6d13db472a 
							
						 
					 
					
						
						
							
							chore(links): make links to API docs relative  
						
						
						
						
					 
					
						2016-04-19 17:44:38 -07:00 
						 
				 
			
				
					
						
							
							
								Ken Dale 
							
						 
					 
					
						
						
						
						
							
						
						
							205cc28f25 
							
						 
					 
					
						
						
							
							docs(lifecycle-hooks): change ngOnit references to ngOnInit  
						
						... 
						
						
						
						closes  #1084  
					
						2016-04-13 19:41:44 -07:00 
						 
				 
			
				
					
						
							
							
								Ward Bell 
							
						 
					 
					
						
						
						
						
							
						
						
							353abff084 
							
						 
					 
					
						
						
							
							docs(server-communication): fix http after testing chapter discoveries  
						
						
						
						
					 
					
						2016-04-13 14:02:48 -07:00 
						 
				 
			
				
					
						
							
							
								John Papa 
							
						 
					 
					
						
						
						
						
							
						
						
							bd079369f3 
							
						 
					 
					
						
						
							
							docs(style-guide): add A2 styleguide - v1  
						
						
						
						
					 
					
						2016-04-12 20:08:09 -07:00 
						 
				 
			
				
					
						
							
							
								Alberto Jiménez López 
							
						 
					 
					
						
						
						
						
							
						
						
							8e7c552452 
							
						 
					 
					
						
						
							
							docs: Remove double 'the' & missing dashes in several files  
						
						... 
						
						
						
						closes  #1073  
					
						2016-04-11 21:53:28 -07:00 
						 
				 
			
				
					
						
							
							
								Aristeidis Bampakos 
							
						 
					 
					
						
						
						
						
							
						
						
							ead6987d00 
							
						 
					 
					
						
						
							
							docs(router): Fixed typos  
						
						... 
						
						
						
						closes  #1056 
Small typo fixes. 
					
						2016-04-11 12:51:36 -07:00 
						 
				 
			
				
					
						
							
							
								Vladimir Zdenek 
							
						 
					 
					
						
						
						
						
							
						
						
							f7ee6b9c1c 
							
						 
					 
					
						
						
							
							docs(forms): fix typo  
						
						... 
						
						
						
						closes  #1057 
Change "way" to "away" in the following context: "throw it away". 
					
						2016-04-11 12:49:17 -07:00 
						 
				 
			
				
					
						
							
							
								Tero Parviainen 
							
						 
					 
					
						
						
						
						
							
						
						
							ec4c1edff4 
							
						 
					 
					
						
						
							
							docs(upgrade): add E2E tests, update PhoneCat dependencies  
						
						... 
						
						
						
						closes  #1070 
Separates UpgradeAdapter reference guide examples from the PhoneCat tutorial examples
and update dependencies for phonecat upgrade examples 
					
						2016-04-11 12:40:09 -07:00 
						 
				 
			
				
					
						
							
							
								Aristeidis Bampakos 
							
						 
					 
					
						
						
						
						
							
						
						
							fdb57381e3 
							
						 
					 
					
						
						
							
							docs(pipes): Fixed "If follows..." typo  
						
						... 
						
						
						
						closes  #1053 
Fixed typo in **pipes** section of guide. 
					
						2016-04-06 11:56:08 -07:00 
						 
				 
			
				
					
						
							
							
								Ward Bell 
							
						 
					 
					
						
						
						
						
							
						
						
							8c7b991e4f 
							
						 
					 
					
						
						
							
							docs(component-styles): mark __moduleName experimental; use alert instead of callout.  
						
						... 
						
						
						
						closes  #1054  
					
						2016-04-06 11:48:43 -07:00 
						 
				 
			
				
					
						
							
							
								Aristeidis Bampakos 
							
						 
					 
					
						
						
						
						
							
						
						
							2b714a3945 
							
						 
					 
					
						
						
							
							docs(lifecycle-hooks): Fixed missing ":marked" typo  
						
						... 
						
						
						
						closes  #1051  
					
						2016-04-06 10:09:34 -07:00 
						 
				 
			
				
					
						
							
							
								Tero Parviainen 
							
						 
					 
					
						
						
						
						
							
						
						
							6f945b7c38 
							
						 
					 
					
						
						
							
							docs(component-styles): add chapter about styling components  
						
						... 
						
						
						
						closes  #1047  
					
						2016-04-06 10:02:23 -07:00 
						 
				 
			
				
					
						
							
							
								Filipe Silva 
							
						 
					 
					
						
						
						
						
							
						
						
							803414ae80 
							
						 
					 
					
						
						
							
							docs(testing): update testing to use toh-5  
						
						... 
						
						
						
						closes  #1003  
					
						2016-04-05 10:39:19 -07:00 
						 
				 
			
				
					
						
							
							
								Aristeidis Bampakos 
							
						 
					 
					
						
						
						
						
							
						
						
							7bfb0fb838 
							
						 
					 
					
						
						
							
							docs(template-syntax): fixed "a id" typo in basics section.  
						
						... 
						
						
						
						closes  #1048  
					
						2016-04-05 10:26:29 -07:00 
						 
				 
			
				
					
						
							
							
								Torgeir Helgevold 
							
						 
					 
					
						
						
						
						
							
						
						
							c1f2c397ff 
							
						 
					 
					
						
						
							
							docs: add DI cookbook  
						
						
						
						
					 
					
						2016-04-05 10:15:18 -07:00 
						 
				 
			
				
					
						
							
							
								Kathy Walrath 
							
						 
					 
					
						
						
						
						
							
						
						
							ed4e450497 
							
						 
					 
					
						
						
							
							chore(typo): quide -> guide in cheatsheets  
						
						... 
						
						
						
						closes  #1039  
					
						2016-04-01 15:50:09 -07:00 
						 
				 
			
				
					
						
							
							
								Kathy Walrath 
							
						 
					 
					
						
						
						
						
							
						
						
							e2c77ad55c 
							
						 
					 
					
						
						
							
							docs(dependency-injection): tweak Dart wording  
						
						... 
						
						
						
						closes  #1017  
					
						2016-03-30 10:46:54 -07:00 
						 
				 
			
				
					
						
							
							
								Aysegul Yonet 
							
						 
					 
					
						
						
						
						
							
						
						
							1184b57740 
							
						 
					 
					
						
						
							
							docs: update to style-guide links  
						
						... 
						
						
						
						closes  #995 
Fixed links to John Papa style guide to new repo location. 
					
						2016-03-25 18:01:01 -07:00 
						 
				 
			
				
					
						
							
							
								Kathy Walrath 
							
						 
					 
					
						
						
						
						
							
						
						
							10877bdbfc 
							
						 
					 
					
						
						
							
							docs(dependency-injection): add Dart version, tweak TS version  
						
						... 
						
						
						
						closes  #972  
					
						2016-03-25 15:21:11 -07:00 
						 
				 
			
				
					
						
							
							
								Emma 
							
						 
					 
					
						
						
						
						
							
						
						
							e17821492e 
							
						 
					 
					
						
						
							
							docs: update link to learning promises  
						
						... 
						
						
						
						to the chapter in Dr. Axel Rauschmayer's ES6 book from his old post
closes  #1005 
The old link on the documentation lead to an article on promises that
contained outdated information, so this one leads to newer content. 
						
						
					 
					
						2016-03-25 15:09:09 -07:00 
						 
				 
			
				
					
						
							
							
								Ward Bell 
							
						 
					 
					
						
						
						
						
							
						
						
							041bcb302d 
							
						 
					 
					
						
						
							
							docs(template-syntax): mention value accessors in ngModel  
						
						
						
						
					 
					
						2016-03-25 14:57:58 -07:00 
						 
				 
			
				
					
						
							
							
								Ward Bell 
							
						 
					 
					
						
						
						
						
							
						
						
							5af06f9f6a 
							
						 
					 
					
						
						
							
							docs(template-syntax): clarify [()] de-sugaring  
						
						... 
						
						
						
						also changed anchors to use id instead of name 
						
						
					 
					
						2016-03-24 12:52:02 -07:00