The Wayback Machine - https://web.archive.org/web/20190109143352/https://github.com/angular/angular
Skip to content
One framework. Mobile & desktop. https://angular.io
Clone or download
AndrewKushnir and kara fix(ivy): sanitization for Host Bindings (#27939)
This commit adds sanitization for `elementProperty` and `elementAttribute` instructions used in `hostBindings` function, similar to what we already have in the `template` function. Main difference is the fact that for some attributes (like "href" and "src") we can't define which SecurityContext they belong to (URL vs RESOURCE_URL) in Compiler, since information in Directive selector may not be enough to calculate it. In order to resolve the problem, Compiler injects slightly different sanitization function which detects proper Security Context at runtime.

PR Close #27939
Latest commit c3aa24c Jan 3, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.buildkite ci: update recommended buildkite VM (#27728) Jan 8, 2019
.circleci ci: compute commit range for rerun workflows (#27775) Jan 8, 2019
.github ci: fix public api rule in codeowners (#27999) Jan 8, 2019
aio docs: use static zip function as an Observable creator. (#26790) Jan 9, 2019
docs build: remove "test.sh" script (#27937) Jan 7, 2019
integration test: fix outDir in TS 3.2 integration test (#27774) Jan 9, 2019
modules build: remove "build.sh" script (#27937) Jan 7, 2019
packages fix(ivy): sanitization for Host Bindings (#27939) Jan 9, 2019
scripts ci: remove travis ci setup (#27937) Jan 7, 2019
third_party/github.com/bazelbuild/bazel-toolchains/bazelrc build: update to Bazel 0.21.0 (#27935) Jan 5, 2019
tools feat(forms): export NumberValueAccessor & RangeValueAccessor directiv… Jan 9, 2019
.bazelignore build: add aio/tools/examples/shared/node_modules to .bazelignore (#2… Nov 27, 2018
.bazelrc build: update to Bazel 0.21.0 (#27935) Jan 5, 2019
.clang-format feat(tooling): Add a .clang-format for automated JavaScript formatting. Apr 2, 2015
.editorconfig build: use https link to editorconfig.org in .editorconfig (#27664) Dec 18, 2018
.gitattributes chore: force lf EOL for ts files (#11143) Aug 29, 2016
.gitignore build: introduce remote bazel caching (#27358) Dec 6, 2018
.mailmap build: add a Git .mailmap with my new name (#19550) Oct 9, 2017
.nvmrc build: update .nvmrc file to correct node version (#25992) Sep 18, 2018
BUILD.bazel build: load angular.js minified output in upgrade tests (#27711) Dec 18, 2018
CHANGELOG.md docs: group fixes and features for 7.2.0 in changelog desc (#27974) Jan 8, 2019
CODE_OF_CONDUCT.md docs: fix community tab in GitHub by copying CoC Feb 28, 2018
CONTRIBUTING.md docs: update SAVED_REPLIES and CONTRIBUTING with new issue templates (#… Dec 12, 2018
LICENSE docs(common): update copyright years (#21232) Jan 4, 2018
README.md docs: remove Travis status from README (#27973) Jan 8, 2019
WORKSPACE build: enforce minimum Bazel version of 0.21.0 in WORKSPACE so cache … Jan 5, 2019
browser-providers.conf.js feat(elements): enable Shadow DOM v1 and slots (#24861) Aug 31, 2018
gulpfile.js build: remove obsolete gulp build task (#27386) Dec 6, 2018
index.bzl style: format .bzl files with buildifier (#23544) Aug 8, 2018
karma-js.conf.js ci: move local and saucelabs unit tests to circle (#27937) Jan 7, 2019
package.json ci: move e2e tests from travis to circleci (#27937) Jan 7, 2019
protractor-e2e.conf.js ci: run legacy e2e tests in parallel (#27937) Jan 7, 2019
protractor-examples-e2e.conf.js ci: run legacy e2e tests in parallel (#27937) Jan 7, 2019
protractor-perf.conf.js ci: configure chrome options for protractor (#26735) Oct 26, 2018
shims_for_IE.js Revert "refactor: add license header to JS files & format files (#12035 Oct 4, 2016
test-events.js fix(platform-browser): run BLACK_LISTED_EVENTS outside of ngZone (#18993 Sep 5, 2017
test-main.js refactor(core): remove withBody from public testing API (#25171) Jul 31, 2018
tslint.json style: tslint enforces no debugger statements left behind (#25532) Aug 16, 2018
yarn.lock ci: move e2e tests from travis to circleci (#27937) Jan 7, 2019
yarn.lock.readme.md docs: replace npm with yarn in lockfile readme (#25309) Aug 6, 2018

README.md

You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Press h to open a hovercard with more details.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.