angular/packages/core/src/view
2017-09-01 16:27:58 -05:00
..
element.ts perf(core): use native addEventListener for faster rendering. (#18107) 2017-07-25 15:35:44 -05:00
entrypoint.ts feat: introduce TestBed.overrideProvider (#16725) 2017-05-15 13:12:10 -07:00
errors.ts feat: introduce source maps for templates (#15011) 2017-03-14 09:16:15 -07:00
index.ts feat: introduce TestBed.overrideProvider (#16725) 2017-05-15 13:12:10 -07:00
ng_content.ts fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
ng_module.ts feat: introduce TestBed.overrideProvider (#16725) 2017-05-15 13:12:10 -07:00
provider.ts perf(core): use native addEventListener for faster rendering. (#18107) 2017-07-25 15:35:44 -05:00
pure_expression.ts fix(compiler): emits quoted keys only iff they are quoted in the original template 2017-07-07 16:17:33 -07:00
query.ts fix(core): correct order in ContentChildren query result (#18326) 2017-08-18 22:27:30 -05:00
refs.ts fix(core): forbid destroyed views to be inserted or moved in VC (#18568) 2017-08-09 14:11:51 -07:00
services.ts refactor(animations): make animation testing work with fixture.whenRenderingDone 2017-05-16 17:39:57 -07:00
text.ts fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
types.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
util.ts perf(core): use native addEventListener for faster rendering. (#18107) 2017-07-25 15:35:44 -05:00
view.ts fix(core): complete EventEmitter in QueryList on component destroy (#18902) 2017-09-01 16:27:58 -05:00
view_attach.ts fix(core): detach projected views when a parent view is destroyed (#16592) 2017-05-08 17:49:02 -05:00