angular/modules
Yegor Jbanov 711dbf4975 fix(compiler): do not match directives to variable names
BREAKING CHANGES:
- you can no longer use a #foo or a var-foo to apply directive [foo], although
  it didn't work properly anyway.

This commit is fixing breakage caused by the switch to pre-compiler (exact SHA
unknown).
2015-10-20 20:31:55 -07:00
..
angular1_router docs(chore): make styles consistent for API doc headings 2015-10-19 14:58:22 +00:00
angular2 fix(compiler): do not match directives to variable names 2015-10-20 20:31:55 -07:00
angular2_material fix(testing): let DOM adapter dictate XHR implementation for tests 2015-10-15 12:12:27 -07:00
benchmarks refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
benchmarks_external refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
benchpress chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
playground feat(ngUpgrade): simple example 2015-10-19 12:43:28 -07:00
upgrade docs(chore): make styles consistent for API doc headings 2015-10-19 14:58:22 +00:00