The Wayback Machine - https://web.archive.org/web/20190322181102/https://github.com/angular/angular/tree/master/packages
Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
Branch: master
Find file History
pkozlowski-opensource and mhevery fix(ivy): properly check LView array size in binding asserts (#29476)
This fix corrects a bug where we were passing a binding _value_
in place of an expected binding index. This reulted in the binding
value being compared to an array length and buggy type coercion.

Fixing this bug speeds up test scenario by ~10-15%.

PR Close #29476
Latest commit f3e0cc8 Mar 22, 2019
Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
animations build: remove now redundant `bundle_dts = True` attribute (#29128) Mar 7, 2019
bazel feat(bazel): Upgrade rules_nodejs and rules_sass (#29388) Mar 20, 2019
benchpress docs: cleanup contributors (#28930) Mar 6, 2019
common refactor(ivy): move ngcc into a higher level folder (#29092) Mar 20, 2019
compiler-cli fix(ivy): handle class declarations consistently in ES5 code (#29209) Mar 21, 2019
compiler fix(ivy): emit generic type arguments in Pipe metadata (#29403) Mar 20, 2019
core fix(ivy): properly check LView array size in binding asserts (#29476) Mar 22, 2019
docs refactor: move angular source to /packages rather than modules/@angular Mar 9, 2017
elements build: remove now redundant `bundle_dts = True` attribute (#29128) Mar 7, 2019
examples fix(ivy): support property values changed in ngOnChanges (forward rre… Mar 5, 2019
forms docs(forms): fix small typo in forms documentation (#29370) Mar 19, 2019
http docs: updating url for jsonp reference (#29247) Mar 15, 2019
language-service build: update to nodejs rules 0.27 (#29210) Mar 15, 2019
platform-browser-dynamic feat(ivy): avoid unnecessary recompilations in TestBed (#29294) Mar 19, 2019
platform-browser feat(ivy): avoid unnecessary recompilations in TestBed (#29294) Mar 19, 2019
platform-server refactor: move DOCUMENT imports from platform-browser to common (#29237) Mar 14, 2019
platform-webworker-dynamic build: remove now redundant `bundle_dts = True` attribute (#29128) Mar 7, 2019
platform-webworker refactor: move DOCUMENT imports from platform-browser to common (#29237) Mar 14, 2019
private/testing style: enforce buildifier lint on CI (#28186) Feb 27, 2019
router build(bazel): fix router test failure (#29375) Mar 20, 2019
service-worker refactor(service-worker): use `Adapter#parseUrl()` for all URL parsing ( Mar 21, 2019
upgrade build: remove now redundant `bundle_dts = True` attribute (#29128) Mar 7, 2019
BUILD.bazel build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that dow… Feb 28, 2019
README.md Revert "docs: Remove unneeded file (#18106)" Jul 20, 2017
empty.ts refactor: move angular source to /packages rather than modules/@angular Mar 9, 2017
goog.d.ts test(ivy): add bundling test `todo_i18n` (#27420) Dec 5, 2018
license-banner.txt build: bump year (#27880) Jan 11, 2019
system.d.ts refactor: move angular source to /packages rather than modules/@angular Mar 9, 2017
tsconfig-build.json build: update to rules_typescript 0.25.1 (#28625) Feb 21, 2019
tsconfig-test.json build: update to rules_typescript 0.25.1 (#28625) Feb 21, 2019
tsconfig.json ci: saucelabs-legacy job should not run schematic core tests (#29124) Mar 6, 2019
types.d.ts build: switch to typescript's es2015 typings (#28570) Feb 6, 2019

README.md

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT

You can’t perform that action at this time.