angular/modules/@angular/compiler/src/view_compiler
2016-12-27 14:55:58 -08:00
..
compile_element.ts feat(compiler): generate proper reexports in .ngfactory.ts files to not need transitive deps for compiling .ngfactory.ts files. (#13524) 2016-12-27 09:36:47 -08:00
compile_method.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
compile_pipe.ts refactor(compiler): remove unneeded fields from metadata 2016-11-28 15:19:23 -08:00
compile_query.ts refactor(compiler): remove unneeded fields from metadata 2016-11-28 15:19:23 -08:00
compile_view.ts feat(compiler): generate proper reexports in .ngfactory.ts files to not need transitive deps for compiling .ngfactory.ts files. (#13524) 2016-12-27 09:36:47 -08:00
constants.ts refactor(compiler): remove view.parentInjector 2016-11-02 17:06:27 -07:00
deps.ts feat(compiler): generate proper reexports in .ngfactory.ts files to not need transitive deps for compiling .ngfactory.ts files. (#13524) 2016-12-27 09:36:47 -08:00
event_binder.ts chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
lifecycle_binder.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
property_binder.ts perf(animations): always run the animation queue outside of zones 2016-12-14 12:59:36 -08:00
util.ts feat(compiler): generate proper reexports in .ngfactory.ts files to not need transitive deps for compiling .ngfactory.ts files. (#13524) 2016-12-27 09:36:47 -08:00
view_binder.ts perf(animations): always run the animation queue outside of zones 2016-12-14 12:59:36 -08:00
view_builder.ts feat(compiler): generate proper reexports in .ngfactory.ts files to not need transitive deps for compiling .ngfactory.ts files. (#13524) 2016-12-27 09:36:47 -08:00
view_compiler.ts feat(compiler): generate proper reexports in .ngfactory.ts files to not need transitive deps for compiling .ngfactory.ts files. (#13524) 2016-12-27 09:36:47 -08:00