Miško Hevery 
							
						 
					 
					
						
						
						
						
							
						
						
							b96869afd2 
							
						 
					 
					
						
						
							
							refactor(Type): merge Type and ConcreType<?> into Type<?> ( #10616 )  
						
						... 
						
						
						
						Closes  #9729 
BREAKING CHANGE:
`Type` is now `Type<T>` which means that in most cases you have to
use `Type<any>` in place of `Type`.
We don't expect that any user applications use the `Type` type. 
					
						2016-08-10 18:21:28 -07:00 
						 
				 
			
				
					
						
							
							
								Jason Choi 
							
						 
					 
					
						
						
						
						
							
						
						
							99989f5d3f 
							
						 
					 
					
						
						
							
							chore(facade): remove most facade/async functions  
						
						
						
						
					 
					
						2016-08-05 12:26:28 -07:00 
						 
				 
			
				
					
						
							
							
								Tobias Bosch 
							
						 
					 
					
						
						
						
						
							
						
						
							0988cc82b0 
							
						 
					 
					
						
						
							
							refactor(core): remove ViewResolver and ViewResolverMock  
						
						... 
						
						
						
						The methods on `ViewResolverMock` have been merged into `DirectiveResolver`.
BREAKING CHANGE:
- ES5 users can no longer use the `View(…)` function to provide `ViewMetadata`.
  This mirrors the removal of the `@View` decorator a while ago. 
						
						
					 
					
						2016-07-29 04:47:17 -07:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							b652a7fc9f 
							
						 
					 
					
						
						
							
							chore: remove obsolete files ( #10240 )  
						
						
						
						
					 
					
						2016-07-22 16:18:31 -07:00 
						 
				 
			
				
					
						
							
							
								Julie Ralph 
							
						 
					 
					
						
						
						
						
							
						
						
							9af2d8b810 
							
						 
					 
					
						
						
							
							fix(testing): remove deprecated testing APIs ( #9923 )  
						
						... 
						
						
						
						See https://github.com/angular/angular/blob/master/CHANGELOG.md  for
prior deprecation and how to update. 
						
						
					 
					
						2016-07-11 16:04:32 -07:00 
						 
				 
			
				
					
						
							
							
								ScottSWu 
							
						 
					 
					
						
						
						
						
							
						
						
							ae75e3640a 
							
						 
					 
					
						
						
							
							chore(lint): Added license headers to most TypeScript files  
						
						... 
						
						
						
						Relates to #9380  
						
						
					 
					
						2016-06-23 09:47:54 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Eagle 
							
						 
					 
					
						
						
						
						
							
						
						
							f39c9c9e75 
							
						 
					 
					
						
						
							
							style(lint): re-format modules/@angular  
						
						
						
						
					 
					
						2016-06-09 17:00:15 -07:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							7ce0fc7d47 
							
						 
					 
					
						
						
							
							refactor: add types ( #9116 )  
						
						
						
						
					 
					
						2016-06-09 11:04:15 -07:00 
						 
				 
			
				
					
						
							
							
								ScottSWu 
							
						 
					 
					
						
						
						
						
							
						
						
							86fbd50c3d 
							
						 
					 
					
						
						
							
							refactor(TypeScript): Add noImplicitAny  
						
						... 
						
						
						
						We automatically insert explicit 'any's where needed. These need to be
addressed as in #9100 .
Fixes  #4924  
						
						
					 
					
						2016-06-08 16:20:50 -07:00 
						 
				 
			
				
					
						
							
							
								Suguru Inatomi 
							
						 
					 
					
						
						
						
						
							
						
						
							b2e804c961 
							
						 
					 
					
						
						
							
							fix(metadata): Allow spacing in multiple selectors ( #7418 )  
						
						
						
						
					 
					
						2016-05-26 10:18:31 -07:00 
						 
				 
			
				
					
						
							
							
								Igor Minar 
							
						 
					 
					
						
						
						
						
							
						
						
							a66cdb469f 
							
						 
					 
					
						
						
							
							repackaging: all the repackaging changes squashed  
						
						
						
						
					 
					
						2016-05-01 20:51:00 -07:00 
						 
				 
			
				
					
						
							
							
								Igor Minar 
							
						 
					 
					
						
						
						
						
							
						
						
							505da6c0a8 
							
						 
					 
					
						
						
							
							repackaging: all the file moves  
						
						
						
						
					 
					
						2016-05-01 20:51:00 -07:00