angular/modules
Martin Probst f86edae9f3 feat(security): add an HTML sanitizer.
This is based on Angular 1's implementation, parsing an HTML document
into an inert DOM Document implementation, and then serializing only
specifically whitelisted elements.

It currently does not support SVG sanitization, all SVG elements are
rejected.

If available, the sanitizer uses the `<template>` HTML element as an
inert container.

Sanitization works client and server-side.

Reviewers: rjamet, tbosch , molnarg , koto

Differential Revision: https://reviews.angular.io/D108
2016-05-09 16:00:24 +02:00
..
@angular feat(security): add an HTML sanitizer. 2016-05-09 16:00:24 +02:00
angular1_router fix(angular_1_router): Removed arrow function from module template 2016-04-19 00:44:17 +00:00
benchmarks repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
benchmarks_external repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
benchpress repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
payload_tests/hello_world/ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
playground cleanup(router): fix e2e tests 2016-05-03 10:25:44 -07:00
rollup-test chore: clang-reformat 2016-05-01 22:59:41 -07:00
empty.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
tsconfig-ts2dart.json repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
tsconfig.json chore: adjust build for tools/metadata name change 2016-05-04 12:14:38 -07:00
upgrade-ts2dart.d.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
zone-ts2dart.d.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00