X Tutup
The Wayback Machine - https://web.archive.org/web/20190302122134/https://github.com/angular/angular
Skip to content
One framework. Mobile & desktop.
Branch: master
Clone or download
AndrewKushnir fix(ivy): change for-of to forEach for pipes represented with Map (#2…
…9068)

This commit fixes the problem with using for-of for pipes represented with Map (by replacing it with forEach operation).

PR Close #29068
Latest commit dcafdde Mar 2, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.buildkite ci: update buildkite provision instructions (#28273) Feb 7, 2019
.circleci ci: increase parallelism for "test_docs_examples" jobs (#28984) Feb 28, 2019
.github docs: add how to create a minimal repo in bug report template (#29022) Mar 1, 2019
.vscode build: add VSCode extension recommendations (#28784) Feb 28, 2019
aio ci(docs-infra): disable failing ivy jit systemjs examples (#28984) Feb 28, 2019
docs build: update to rules_typescript 0.25.1 (#28625) Feb 21, 2019
integration build: update Bazel to 0.23 (#29058) Mar 1, 2019
modules build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that dow… Feb 28, 2019
packages fix(ivy): change for-of to forEach for pipes represented with Map (#2… Mar 2, 2019
scripts build(bazel): run a number of web tests with karma_web_test in saucel… Feb 22, 2019
third_party build: use vendored yarn under Bazel (#28839) Feb 20, 2019
tools fix(ivy): attached flag not being reset when view is destroyed (#29064) Mar 2, 2019
.bazelignore ci: share data between jobs using workspaces (#28928) Feb 22, 2019
.bazelrc build(bazel): run a number of web tests with karma_web_test in saucel… Feb 22, 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: update and unify gitignore (#28316) Jan 23, 2019
.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: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that dow… Feb 28, 2019
CHANGELOG.md release: cut the v8.0.0-beta.6 release Feb 27, 2019
CODE_OF_CONDUCT.md docs: fix community tab in GitHub by copying CoC Feb 28, 2018
CONTRIBUTING.md build: remove travisci leftovers (#27979) Jan 9, 2019
LICENSE build: bump year (#27880) Jan 11, 2019
README.md docs: update link for CircleCI badge to point workflow Feb 7, 2019
WORKSPACE build: minimum version of rules_nodejs is now 0.26.0 (#28871) Feb 28, 2019
browser-providers.conf.js build: remove travisci leftovers (#27979) Jan 9, 2019
gulpfile.js build: `gulp format` only changed lines by default (#28411) Feb 4, 2019
karma-js.conf.js build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that dow… Feb 28, 2019
package.json build: update Bazel to 0.23 (#29058) Mar 1, 2019
protractor-perf.conf.js build: remove legacy e2e tests job (#28645) Feb 13, 2019
renovate.json ci: add renovate configuration (#28121) Feb 19, 2019
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 build: remove unused rollup.config.js files (#28646) Feb 14, 2019
yarn.lock build: update Bazel to 0.23 (#29058) Mar 1, 2019
yarn.lock.readme.md build: remove travisci leftovers (#27979) Jan 9, 2019

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.
X Tutup