angular/packages/core
crisbeto c83f5013bf feat(ivy): implement unknown element detection in jit mode (#33419)
In ViewEngine we used to throw an error if we encountered an unknown element while rendering. We have this already for Ivy in AoT, but we didn't in JiT. These changes implement the error for JiT mode.

PR Close #33419
2019-11-04 15:59:10 +00:00
..
schematics refactor(core): better error message for undecorated-classes-with-di migration (#33315) 2019-10-30 11:31:09 -07:00
src feat(ivy): implement unknown element detection in jit mode (#33419) 2019-11-04 15:59:10 +00:00
test feat(ivy): implement unknown element detection in jit mode (#33419) 2019-11-04 15:59:10 +00:00
testing fix(ivy): ensure overrides for 'multi: true' only appear once in final providers (#33104) 2019-10-28 11:00:31 -07:00
BUILD.bazel refactor(ivy): remove i18nLocalize instruction (#31609) 2019-08-30 12:53:26 -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: typescript 3.6 support (#32946) 2019-10-18 13:15:16 -04:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00