angular/modules/core/src
Tobias Bosch 3ec3d5e084 perf(view): inline and refactor view instantiation and hydration
- Don’t convert DOM array into JS array via `Array.slice`
- Inline static methods for instantiation and hydration
- Misc cleanup

Closes #291
2014-12-09 16:16:45 -08:00
..
annotations chore: Make field declarations explicit 2014-11-24 16:35:39 -08:00
compiler perf(view): inline and refactor view instantiation and hydration 2014-12-09 16:16:45 -08:00
dom chore: Make field declarations explicit 2014-11-24 16:35:39 -08:00
life_cycle cleanup(view): remove unused code 2014-12-05 19:06:11 -08:00
application.js perf(view): inline and refactor view instantiation and hydration 2014-12-09 16:16:45 -08:00
core.js fix(core): export ViewPort in the public exports 2014-12-08 12:00:47 -08:00