angular/modules/core
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(test_lib): change test_lib.dart to structurally compare objects 2014-10-29 18:25:32 -04:00