angular/modules
Jeff Cross 693d9dce5d fix(parse5): support comment nodes with getText and setText
In the browser, calling element.textContent causes child comment
nodes to be ignored, while getting textContent directly on a
comment node will return the comment. This change makes
parse5Adapter consistent with this behavior by adding a 2nd
argument to getText telling if it's being called recursively.

Closes #5805
2015-12-10 19:18:14 +00:00
..
angular1_router refactor(angular_1_router): Added value for router root component 2015-12-03 22:05:51 +00:00
angular2 fix(parse5): support comment nodes with getText and setText 2015-12-10 19:18:14 +00:00
angular2_material feat: camelCase Angular (kebab-case removal) 2015-12-09 19:59:40 -08:00
benchmarks feat(renderer): use a comment instead of an element when stamping out template>` elements 2015-12-10 19:18:14 +00:00
benchmarks_external fix(benchmarks): update react and polymer benchmarks and get tree update numbers for all of the benchmarks as well. 2015-10-28 13:17:01 -07:00
benchpress feat(benchpress): add receivedData + requestCount to PerflogMetric 2015-12-10 18:51:47 +00:00
playground feat: camelCase Angular (kebab-case removal) 2015-12-09 19:59:40 -08:00