angular/modules/@angular/compiler/src
Martin Probst 040b101842 feat(security): complete DOM security schema.
This addresses several oversights in assigning security contexts to DOM schema
elements found by our security reviewers (thanks!).

This also adds some more precise unit tests for the interaction between
(Dom)ElementSchemaRegistry and the TemplateParser, and extracts the security
specific parts into dom_security_schema.ts.

Comparison of (potentially) dangerous property names is done case insensitive,
to avoid issues like formAction vs formaction.

Part of issue #8511.
2016-05-27 11:47:33 -07:00
..
animation chore(lint): enable requireInternalWithUnderscore tslint check 2016-05-27 09:31:18 -07:00
css fix(compiler): have CSS parser support nested parentheses inside functions 2016-05-23 16:58:15 -07:00
expression_parser feat(change_detection): make INTERPOLATE_REGEXP customizable (#7417) 2016-05-26 13:08:39 -07:00
i18n feat(i18n): support implicit tags/attributes 2016-05-24 10:12:19 -07:00
output chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -07:00
schema feat(security): complete DOM security schema. 2016-05-27 11:47:33 -07:00
view_compiler chore(lint): enable duplicateModuleImport tslint check 2016-05-27 09:17:08 -07:00
assertions.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
assertions.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
chars.ts repackaging: all the file moves 2016-05-01 20:51:00 -07:00
compile_metadata.ts chore(lint): enable duplicateModuleImport tslint check 2016-05-27 09:17:08 -07:00
compiler.ts feat(change_detection): make INTERPOLATE_REGEXP customizable (#7417) 2016-05-26 13:08:39 -07:00
config.ts feat(ViewEncapsulation): default ViewEncapsulation to configurable 2016-05-26 13:23:37 -07:00
directive_lifecycle_reflector.ts chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -07:00
directive_normalizer.ts chore(lint): fix missing semicolon to make Circle green (#8877) 2016-05-26 16:43:15 -07:00
directive_resolver.ts chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -07:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
html_ast.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
html_lexer.ts fix(#7099): support for comment finishing with multiple dashes 2016-05-24 21:01:41 -07:00
html_parser.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
html_tags.ts chore(parsing): change internal usage of @ to : for namespaced values 2016-05-09 16:20:32 +02:00
identifiers.ts chore(lint): enable duplicateModuleImport tslint check 2016-05-27 09:17:08 -07:00
metadata_resolver.ts chore(lint): enable duplicateModuleImport tslint check 2016-05-27 09:17:08 -07:00
offline_compiler.ts feat(core): introduce support for animations 2016-05-25 13:56:50 -07:00
parse_util.ts repackaging: all the file moves 2016-05-01 20:51:00 -07:00
pipe_resolver.ts chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -07:00
provider_parser.ts chore: clang-reformat 2016-05-01 22:59:41 -07:00
runtime_compiler.ts feat(core): introduce support for animations 2016-05-25 13:56:50 -07:00
selector.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
shadow_css.ts feat(shadow_css): add encapsulation support for CSS @supports at-rule 2016-05-20 13:02:24 -07:00
style_compiler.ts fix(compiler): support css stylesheets in offline compiler 2016-05-02 15:06:46 -07:00
style_url_resolver.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
template_ast.ts feat(core): introduce support for animations 2016-05-25 13:56:50 -07:00
template_parser.ts chore(lint): enable requireInternalWithUnderscore tslint check 2016-05-27 09:31:18 -07:00
template_preparser.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
url_resolver.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
url_resolver.ts chore(tsickle): remove redundant jsdoc types 2016-05-10 17:38:10 +02:00
util.ts chore: clang-reformat 2016-05-01 22:59:41 -07:00
view_resolver.ts chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -07:00
xhr.ts repackaging: all the file moves 2016-05-01 20:51:00 -07:00