angular-cn/modules/change_detection
Tobias Bosch c6846f1163 feat(compiler): new semantics for `template` attributes and view variables.
- Supports `<div template=“…”>`, including parsing the expressions within
  the attribute.
- Supports `<template let-ng-repeat=“rows”>`
- Adds attribute interpolation (was missing previously)
2014-11-19 14:32:15 -08:00
..
src feat(compiler): new semantics for `template` attributes and view variables. 2014-11-19 14:32:15 -08:00
test feat(compiler): new semantics for `template` attributes and view variables. 2014-11-19 14:32:15 -08:00
pubspec.yaml feat(Change Detection): Implement map changes 2014-11-05 14:02:03 -08:00