The Wayback Machine - https://web.archive.org/web/20190904194753/https://github.com/angular/angular
Skip to content
One framework. Mobile & desktop.
TypeScript JavaScript Python HTML CSS Shell Other
Branch: master
Clone or download
matsko and mhevery fix(ivy): ensure binding ordering doesn't mess up when a `NO_CHANGE` …
…value is encountered (#32143)

Prior to this fix if a `NO_CHANGE` value was assigned to a binding, or
an interpolation value rendererd a `NO_CHANGE` value, then the presence
of that value would cause the internal counter index values to not
increment properly. This patch ensures that this doesn't happen and
that the counter/bitmask values update accordingly.

PR Close #32143
Latest commit 7cc4225 Aug 15, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci build: bump yarn requirement to 1.17.3 (#32344) Aug 29, 2019
.devcontainer build: add recommended config files for VSCode remote development (#3… May 20, 2019
.github ci: update codeowners for docs guides/examples/images (#32360) Aug 30, 2019
.vscode build: add recommended config files for VSCode remote development (#3… May 20, 2019
aio docs: Updating the Ignite UI for Angular url (#32417) Sep 4, 2019
docs docs: create Issue and Pull Request markdown doc, explaining automati… Aug 30, 2019
integration fix(ivy): ensure binding ordering doesn't mess up when a `NO_CHANGE` … Sep 4, 2019
modules refactor(benchpress): remove two mutable exports from largetable/util… Sep 4, 2019
packages fix(ivy): ensure binding ordering doesn't mess up when a `NO_CHANGE` … Sep 4, 2019
scripts refactor(ivy): update the compiler to emit `$localize` tags (#31609) Aug 30, 2019
third_party build: bump yarn requirement to 1.17.3 (#32344) Aug 29, 2019
tools refactor(ivy): remove `i18nLocalize` instruction (#31609) Aug 30, 2019
.bazelignore build: update to rules_nodejs 0.32.2 (#31325) Jul 1, 2019
.bazelrc build: use bazel workers for ngc and tsc in local development (#32246) Aug 21, 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 test: fix ts api guardian and public guard tests on windows (#30105) Apr 26, 2019
.gitignore build: add .vimrc to .gitignore (#32253) Aug 22, 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: update to rules_nodejs 0.32.2 (#31325) Jul 1, 2019
CHANGELOG.md release: cut the v9.0.0-next.4 release Aug 28, 2019
CODE_OF_CONDUCT.md docs: fix community tab in GitHub by copying CoC Feb 28, 2018
CONTRIBUTING.md build: add `ngcc` as a valid commit message scope (#32144) Aug 15, 2019
LICENSE build: bump year (#27880) Jan 11, 2019
README.md docs: fix typo of Typescript to TypeScript (#32153) Aug 15, 2019
WORKSPACE build: bump yarn requirement to 1.17.3 (#32344) Aug 29, 2019
browser-providers.conf.js ci: re-enable chrome mobile tests on android (#32447) Sep 3, 2019
browser_repositories.bzl build(bazel): update to latest stable chromium 74 on osx and linux fo… May 16, 2019
gulpfile.js build(zone.js): add changelog gulptask for zone.js (#31852) Jul 26, 2019
karma-js.conf.js refactor(ivy): update the compiler to emit `$localize` tags (#31609) Aug 30, 2019
package.json feat(bazel): update to the latest `@microsoft/api-extractor` (#32185) Aug 30, 2019
protractor-perf.conf.js fixup! test(ivy): make the test run with benchpress (#30449) May 17, 2019
renovate.json ci: update packageFiles to be renovated (#29071) Mar 5, 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(ivy): update the compiler to emit `$localize` tags (#31609) Aug 30, 2019
tslint.json refactor: remove toplevel property accesses (#29329) May 16, 2019
yarn.lock feat(bazel): update to the latest `@microsoft/api-extractor` (#32185) Aug 30, 2019
yarn.lock.readme.md build: remove travisci leftovers (#27979) Jan 9, 2019

README.md

You can’t perform that action at this time.