Dzmitry Shylovich 
							
						 
					 
					
						
						
						
						
							
						
						
							7886561997 
							
						 
					 
					
						
						
							
							fix(router): check if windows.console exists before using it ( #12348 )  
						
						
						
						
					 
					
						2016-11-11 10:46:53 -08:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							1bd858fb43 
							
						 
					 
					
						
						
							
							build(examples): upgrade to protractor 4.0.9 ( #12803 )  
						
						... 
						
						
						
						closes  #12798  
					
						2016-11-10 18:13:11 -08:00 
						 
				 
			
				
					
						
							
							
								Tobias Bosch 
							
						 
					 
					
						
						
						
						
							
						
						
							79383ce150 
							
						 
					 
					
						
						
							
							refactor(compiler): never create CompileDirectiveMetadata with not loaded resources ( #12788 )  
						
						... 
						
						
						
						Part of #12787  
						
						
					 
					
						2016-11-10 14:07:30 -08:00 
						 
				 
			
				
					
						
							
							
								Matias Niemelä 
							
						 
					 
					
						
						
						
						
							
						
						
							19e869e7c9 
							
						 
					 
					
						
						
							
							fix(animations): ensure animations work with web-workers ( #12656 )  
						
						
						
						
					 
					
						2016-11-10 11:53:50 -08:00 
						 
				 
			
				
					
						
							
							
								Matias Niemelä 
							
						 
					 
					
						
						
						
						
							
						
						
							f80a157b65 
							
						 
					 
					
						
						
							
							fix(animations): ensure web-animations are caught within the Angular zone  
						
						... 
						
						
						
						Closes  #11881 
Closes  #11712 
Closes  #12355 
Closes  #11881 
Closes  #12546 
Closes  #12707 
Closes  #12774  
					
						2016-11-09 15:16:34 -08:00 
						 
				 
			
				
					
						
							
							
								Matias Niemelä 
							
						 
					 
					
						
						
						
						
							
						
						
							fe35bc34f6 
							
						 
					 
					
						
						
							
							fix(animations): allow animations to be destroyed manually ( #12719 )  
						
						... 
						
						
						
						Closes  #12456 
Closes  #12719  
					
						2016-11-08 16:21:28 -08:00 
						 
				 
			
				
					
						
							
							
								Matias Niemelä 
							
						 
					 
					
						
						
						
						
							
						
						
							a0e9fde653 
							
						 
					 
					
						
						
							
							fix(animations): always normalize style properties and values during compilation ( #12755 )  
						
						... 
						
						
						
						Closes  #11582 
Closes  #12481 
Closes  #12755  
					
						2016-11-08 15:45:30 -08:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							ec92f4b198 
							
						 
					 
					
						
						
							
							refactor: remove keys() and values() from MapWrapper  
						
						
						
						
					 
					
						2016-11-04 13:27:38 -07:00 
						 
				 
			
				
					
						
							
							
								Tobias Bosch 
							
						 
					 
					
						
						
						
						
							
						
						
							e3687706c7 
							
						 
					 
					
						
						
							
							refactor(compiler): minor cleanup  
						
						
						
						
					 
					
						2016-11-03 16:29:51 -07:00 
						 
				 
			
				
					
						
							
							
								Tobias Bosch 
							
						 
					 
					
						
						
						
						
							
						
						
							648ce5981b 
							
						 
					 
					
						
						
							
							perf(core): don’t use DomAdapter nor zone for regular events  
						
						
						
						
					 
					
						2016-11-03 16:29:51 -07:00 
						 
				 
			
				
					
						
							
							
								Tobias Bosch 
							
						 
					 
					
						
						
						
						
							
						
						
							9c23884da4 
							
						 
					 
					
						
						
							
							perf(compiler): introduce direct rendering  
						
						... 
						
						
						
						This allows to attach / detach embedded views and projected nodes
in a faster way. 
						
						
					 
					
						2016-11-03 16:29:51 -07:00 
						 
				 
			
				
					
						
							
							
								Tobias Bosch 
							
						 
					 
					
						
						
						
						
							
						
						
							d708a8859c 
							
						 
					 
					
						
						
							
							perf(platform-browser): don’t use DomAdapter any more  
						
						... 
						
						
						
						But use the DOM apis directly.
This also creates a separate `ServerRenderer` implementation
for `platform-server` as it previously reused the `BrowserRenderer`. 
						
						
					 
					
						2016-11-03 16:29:51 -07:00 
						 
				 
			
				
					
						
							
							
								danielcrisp 
							
						 
					 
					
						
						
						
						
							
						
						
							b2cf379d1c 
							
						 
					 
					
						
						
							
							fix(enableDebugTools): create AngularTools by merging into context.ng ( #12003 )  
						
						... 
						
						
						
						When using `enableDebugTools` the tools are merged into `context.ng` to prevent `ng.probe` and `ng.coreTokens` from being clobbered.
Fixes  #12002  
						
						
					 
					
						2016-11-02 21:55:49 -07:00 
						 
				 
			
				
					
						
							
							
								Tobias Bosch 
							
						 
					 
					
						
						
						
						
							
						
						
							7c5cc9bc41 
							
						 
					 
					
						
						
							
							refactor(compiler): initialize RenderComponentType eagerly  
						
						... 
						
						
						
						This moves the usage of `APP_ID` into the `DomRenderer`. 
						
						
					 
					
						2016-11-02 20:58:48 -07:00 
						 
				 
			
				
					
						
							
							
								Joao Dias 
							
						 
					 
					
						
						
						
						
							
						
						
							579deeb9c5 
							
						 
					 
					
						
						
							
							style(platform-browser): clean up hammer gestures  
						
						
						
						
					 
					
						2016-10-31 14:43:05 -07:00 
						 
				 
			
				
					
						
							
							
								Joao Dias 
							
						 
					 
					
						
						
						
						
							
						
						
							e0ad413a8e 
							
						 
					 
					
						
						
							
							style(tests): clean up testing_public_spec ( #11452 )  
						
						
						
						
					 
					
						2016-10-31 11:26:38 -07:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							57051f01ce 
							
						 
					 
					
						
						
							
							refactor: remove most facades ( #12399 )  
						
						
						
						
					 
					
						2016-10-21 15:14:44 -07:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							76dd026447 
							
						 
					 
					
						
						
							
							refactor: remove some facades ( #12335 )  
						
						
						
						
					 
					
						2016-10-19 13:42:39 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Eagle 
							
						 
					 
					
						
						
						
						
							
						
						
							8c975ed156 
							
						 
					 
					
						
						
							
							refactor(facade): inline StringWrapper ( #12051 )  
						
						
						
						
					 
					
						2016-10-06 15:10:27 -07:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							cf269d9ff4 
							
						 
					 
					
						
						
							
							refactor: add license header to JS files & format files ( #12081 )  
						
						
						
						
					 
					
						2016-10-04 20:39:20 -07:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							50c37d45dc 
							
						 
					 
					
						
						
							
							refactor: simplify arrow functions ( #12057 )  
						
						
						
						
					 
					
						2016-10-04 15:57:37 -07:00 
						 
				 
			
				
					
						
							
							
								Chuck Jazdzewski 
							
						 
					 
					
						
						
						
						
							
						
						
							43d3a84df3 
							
						 
					 
					
						
						
							
							Revert "refactor: add license header to JS files & format files ( #12035 )"  
						
						... 
						
						
						
						This reverts commit 8310c918236c2bc085a0fd4278ee96106c5c2f1a. 
						
						
					 
					
						2016-10-04 14:06:41 -07:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							8310c91823 
							
						 
					 
					
						
						
							
							refactor: add license header to JS files & format files ( #12035 )  
						
						
						
						
					 
					
						2016-10-04 13:15:49 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Eagle 
							
						 
					 
					
						
						
						
						
							
						
						
							b64b5ece65 
							
						 
					 
					
						
						
							
							refactor(facade): Remove most of StringMapWrapper facade. ( #12022 )  
						
						... 
						
						
						
						This change mostly automated by
12012b07a2 
						
						
					 
					
						2016-10-03 16:46:05 -07:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							3898dc488e 
							
						 
					 
					
						
						
							
							fix(BrowserAdapter): correctly removes styles on IE  
						
						... 
						
						
						
						fixes  #7916  
					
						2016-09-30 11:18:17 -07:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							ca3f9926f9 
							
						 
					 
					
						
						
							
							refactor(BrowserAdapter): cleanup  
						
						
						
						
					 
					
						2016-09-30 11:18:17 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Eagle 
							
						 
					 
					
						
						
						
						
							
						
						
							0286956107 
							
						 
					 
					
						
						
							
							refactor(facade): Inline isBlank called with object-type argument ( #11992 )  
						
						
						
						
					 
					
						2016-09-30 09:26:53 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Eagle 
							
						 
					 
					
						
						
						
						
							
						
						
							41c8c30973 
							
						 
					 
					
						
						
							
							chore(lint): remove unused imports ( #11923 )  
						
						... 
						
						
						
						This was done automatically by tslint, which can now fix issues it finds.
The fixer is still pending in PR https://github.com/palantir/tslint/pull/1568 
Also I have a local bugfix for https://github.com/palantir/tslint/issues/1569 
which causes too many imports to be deleted. 
						
						
					 
					
						2016-09-27 17:12:25 -07:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							425c1e6042 
							
						 
					 
					
						
						
							
							refactor: remove dead code  
						
						
						
						
					 
					
						2016-09-27 16:13:09 -07:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							58605cf350 
							
						 
					 
					
						
						
							
							refactor(facade): remove useless facades  
						
						
						
						
					 
					
						2016-09-27 16:13:09 -07:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							671f73448c 
							
						 
					 
					
						
						
							
							refactor: misc cleanup ( #11654 )  
						
						
						
						
					 
					
						2016-09-19 17:15:57 -07:00 
						 
				 
			
				
					
						
							
							
								Igor Minar 
							
						 
					 
					
						
						
						
						
							
						
						
							cb657c4b55 
							
						 
					 
					
						
						
							
							docs: update descriptions in package.jsons  
						
						
						
						
					 
					
						2016-09-14 16:44:39 -07:00 
						 
				 
			
				
					
						
							
							
								Pawel Kozlowski 
							
						 
					 
					
						
						
						
						
							
						
						
							85d9db6bc4 
							
						 
					 
					
						
						
							
							fix(platform-browser): provide Title service as part of the module ( #11605 )  
						
						... 
						
						
						
						Fixes  #11600  
					
						2016-09-14 13:21:23 -07:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							5a4e46db20 
							
						 
					 
					
						
						
							
							refactor(tests): simplify code ( #11485 )  
						
						
						
						
					 
					
						2016-09-09 12:04:38 -07:00 
						 
				 
			
				
					
						
							
							
								Rob Wormald 
							
						 
					 
					
						
						
						
						
							
						
						
							d296298282 
							
						 
					 
					
						
						
							
							fix(build): prevent package tsconfigs from shadowing main tsconfig ( #11454 )  
						
						
						
						
					 
					
						2016-09-08 15:01:22 -07:00 
						 
				 
			
				
					
						
							
							
								PatrickJS 
							
						 
					 
					
						
						
						
						
							
						
						
							7192fec841 
							
						 
					 
					
						
						
							
							refactor(EventManager): remove ListWrapper ( #11363 )  
						
						
						
						
					 
					
						2016-09-06 11:23:00 -07:00 
						 
				 
			
				
					
						
							
							
								PatrickJS 
							
						 
					 
					
						
						
						
						
							
						
						
							70b0ab457b 
							
						 
					 
					
						
						
							
							style(dom_renderer): use const ( #11229 )  
						
						
						
						
					 
					
						2016-09-06 10:25:16 -07:00 
						 
				 
			
				
					
						
							
							
								Marc Laval 
							
						 
					 
					
						
						
						
						
							
						
						
							1b5e2b5129 
							
						 
					 
					
						
						
							
							test: add Intl polyfill and run Intl tests in all browsers ( #10471 )  
						
						
						
						
					 
					
						2016-08-31 15:55:13 -07:00 
						 
				 
			
				
					
						
							
							
								Tobias Bosch 
							
						 
					 
					
						
						
						
						
							
						
						
							6ea5b05e7c 
							
						 
					 
					
						
						
							
							refactor(benchmarks): make setup nicer  
						
						... 
						
						
						
						- simplify and correct systemjs config
- remove deep imports into Ng2 packages to work with bundles
- have separate Ng2 and Polymer bootstrap files 
						
						
					 
					
						2016-08-31 11:24:22 -07:00 
						 
				 
			
				
					
						
							
							
								Igor Minar 
							
						 
					 
					
						
						
						
						
							
						
						
							174c016104 
							
						 
					 
					
						
						
							
							fix(bundles): correct RxJS mapping in rollup config for umd/es5 bundles  
						
						
						
						
					 
					
						2016-08-30 21:07:45 -07:00 
						 
				 
			
				
					
						
							
							
								Igor Minar 
							
						 
					 
					
						
						
						
						
							
						
						
							71ae2c4525 
							
						 
					 
					
						
						
							
							refactor(webworkers): move webworkers to separate @angular/platform-webworker and @angular/platform-webworker-dynamic packages  
						
						... 
						
						
						
						BREAKING CHANGE: web worker platform is now exported via separate packages.
Please use @angular/platform-webworker and @angular/platform-webworker-dynamic 
						
						
					 
					
						2016-08-30 21:07:45 -07:00 
						 
				 
			
				
					
						
							
							
								Marc Laval 
							
						 
					 
					
						
						
						
						
							
						
						
							6e40ef0f6d 
							
						 
					 
					
						
						
							
							refactor: remove requestAnimationFrame from polyfills and platforms ( #10528 )  
						
						
						
						
					 
					
						2016-08-30 19:58:22 -07:00 
						 
				 
			
				
					
						
							
							
								Miško Hevery 
							
						 
					 
					
						
						
						
						
							
						
						
							979657989b 
							
						 
					 
					
						
						
							
							fix(packages): use ES modules for primary build ( #11120 )  
						
						
						
						
					 
					
						2016-08-30 18:07:40 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Eagle 
							
						 
					 
					
						
						
						
						
							
						
						
							875e66409c 
							
						 
					 
					
						
						
							
							fix(closure): prevent closure renaming of testability interface ( #11146 )  
						
						
						
						
					 
					
						2016-08-29 13:08:28 -07:00 
						 
				 
			
				
					
						
							
							
								Misko Hevery 
							
						 
					 
					
						
						
						
						
							
						
						
							7c07bfff97 
							
						 
					 
					
						
						
							
							fix(errors): [2/2] Rename Exception to Error; remove from public API  
						
						... 
						
						
						
						BREAKING CHANGE:
Exceptions are no longer part of the public API. We don't expect that anyone should be referring to the Exception types.
ExceptionHandler.call(exception: any, stackTrace?: any, reason?: string): void;
change to:
ErrorHandler.handleError(error: any): void; 
						
						
					 
					
						2016-08-26 10:37:17 -07:00 
						 
				 
			
				
					
						
							
							
								Igor Minar 
							
						 
					 
					
						
						
						
						
							
						
						
							811962b2bb 
							
						 
					 
					
						
						
							
							refactor: rename SanitizationService to Sanitizer and DomSanitizationService to DomSanitizer ( #11085 )  
						
						... 
						
						
						
						BREAKING CHANGE: Previously inconsistently named APIs SanitizationService and DomSanitizationService were renamed to Sanitizer and DomSanitizer 
						
						
					 
					
						2016-08-25 15:41:19 -07:00 
						 
				 
			
				
					
						
							
							
								Igor Minar 
							
						 
					 
					
						
						
						
						
							
						
						
							ea2e5521e8 
							
						 
					 
					
						
						
							
							refactor: replace any[] with Provider[] where possible  
						
						
						
						
					 
					
						2016-08-25 13:29:03 -07:00 
						 
				 
			
				
					
						
							
							
								Igor Minar 
							
						 
					 
					
						
						
						
						
							
						
						
							c03e25a7b7 
							
						 
					 
					
						
						
							
							docs(common): mark platform-browser and platform-browser-dynamic apis stable  
						
						
						
						
					 
					
						2016-08-25 13:29:03 -07:00 
						 
				 
			
				
					
						
							
							
								Igor Minar 
							
						 
					 
					
						
						
						
						
							
						
						
							1f5a5895e5 
							
						 
					 
					
						
						
							
							refactor(common): rename UrlChangeEvent and UrlChangeListener to LocationChangeEvent and LocationChangeListener  
						
						... 
						
						
						
						These apis are not expected to be used anyone, hence I'm not documenting this change as a breaking. 
						
						
					 
					
						2016-08-25 13:29:03 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Eagle 
							
						 
					 
					
						
						
						
						
							
						
						
							dc6f72e963 
							
						 
					 
					
						
						
							
							fix(closure): replace property accesses ( #11078 )  
						
						... 
						
						
						
						Accessing a property on the window object must be done with square brackets.
Otherwise closure compiler may collide the symbol's alias between the property
and variable mappings.
Also, accessing the 'provide' property must be done with dot syntax, so that
it can be renamed along with the code that declares such a property. 
						
						
					 
					
						2016-08-25 11:12:06 -07:00