Skip to content
One framework. Mobile & desktop.
TypeScript JavaScript HTML Starlark CSS Shell
Branch: master
Clone or download

Latest commit

crisbeto and AndrewKushnir fix(core): attempt to recover from user errors during creation (#36381)
If there's an error during the first creation pass of a `TView`, the data structure may be corrupted which will cause framework assertion failures downstream which can mask the user's error. These changes add a new flag to the `TView` that indicates whether the first creation pass was successful, and if it wasn't we try re-create the `TView`.

Fixes #31221.

PR Close #36381
Latest commit 3d82aa7 Apr 20, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci build: migrate from gulp to ng-dev for running formatting (#36726) Apr 24, 2020
.devcontainer build: update the recommended `Dockerfile` for VSCode remote developm… Jan 9, 2020
.github fix(dev-infra): do not run the `lock-closed` GitHub action on forks (#… Mar 11, 2020
.vscode build: fix @bazel/bazel to bazelisk leftovers (#36132) Mar 19, 2020
.yarn build: update to latest version of yarn (#36464) Apr 14, 2020
aio build(docs-infra): upgrade cli command docs sources to c1cf42fd4 (#36832 Apr 28, 2020
dev-infra feat(dev-infra): create format tool in @angular/dev-infra-private (#3… Apr 24, 2020
docs build: depend on bazelisk rather than directly on Bazel (#36078) Mar 16, 2020
goldens fix(core): attempt to recover from user errors during creation (#36381) Apr 29, 2020
integration ci: migrate payload size tracking goldens to the golden directory (#3… Apr 24, 2020
modules revert: "feat(dev-infra): exposed new rule 'component_benchmark' via … Apr 24, 2020
packages fix(core): attempt to recover from user errors during creation (#36381) Apr 29, 2020
scripts build: run pre-check before publishing (#36527) Apr 22, 2020
third_party ci: Remove old vendoring solution in favor of relying on yarn-path (#… Feb 6, 2020
tools ci: fix bad reference to `head` property in rebase-pr script (#36825) Apr 28, 2020
.bazelignore build: add npm package manifest to npm_integration_test (#35669) Feb 26, 2020
.bazelrc build: remove CI_CHROMEDIRVER_VERSION_ARG from integration/bazel-sche… Feb 24, 2020
.bazelversion build: depend on bazelisk rather than directly on Bazel (#36078) Mar 16, 2020
.clang-format feat(tooling): Add a .clang-format for automated JavaScript formatting. Apr 2, 2015
.dev-infra.json build: migrate from gulp to ng-dev for running formatting (#36726) Apr 24, 2020
.editorconfig build: use https link to editorconfig.org in .editorconfig (#27664) Dec 18, 2018
.gitattributes test: fix ts api guardian and public guard tests on windows (#30105) Apr 26, 2019
.gitignore ci: do not run benchmark measurements in circleci (#34753) Jan 29, 2020
.mailmap build: add a Git .mailmap with my new name (#19550) Oct 9, 2017
.nvmrc build: migrate to node@12.14.1 (#34955) Jan 27, 2020
.pullapprove.yml revert: "feat(dev-infra): exposed new rule 'component_benchmark' via … Apr 24, 2020
.yarnrc build: update to latest version of yarn (#36464) Apr 14, 2020
BUILD.bazel revert: "feat(dev-infra): exposed new rule 'component_benchmark' via … Apr 24, 2020
CHANGELOG.md release: cut the v10.0.0-next.3 release Apr 22, 2020
CODE_OF_CONDUCT.md docs: fix community tab in GitHub by copying CoC Feb 28, 2018
CONTRIBUTING.md docs(dev-infra): update triage and contributing docs for dev-infra (#… Mar 11, 2020
LICENSE build: bump year (#34651) Jan 13, 2020
README.md docs: remove browserstack badge from readme (#35684) Mar 17, 2020
WORKSPACE revert: "feat(dev-infra): exposed new rule 'component_benchmark' via … Apr 24, 2020
browser-providers.conf.js ci: update the browser test matrix to match supported browsers (#35202) Feb 14, 2020
gulpfile.js build: migrate from gulp to ng-dev for running formatting (#36726) Apr 24, 2020
karma-js.conf.js ci: ensure saucelabs browsers can load karma test page (#35171) Feb 6, 2020
package.json build: migrate from gulp to ng-dev for running formatting (#36726) Apr 24, 2020
protractor-perf.conf.js revert: "feat(dev-infra): exposed new rule 'component_benchmark' via … Apr 24, 2020
shims_for_IE.js Revert "refactor: add license header to JS files & format files (#12035 Oct 4, 2016
test-events.js refactor: rename unpatched event flag in Zone from `BLACK_LISTED_EVEN… Oct 4, 2019
test-main.js build: reformat repo to new clang@1.4.0 (#36613) Apr 14, 2020
tslint.json build: no longer run tslint from within gulp task (#35800) Mar 3, 2020
yarn.lock build: migrate from gulp to ng-dev for running formatting (#36726) Apr 24, 2020
yarn.lock.readme.md build: remove travisci leftovers (#27979) Jan 9, 2019

README.md

You can’t perform that action at this time.