angular/modules/angular2/src/mock
Alex Eagle 7f6289c1bf fix(typings): two errors not reported by our build:
third_party/javascript/angular2/github/modules/angular2/src/core/platform_bindings.ts:5:14: Exported variable 'EXCEPTION_PROVIDER' has or is using name 'Provider' from external module third_party/javascript/angular2/github/modules/angular2/src/core/di/provider but cannot be named.
third_party/javascript/angular2/github/modules/angular2/src/core/platform_bindings.ts:8:14: Exported variable 'EXCEPTION_BINDING' has or is using name 'Provider' from external module third_party/javascript/angular2/github/modules/angular2/src/core/di/provider but cannot be named.
third_party/javascript/angular2/github/modules/angular2/src/mock/animation_builder_mock.ts:11:10: Return type of public method from exported class has or is using private name 'MockCssAnimationBuilder'.
2015-11-12 18:39:23 -08:00
..
animation_builder_mock.ts fix(typings): two errors not reported by our build: 2015-11-12 18:39:23 -08:00
directive_resolver_mock.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
location_mock.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
mock_application_ref.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
mock_location_strategy.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
ng_zone_mock.ts chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
view_resolver_mock.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00