angular/modules/core
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
..
src perf(view): inline and refactor view instantiation and hydration 2014-12-09 16:16:45 -08:00
test perf(view): inline and refactor view instantiation and hydration 2014-12-09 16:16:45 -08:00
pubspec.yaml fix(reflection): update pubspec.yaml to add a missing dependency on reflection 2014-11-24 18:03:26 -08:00