Patrice Chalin 
							
						 
					 
					
						
						
						
						
							
						
						
							9e9666b2cc 
							
						 
					 
					
						
						
							
							docs(template-syntax/dart): updates to match TS ( #2751 )  
						
						 
						
						... 
						
						
						
						* docs(template-syntax): refresh _cache
* docs(template-syntax/dart): updates to match TS
- Propagates TS-side changes:
  - update #2639  - new two-way binding section, and
  - fix  #2687  - invalid attr syntax
- Fixes
  - #1898  - currency symbols
  - #2748  - Dart template-syntax e2e is failing
  - #2749  - deprecated `[className]`
* updated _cache file following Kathy's post-review edits
* Post Ward's review w/ cache updated
- Keep `my-` and `my` prefixes on selectors (for components and
directives, respectively).
- Drop `my-` from file names.
- Drop `My` as component class prefix. 
						
						
					 
					
						2016-11-14 08:34:10 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jesús Rodríguez 
							
						 
					 
					
						
						
						
						
							
						
						
							693f6ae462 
							
						 
					 
					
						
						
							
							chore: rename Angular 2 to simply Angular ( #2402 )  
						
						 
						
						
						
						
					 
					
						2016-09-19 20:24:40 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Patrice Chalin 
							
						 
					 
					
						
						
						
						
							
						
						
							5ce8304227 
							
						 
					 
					
						
						
							
							docs(dart): decouple from TS .jade files temporarily ( #2044 )  
						
						 
						
						... 
						
						
						
						Addresses #2043 . 
						
						
					 
					
						2016-08-08 15:48:45 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Patrice Chalin 
							
						 
					 
					
						
						
						
						
							
						
						
							98e5d4af77 
							
						 
					 
					
						
						
							
							docs(all): link cleanup - broken and outdated  
						
						 
						
						... 
						
						
						
						closes  #1841 
Fixes all broken links except genuine errors (see #1840 ), have been
resolved as of 2016-07-06
(https://github.com/angular/angular/commit/2708ce6a17667a2369c83bcf244c9 
366b058d4c9).
Fixes  #1574  
						
						
					 
					
						2016-07-11 21:50:07 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Patrice Chalin 
							
						 
					 
					
						
						
						
						
							
						
						
							a664f46231 
							
						 
					 
					
						
						
							
							docs(template-syntax): review and update Dart to new doc design ( #1465 )  
						
						 
						
						... 
						
						
						
						* ts template-syntax.jade without docregion tags
* update guide/template-syntax for dart and ts
* clarify style property naming in Dart 
						
						
					 
					
						2016-05-25 15:09:45 -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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Foxandxss 
							
						 
					 
					
						
						
						
						
							
						
						
							4097c67b59 
							
						 
					 
					
						
						
							
							chore: rename Elvis to safe navigation operator  
						
						 
						
						... 
						
						
						
						closes  #1139  
						
						
					 
					
						2016-04-23 14:22:57 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Josh Otis 
							
						 
					 
					
						
						
						
						
							
						
						
							746a6649b2 
							
						 
					 
					
						
						
							
							chore: new flat left navigation panel (all language tracks)  
						
						 
						
						
						
						
					 
					
						2016-03-03 04:51:52 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kathy Walrath 
							
						 
					 
					
						
						
						
						
							
						
						
							e725136d98 
							
						 
					 
					
						
						
							
							docs(template-syntax): publish Dart version, tweak TypeScript version  
						
						 
						
						... 
						
						
						
						closes  #875  
						
						
					 
					
						2016-03-01 21:19:34 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kathy Walrath 
							
						 
					 
					
						
						
						
						
							
						
						
							49f4b9e147 
							
						 
					 
					
						
						
							
							docs(guide): add placeholders for missing Dart chapters  
						
						 
						
						... 
						
						
						
						closes  #736  
						
						
					 
					
						2016-01-25 15:47:09 -08:00