Skip to content
One framework. Mobile & desktop.
Branch: master
Clone or download
benlesh and mhevery refactor(ivy): inherently call ɵɵselect(0) (#30830)
- Refactors compiler to stop generating `ɵɵselect(0)` instructions
- Alters template execution to always call the equivalent of `ɵɵselect(0)` before running a template in update mode
- Updates tests to not check for or call `ɵɵselect(0)`.

The goal here is to reduce the size of generated templates

PR Close #30830
Latest commit c038675 Jun 3, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci feat(bazel): use rbe_autoconfig() and new container. (#29336) May 9, 2019
.codefresh ci: remove msys workaround (#30510) May 30, 2019
.devcontainer build: add recommended config files for VSCode remote development (#3… May 20, 2019
.github ci: add reviewer group for deprecations guide (#30722) May 31, 2019
.vscode build: add recommended config files for VSCode remote development (#3… May 20, 2019
aio docs: add dev.to link to the help section (#30873) Jun 7, 2019
docs docs(ivy): improve debug documentation (#30562) May 30, 2019
integration fix(bazel): exclude components schematics from build (#30825) Jun 6, 2019
modules refactor(core): cleanup code with side-effects which was preventing t… Jun 3, 2019
packages refactor(ivy): inherently call ɵɵselect(0) (#30830) Jun 7, 2019
scripts build: unable to run build-packages-dist script on windows (#30853) Jun 5, 2019
third_party feat(bazel): use rbe_autoconfig() and new container. (#29336) May 9, 2019
tools fix(common): expose the `HttpUploadProgressEvent` interface as public… Jun 7, 2019
.bazelignore build: ignore packages/bazel/node_modules (#29738) Apr 8, 2019
.bazelrc feat(bazel): use rbe_autoconfig() and new container. (#29336) May 9, 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 recommended config files for VSCode remote development (#3… May 20, 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: Remove cc_binary dependency on brotli (#29912) Apr 18, 2019
CHANGELOG.md release: cut the v8.1.0-next.1 release Jun 5, 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: fix `quickstart` link in readme (#30807) Jun 3, 2019
WORKSPACE refactor(core): cleanup code with side-effects which was preventing t… Jun 3, 2019
browser-providers.conf.js ci: lock chrome and firefox versions for saucelabs (#29529) Mar 27, 2019
browser_repositories.bzl build(bazel): update to latest stable chromium 74 on osx and linux fo… May 16, 2019
gulpfile.js refactor: remove extra line break in gulpfile (#29489) Mar 25, 2019
karma-js.conf.js build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that dow… Feb 28, 2019
package.json release: cut the v8.1.0-next.1 release Jun 5, 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 build: add render3 entry-point to legacy test systemjs config (#29675) Apr 4, 2019
tslint.json refactor: remove toplevel property accesses (#29329) May 16, 2019
yarn.lock refactor: remove toplevel property accesses (#29329) May 16, 2019
yarn.lock.readme.md build: remove travisci leftovers (#27979) Jan 9, 2019

README.md

You can’t perform that action at this time.