angular-cn/modules/angular2/test
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
..
animate refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
core fix(compiler): do not match directives to variable names 2015-10-20 20:31:55 -07:00
http refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
mock refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
pipes chore(saucelabs): add Edge 2015-10-15 18:20:41 +00:00
router test(router): add testing code for querystring serialization 2015-10-13 12:06:22 -07:00
symbol_inspector refactor(dart): Format Dart code 2015-10-20 17:39:37 +00:00
testing fix(testing): let DOM adapter dictate XHR implementation for tests 2015-10-15 12:12:27 -07:00
tools refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
web_workers refactor(dart): Format Dart code 2015-10-20 17:39:37 +00:00
platform.dart refactor: Remove isDart from public API 2015-08-13 21:18:31 +00:00
platform.ts refactor: Remove isDart from public API 2015-08-13 21:18:31 +00:00
public_api_spec.ts feat(forms): add minlength and maxlength validators 2015-10-13 21:42:12 +00:00