5973 Commits

Author SHA1 Message Date
Tobias Bosch
69dfcf7385 docs(forms): add inline docs why ngModel runs a 2nd change detection run ()
Related to 
2016-11-11 15:24:11 -08:00
Dzmitry Shylovich
785b7b640e fix(router): Route.isActive also compares query params () 2016-11-11 13:23:47 -08:00
vsavkin
e5a753e111 fix(router): router should not swallow "unhandled" errors
closes 
2016-11-11 13:22:19 -08:00
Dzmitry Shylovich
768cddbe62 fix(events): provide the ability to register global hammer.js events
closes 
2016-11-11 11:15:49 -08:00
Dzmitry Shylovich
92f244aa26 refactor(events): remove facade and clean up 2016-11-11 11:15:43 -08:00
Michael Seemann
2a4bf9a0df fix(router): avoid router initialization for non root components
closes 
closes 
2016-11-11 11:15:17 -08:00
Victor Berchet
45ddd6ba78 cleanup(forms): remove facade () 2016-11-11 10:47:34 -08:00
Dzmitry Shylovich
7886561997 fix(router): check if windows.console exists before using it () 2016-11-11 10:46:53 -08:00
André Werlang
752edca81b test(core): ngOnDestroy called before output events are detached ()
closes 
closes 
2016-11-11 10:27:32 -08:00
Victor Berchet
1bd858fb43 build(examples): upgrade to protractor 4.0.9 ()
closes 
2016-11-10 18:13:11 -08:00
Tobias Bosch
fcb4e66493 refactor(compiler): introduce summaries for metadata ()
This does not yet introduce loading / serialization of summaries.

Part of 
2016-11-10 16:27:53 -08:00
Victor Berchet
ef881475e9 fix(forms): check if registerOnValidatorChange exists on validator before trying to invoke it ()
closes 
2016-11-10 16:20:59 -08:00
João Dias
458ca7112a build(publish): remove unneeded add-license-to-rx () 2016-11-10 15:56:14 -08:00
Bruno da Silva joão
2aba8b0ff2 fix(common): no TZ Offset added by DatePipe for dates without time () 2016-11-10 14:57:04 -08:00
Dzmitry Shylovich
77dc1ab675 fix(router): throw an error when encounter undefined route () 2016-11-10 14:55:10 -08:00
Dzmitry Shylovich
3052fb234f fix(router): ignore null or undefined query parameters () 2016-11-10 14:41:19 -08:00
Tobias Bosch
79383ce150 refactor(compiler): never create CompileDirectiveMetadata with not loaded resources ()
Part of 
2016-11-10 14:07:30 -08:00
Chuck Jazdzewski
c3c0e2e2a2 refactor(compiler): add span to TemplateBinding ()
fix(compiler): corrected error location for implicit templates expressions
2016-11-10 13:15:09 -08:00
Joao Dias
44a142fc02 chore(playground): use base64-js from npm
closes 
2016-11-10 12:08:04 -08:00
Joao Dias
3d9d839c6c refactor(playground): make playground great again 2016-11-10 12:07:51 -08:00
Chuck Jazdzewski
69f87ca075 fix(tools): harden colletor against invalid asts () 2016-11-10 11:58:55 -08:00
Victor Berchet
f224ca1461 ci(BrowserStack): increase timeout to avoid failures ()
relates to 
2016-11-10 11:58:06 -08:00
Matias Niemelä
19e869e7c9 fix(animations): ensure animations work with web-workers () 2016-11-10 11:53:50 -08:00
Chuck Jazdzewski
7cab30f85d refactor(compiler-cli): add position data to static reflector errors () 2016-11-09 16:29:22 -08:00
vsavkin
73407351e7 feat(router): add support for custom url matchers
Closes 
Closes 
2016-11-09 16:24:58 -08:00
vsavkin
2c110931f8 fix(router): do not require the creation of empty-path routes when no url left
Closes 
2016-11-09 16:24:49 -08:00
Victor Berchet
2ced2a8a5a refactor(compiler): misc updates () 2016-11-09 16:23:41 -08:00
Pawel Kozlowski
634b3bb88b feat(core): map 'for' attribute to 'htmlFor' property ()
This improves ergonomics a bit by allowing people to write:
`<label [for]="ctxProp"></label>`.
This is similar to the existing class -> className mapping.

