angular-cn/modules/@angular/compiler/test
esagawe 734b8b8c13 fix(compiler): [attribute~=value] selector (#11696)
Change the seperator regular expression to ignore tildes which are followed by an equal sign.

Closes #9644
2016-09-18 15:58:19 -07:00
..
animation fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
css_parser fix(errors): [2/2] Rename Exception to Error; remove from public API 2016-08-26 10:37:17 -07:00
expression_parser fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
i18n fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
ml_parser fix(errors): [2/2] Rename Exception to Error; remove from public API 2016-08-26 10:37:17 -07:00
output refactor(compiler): replace `CompileIdentifierMap` with regular `Map` 2016-08-29 12:45:27 -07:00
schema fix(DomSchema): add missing elements 2016-09-02 15:35:36 -07:00
template_parser fix(DomSchemaRegistry): detect invalid elements 2016-08-30 21:32:03 -07:00
directive_lifecycle_spec.ts refactor(core): remove `…Metadata` for all decorators and use the decorator directly. 2016-09-12 22:47:54 -07:00
directive_normalizer_spec.ts refactor(compiler): move test/test_bindings to testing/test_bindings (#10081) 2016-08-17 16:37:31 -07:00
directive_resolver_mock_spec.ts refactor(core): remove `…Metadata` for all decorators and use the decorator directly. 2016-09-12 22:47:54 -07:00
directive_resolver_spec.ts refactor(core): remove `…Metadata` for all decorators and use the decorator directly. 2016-09-12 22:47:54 -07:00
metadata_overrider_spec.ts fix(testing): override metadata subclasses properly (#10767) 2016-08-12 17:39:33 -07:00
metadata_resolver_fixture.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
metadata_resolver_spec.ts fix(MetadataResolver): throw Component.moduleId is not a string 2016-09-15 10:57:37 -07:00
ng_module_resolver_mock_spec.ts refactor(core): remove `…Metadata` for all decorators and use the decorator directly. 2016-09-12 22:47:54 -07:00
ng_module_resolver_spec.ts refactor(core): remove `…Metadata` for all decorators and use the decorator directly. 2016-09-12 22:47:54 -07:00
pipe_resolver_mock_spec.ts refactor(core): remove `…Metadata` for all decorators and use the decorator directly. 2016-09-12 22:47:54 -07:00
private_import_core.ts fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
resource_loader_mock_spec.ts fix(platform-browser-dynamic): Rename CACHED_TEMPLATE_PROVIDER to RESOURCE_CACHE_PROVIDER (#10866) 2016-08-17 09:24:44 -07:00
runtime_compiler_spec.ts fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
selector_spec.ts fix(CssSelector): fix `getMatchingElementTemplate()` for void tags 2016-09-08 13:55:41 -07:00
shadow_css_spec.ts fix(compiler): [attribute~=value] selector (#11696) 2016-09-18 15:58:19 -07:00
spies.ts fix(platform-browser-dynamic): Rename CACHED_TEMPLATE_PROVIDER to RESOURCE_CACHE_PROVIDER (#10866) 2016-08-17 09:24:44 -07:00
style_url_resolver_spec.ts refactor: dart 2016-08-01 11:34:51 -07:00
url_resolver_spec.ts refactor: IS_DART === false 2016-08-01 11:34:51 -07:00
util_spec.ts fix: String.split(str, n) stops after n separator (#10408) 2016-08-01 11:33:35 -07:00