angular-cn/packages/core
Kristiyan Kostadinov f2709ac3f9 fix(ivy): correctly reflect undefined values (#30103)
Fixes Ivy reflecting properties with `undefined` values, rather than omitting them. Also fixes that Ivy doesn't clear the reflected values when property value changes from something that is defined to undefined.

This PR resolves FW-1277.

PR Close #30103
2019-04-26 16:31:49 -07:00
..
schematics feat(ivy): add injectable-pipe schematic (#29847) 2019-04-23 15:12:19 -07:00
src fix(ivy): correctly reflect undefined values (#30103) 2019-04-26 16:31:49 -07:00
test fix(ivy): correctly reflect undefined values (#30103) 2019-04-26 16:31:49 -07:00
testing fix(ivy): explicitly compile ngModuleDef for RootScopeModule in R3TestBed (#30037) 2019-04-23 08:31:42 -07:00
BUILD.bazel refactor(ivy): move ngcc into a higher level folder (#29092) 2019-03-20 14:45:54 -04: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 build: update rxjs version requirements to 6.4.0 (#30032) 2019-04-22 11:15:33 -07: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