angular/modules/core/test
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
..
compiler feat(compiler): new semantics for template attributes and view variables. 2014-11-19 14:32:15 -08:00
application_spec.js feat(bootstraping): application bootstrapping implementation. 2014-11-18 15:02:38 -08:00