angular/modules/angular2/test/core/compiler
vsavkin 5948abab7a feat(core): add support for ambient directives
Ambient directives can be configured when bootstraping an application.
Ambient directives can be used in every component of the application without
needing to explicitly list them.
2015-11-03 07:54:29 -08:00
..
schema refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
change_definition_factory_spec.ts fix(compiler): support events on a template element that are consumed via a direct expression 2015-10-26 10:45:01 -07:00
change_detector_compiler_spec.ts chore: adjust formatting to new clang-format. 2015-10-28 11:19:10 +01:00
change_detector_mocks.ts refactor(core): rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:42:12 -07:00
command_compiler_spec.ts chore: adjust formatting to new clang-format. 2015-10-28 11:19:10 +01:00
directive_metadata_spec.ts chore: adjust formatting to new clang-format. 2015-10-28 11:19:10 +01:00
eval_module.dart refactor(dart): Format Dart code 2015-10-20 17:39:37 +00:00
eval_module.ts refactor(core): rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:42:12 -07:00
eval_module_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
html_parser_spec.ts fix(compiler): attribute case in IE9 2015-10-15 10:18:15 +02:00
runtime_compiler_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
runtime_metadata_spec.ts feat(core): add support for ambient directives 2015-11-03 07:54:29 -08:00
schema_registry_mock.ts chore(typings): remove StringMap 2015-10-03 01:09:42 +00:00
selector_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
shadow_css_spec.ts fix(shadow_css): strip comments and fix logic for parsing rules. 2015-10-30 16:28:26 -07:00
source_module_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
style_compiler_import.css.shim.ts refactor(core): rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:42:12 -07:00
style_compiler_import.css.ts refactor(core): rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:42:12 -07:00
style_compiler_spec.ts refactor(compiler): don’t rely on external css parser 2015-10-29 15:09:39 -07:00
style_url_resolver_spec.ts fix(style_url_resolver): include asset: urls into precompiled stylesheets. 2015-10-26 17:19:33 -07:00
template_compiler_spec.ts chore: adjust formatting to new clang-format. 2015-10-28 11:19:10 +01:00
template_normalizer_spec.ts fix(compiler): load style urls in runtime mode correctly 2015-10-27 14:31:21 -07:00
template_parser_spec.ts fix(ng-content): wildcard ng-content has to go last. 2015-10-29 16:51:16 -07:00
template_preparser_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
test_bindings.ts fix(url_resolver): always replace package: in Dart, even if it came from baseUrl. 2015-10-15 16:57:54 -07:00
url_resolver_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
util_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
xhr_impl_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
xhr_mock_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00