angular-cn/modules/angular2/test/core
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
..
change_detection feat(change detection): remove support for "if" 2015-10-20 18:15:08 +00:00
compiler fix(compiler): do not match directives to variable names 2015-10-20 20:31:55 -07:00
debug refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
di refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
directives refactor(dart): Format Dart code 2015-10-20 17:39:37 +00:00
dom refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
facade refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
forms feat(forms): add input[type=number] value accessor 2015-10-15 18:41:17 +00:00
life_cycle refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
linker refactor(dart): Format Dart code 2015-10-20 17:39:37 +00:00
metadata refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
pipes refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
profile refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
reflection refactor(dart): Format Dart code 2015-10-20 17:39:37 +00:00
render refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
services refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
testability refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
util refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
zone refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
application_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
directive_lifecycle_integration_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
forward_ref_integration_spec.dart feat: allow for forward references in injection 2015-05-15 21:12:57 -07:00
forward_ref_integration_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
spies.dart refactor(dart): Format Dart code 2015-10-20 17:39:37 +00:00
spies.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00