angular-cn/packages/core/test/linker
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
..
change_detection_integration_spec.ts fix(core): only apply `WrappedValue` to the binding of the pipe (#15257) 2017-03-17 17:38:36 -05:00
entry_components_integration_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
integration_spec.ts fix(compiler): Improve error message for missing annotations (#14724) 2017-03-14 17:12:18 -07:00
ng_container_integration_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
ng_module_integration_spec.ts fix: element injector vs module injector (#15044) 2017-03-14 16:26:17 -07:00
projection_integration_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
query_integration_spec.ts fix(core): don’t throw if queries change during change detection. 2017-03-14 19:52:53 -07:00
query_list_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
regression_integration_spec.ts fix(core): only apply `WrappedValue` to the binding of the pipe (#15257) 2017-03-17 17:38:36 -05:00
security_integration_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
source_map_integration_node_only_spec.ts fix(compiler): add an empty content for source file of non mapped code. (#15246) 2017-03-17 13:48:09 -05:00
system_ng_module_factory_loader_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
view_injector_integration_spec.ts fix: element injector vs module injector (#15044) 2017-03-14 16:26:17 -07:00