Closes 
2016-11-09 15:21:27 -08:00
Chuck Jazdzewski
4595a61aeb refactor(compiler-cli): refactor imports in codegen to enable rollup () 2016-11-09 15:17:24 -08:00
Matias Niemelä
f80a157b65 fix(animations): ensure web-animations are caught within the Angular zone
Closes 
Closes 
Closes 
Closes 
Closes 
Closes 
Closes 
2016-11-09 15:16:34 -08:00
Victor Savkin
6e35d13fbc feat(router): add a provider making angular1/angular2 integration easier () 2016-11-09 13:33:33 -08:00
Matias Niemelä
fe35bc34f6 fix(animations): allow animations to be destroyed manually ()
Closes 
Closes 
2016-11-08 16:21:28 -08:00
Tobias Bosch
ad3bf6c54f fix(core): apply host attributes to root elements ()
Fixes 
2016-11-08 15:46:55 -08:00
Matias Niemelä
a0e9fde653 fix(animations): always normalize style properties and values during compilation ()
Closes 
Closes 
Closes 
2016-11-08 15:45:30 -08:00
Dzmitry Shylovich
3dc61779f0 fix(DatePipe): handle empty string () 2016-11-08 15:45:12 -08:00
Dzmitry Shylovich
09092ac3c2 fix(forms): getRawValue returns any instead of Object () 2016-11-08 15:44:36 -08:00
Victor Berchet
778e6ad3b4 refactor: cleanup ICU message syntax 2016-11-08 15:44:18 -08:00
Victor Berchet
55dc0e4a5f fix(compiler): use the other case by default in ICU messages 2016-11-08 15:44:18 -08:00
Victor Berchet
4708b248d5 fix(common): I18nSelectPipe selects other case on default 2016-11-08 15:44:18 -08:00
Victor Berchet
7694f974af refactor: remove some facades () 2016-11-08 15:43:24 -08:00
Victor Berchet
acbf1d859c fix(core): fix pseudo-selector shimming ()
fixes 
fixes 
2016-11-07 13:56:04 -08:00
Pawel Kozlowski
f3793b5953 fix(NgClass): throw a descriptive error when CSS class is not a string ()
Fixes 
2016-11-07 12:23:31 -08:00
Pawel Kozlowski
22c021c57f fix(compiler): support more than 9 interpolations ()
Fixes 
2016-11-07 12:23:03 -08:00
Tobias Bosch
d8f23f4b7f fix(common): NgSwitch - don’t create the default case if another case matches ()
This also simplifies the implementation of `NgSwitch`.

Closes 
Closes 
2016-11-07 12:22:36 -08:00
Joao Dias
32fcec9fcb chore(npm): remove dependency on minimatch 2016-11-07 10:32:00 -08:00
Joao Dias
78039b41d6 chore(build): remove unused build/util 2016-11-07 10:32:00 -08:00
liufc
89fd54e8e3 docs(url_tree):fix typo(UrlSegment path property's comment part -> path) () 2016-11-07 10:27:47 -08:00
Alex Eagle
77cbf7f2bb fix(closure): suppress two more closure compiler checks in codegen () 2016-11-04 15:18:05 -07:00
Matias Niemelä
383f23b578 fix(animations): always trigger animations after the change detection check ()
This patch ensures that animations are run outside of change detection
thus allowing for start and done callbacks to modify application data
without causing a cycle loop.

Closes 
2016-11-04 15:15:27 -07:00
Victor Berchet
2a3f4d7b17 refactor: kill MapWrapper 2016-11-04 13:27:38 -07:00