angular/modules/core/test/compiler
Rado Kirov a6a6273263 fix(compiler): fix nextSibling iterator in compiler.
Due to DOM manipulations happening during compilation, it is not correct
to call nextSibling after compilation steps.
2015-01-07 13:12:37 -08:00
..
pipeline fix(compiler): fix nextSibling iterator in compiler. 2015-01-07 13:12:37 -08:00
compiler_spec.js refactor(change_detection): add change_detection library file 2014-12-29 15:20:42 -08:00
directive_metadata_reader_spec.js feat(view): add support for components that use shadow dom emulation 2014-12-29 11:42:34 -08:00
element_injector_spec.js refactor(change_detection): add change_detection library file 2014-12-29 15:20:42 -08:00
integration_spec.js refactor(change_detection): add change_detection library file 2014-12-29 15:20:42 -08:00
selector_spec.js feat(compiler): initial version of the compiler. 2014-11-11 17:55:50 -08:00
view_spec.js fix(ProtoView): element injector should have either a parent or a host 2015-01-07 11:55:58 +01:00
viewport_spec.js refactor(change_detection): add change_detection library file 2014-12-29 15:20:42 -08:00