https://github.com/angular/angular
Revision 16039d837e4a52ac6ef4ae9fd4748badf9e8b8c1 authored by George Kalpakas on 29 April 2020, 18:28:09 UTC, committed by Andrew Kushnir on 29 April 2020, 21:28:26 UTC
Rename the `markTaskCompleted()` method to be consistent with the other
similar methods of `TaskQueue` (`markAsFailed()` and
`markAsUnprocessed()`).

PR Close #36626
1 parent 4665c35
History
Tip revision: 16039d837e4a52ac6ef4ae9fd4748badf9e8b8c1 authored by George Kalpakas on 29 April 2020, 18:28:09 UTC
refactor(ngcc): rename `TaskQueue#markTaskCompleted()` to `markAsCompleted()` (#36626)
Tip revision: 16039d8
File Mode Size
.circleci
.devcontainer
.github
.vscode
.yarn
aio
dev-infra
docs
goldens
integration
modules
packages
scripts
third_party
tools
.bazelignore -rw-r--r-- 4.3 KB
.bazelrc -rw-r--r-- 6.2 KB
.bazelversion -rw-r--r-- 213 bytes
.clang-format -rw-r--r-- 73 bytes
.dev-infra.json -rw-r--r-- 1.5 KB
.editorconfig -rw-r--r-- 245 bytes
.gitattributes -rw-r--r-- 314 bytes
.gitignore -rw-r--r-- 655 bytes
.mailmap -rw-r--r-- 51 bytes
.nvmrc -rw-r--r-- 8 bytes
.pullapprove.yml -rw-r--r-- 35.8 KB
.yarnrc -rw-r--r-- 128 bytes
BUILD.bazel -rw-r--r-- 1.7 KB
CHANGELOG.md -rw-r--r-- 675.8 KB
CODE_OF_CONDUCT.md -rw-r--r-- 1.1 KB
CONTRIBUTING.md -rw-r--r-- 13.5 KB
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 1.2 KB
WORKSPACE -rw-r--r-- 4.3 KB
browser-providers.conf.js -rw-r--r-- 10.4 KB
gulpfile.js -rw-r--r-- 2.6 KB
karma-js.conf.js -rw-r--r-- 7.6 KB
package.json -rw-r--r-- 8.5 KB
protractor-perf.conf.js -rw-r--r-- 1.0 KB
shims_for_IE.js -rw-r--r-- 117.0 KB
test-events.js -rw-r--r-- 260 bytes
test-main.js -rw-r--r-- 11.4 KB
tslint.json -rw-r--r-- 2.2 KB
yarn.lock -rw-r--r-- 604.9 KB
yarn.lock.readme.md -rw-r--r-- 1.3 KB

README.md

back to top