angular-cn/packages/core/test
Tobias Bosch 0c43535ccc fix(core): only apply `WrappedValue` to the binding of the pipe (#15257)
Previously, a pipe that returned a `WrappedValue` would force the change
of the next bound property, independent of the binding in which the pipe
was used.

Now only the binding in which the `WrappedValue` is used will be assumed
as changed.

Fixes #15116

PR Close #15257
2017-03-17 17:38:36 -05:00
..
animation fix(animations): make sure non-transitioned leave operations cancel existing animations (#15254) 2017-03-17 15:35:11 -05:00
change_detection build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
debug build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
di build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
dom fix(platform-server): handle styles with extra ':'s correctly (#15189) 2017-03-15 17:13:31 -07:00
linker fix(core): only apply `WrappedValue` to the binding of the pipe (#15257) 2017-03-17 17:38:36 -05:00
metadata build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
reflection refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
testability build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
util fix(core): use presence of .subscribe to detect observables rather then Symbol.observable (#15171) 2017-03-15 17:13:03 -07:00
view fix(core): don’t throw if queries change during change detection. 2017-03-14 19:52:53 -07:00
zone build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
application_init_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
application_module_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
application_ref_spec.ts fix(core): ErrorHandler should not rethrow an error by default (#15077) (#15208) 2017-03-16 12:58:41 -07:00
component_fixture_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
dev_mode_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
directive_lifecycle_integration_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
error_handler_spec.ts fix(core): ErrorHandler should not rethrow an error by default (#15077) (#15208) 2017-03-16 12:58:41 -07:00
event_emitter_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
fake_async_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
forward_ref_integration_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
spies.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
testing_internal_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00