angular-docs-cn/modules
David-Emmanuel Divernois bd48c927d0 fix(ViewContainer) removeChild called with null parent
In view_container.js, templateElement.parentNode can be null
when two template tags are nested in one another.
Accessing the parent node through view.nodes[0].parentNode fixes
the problem.

closes #997

Closes #999
2015-03-21 14:55:10 -07:00
..
angular2 fix(ViewContainer) removeChild called with null parent 2015-03-21 14:55:10 -07:00
benchmarks refactor(forEach): change to for-of with iterable 2015-03-21 14:19:21 -07:00
benchmarks_external feat(benchmarks): add polymer js 0.8-preview benchmark 2015-03-13 20:48:03 -07:00
benchpress refactor(bench press): rename metrics and adapt them to the features of the browser 2015-03-13 20:46:37 -07:00
examples refactor(forEach): change to for-of with iterable 2015-03-21 14:19:21 -07:00
rtts_assert Don't use the for..of syntax in AtScript. 2015-02-27 15:26:53 -08:00