angular-cn/packages/core
Kristiyan Kostadinov 940fbf796c fix(ivy): unable to inject class and style attributes (#29192)
Fixes not being able to inject the `class` and `style` attributes via the `Attribute` decorator.

This PR resolves FW-1139.

PR Close #29192
2019-03-12 17:25:48 -07:00
..
schematics refactor(core): static-query schematic should not run multiple times (#29133) 2019-03-12 12:28:14 -07:00
src fix(ivy): unable to inject class and style attributes (#29192) 2019-03-12 17:25:48 -07:00
test fix(ivy): unable to inject class and style attributes (#29192) 2019-03-12 17:25:48 -07:00
testing build: enable bundle_dts for core package (#28884) 2019-03-08 12:36:55 -08:00
BUILD.bazel build: enable bundle_dts for core package (#28884) 2019-03-08 12:36:55 -08:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json feat(core): update schematic to migrate to explicit query timing (#28983) 2019-03-05 14:21:40 -08:00
public_api.ts build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
tsconfig-build.json feat(ivy): implement TestBed (#25369) 2018-08-14 11:58:47 -07:00