angular/modules/core/src
Misko Hevery 0866485f95 perf: Traverse dom using firstChild instead of childNodes
5% improvement in speed by not using childNodes DOM API.
2015-01-06 13:16:57 -08:00
..
annotations feat(view): add support for components that use shadow dom emulation 2014-12-29 11:42:34 -08:00
compiler perf: Traverse dom using firstChild instead of childNodes 2015-01-06 13:16:57 -08:00
dom style(core): add missing type annotation 2014-12-17 15:58:20 -08:00
life_cycle refactor(change_detection): add change_detection library file 2014-12-29 15:20:42 -08:00
zone feat(zone): add support for long stack traces 2014-12-17 14:56:54 -08:00
application.js refactor(change_detection): add change_detection library file 2014-12-29 15:20:42 -08:00
core.js refactor(change_detection): add change_detection library file 2014-12-29 15:20:42 -08:00