angular/packages/core/src/view
Miško Hevery 538f1d980f refactor(core): move sanitization into core (#22540)
This is in preparation of having Ivy have sanitization inline.

PR Close #22540
2018-03-07 18:24:06 -08:00
..
element.ts refactor(core): move sanitization into core (#22540) 2018-03-07 18:24:06 -08:00
entrypoint.ts feat(compiler): introduce TestBed.overrideTemplateUsingTestingModule 2017-11-06 14:12:30 -08:00
errors.ts feat: introduce source maps for templates (#15011) 2017-03-14 09:16:15 -07:00
index.ts feat(compiler): introduce TestBed.overrideTemplateUsingTestingModule 2017-11-06 14:12:30 -08:00
ng_content.ts refactor(core): add a checkIndex to the compiler view nodes 2017-10-04 14:55:54 -07:00
ng_module.ts feat: allow direct scoping of @Injectables to the root injector (#22185) 2018-02-15 14:20:27 -08:00
provider.ts feat: change @Injectable() to support tree-shakeable tokens (#22005) 2018-02-12 14:34:59 -08:00
pure_expression.ts refactor(core): add a checkIndex to the compiler view nodes 2017-10-04 14:55:54 -07:00
query.ts refactor(core): add a checkIndex to the compiler view nodes 2017-10-04 14:55:54 -07:00
refs.ts feat: change @Injectable() to support tree-shakeable tokens (#22005) 2018-02-12 14:34:59 -08:00
services.ts refactor(core): move sanitization into core (#22540) 2018-03-07 18:24:06 -08:00
text.ts refactor(core): add a checkIndex to the compiler view nodes 2017-10-04 14:55:54 -07:00
types.ts refactor(core): move sanitization into core (#22540) 2018-03-07 18:24:06 -08:00
util.ts fix(core): fix retrieving the binding name when an expression changes (#21814) 2018-01-26 15:34:47 -08:00
view.ts fix(core): ensure init lifecycle events are called (#20258) 2017-11-10 13:47:39 -08:00
view_attach.ts fix(core): detach projected views when a parent view is destroyed (#16592) 2017-05-08 17:49:02 -05:00