angular-docs-cn/packages/core
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
..
src fix(core): only apply `WrappedValue` to the binding of the pipe (#15257) 2017-03-17 17:38:36 -05:00
test fix(core): only apply `WrappedValue` to the binding of the pipe (#15257) 2017-03-17 17:38:36 -05:00
testing build: add package names to secondary endpoint package.json files (#15253) 2017-03-17 16:52:55 -05:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json fix(core): update peer dep on zone.js to ^0.8.4 (#15209) 2017-03-16 20:10:53 -07:00
public_api.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
rollup.config.js fix(core): use presence of .subscribe to detect observables rather then Symbol.observable (#15171) 2017-03-15 17:13:03 -07:00
tsconfig-build.json refactor: More generic build.sh file 2017-03-08 16:29:28 -08:00