angular-cn/packages/core
Matias Niemelä dc6406e5e8 refactor(ivy): evaluate map-based styling bindings with a new algorithm (#30543)
This patch in the second runtime change which refactors how styling
bindings work in Angular. This patch refactors how map-based
`[style]` and `[class]` bindings work using a new algorithm which
is faster and less complex than the former one.

This patch is a follow-up to an earlier refactor which enabled
support for prop-based `[style.name]` and `[class.name]`
bindings (see f03475cac8).

PR Close #30543
2019-05-24 14:31:35 -04:00
..
schematics docs(core): static-query migration should use permalink for migration guide (#30649) 2019-05-24 10:08:16 -05:00
src refactor(ivy): evaluate map-based styling bindings with a new algorithm (#30543) 2019-05-24 14:31:35 -04:00
test refactor(ivy): evaluate map-based styling bindings with a new algorithm (#30543) 2019-05-24 14:31:35 -04:00
testing feat(ivy): TestBed support for reusing non-exported components (#30578) 2019-05-24 14:01:44 -04:00
BUILD.bazel refactor(ivy): move ngcc into a higher level folder (#29092) 2019-03-20 14:45:54 -04:00
PACKAGE.md
index.ts
package.json build: upgrade zone.js to 0.9.1 (#30260) 2019-05-10 14:25:56 -07:00
public_api.ts
tsconfig-build.json