Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

8.x updates from master #644

Merged
merged 3 commits into from
Oct 7, 2019
Merged

8.x updates from master #644

merged 3 commits into from
Oct 7, 2019

Conversation

Splaktar
Copy link
Contributor

@Splaktar Splaktar commented Oct 6, 2019

PR Checklist

Please check that your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added or weren't appropriate

Description

This brings PR #643 and the latest in master into the 8.x branch. After this point, master will be converted to using Angular version 9 and include changes for Angular Material version 9.0.0.

fix some Ivy and TypeScript compilation and configuration issues
add a `build:highmem` for use when the build fails due to memory usage
update all dependencies that are supported
remove unneeded polyfills now that differential loading is supported
convert workspace to current format
move and update tsconfigs to match current CLI format
log errors on bootstrap
enable some router quality of life options
add a `Version` interface
update StackBlitz
- Copyright
- major Angular version
- dependencies
fix build error for `setTimeout`
- it was resolving to the NodeJS version rather than DOM version
Work around angular/components#17264
remove use of AsyncPipe with `*ngFor`
- due to angular/angular#31371
remove deprecated `@angular/http` from StackBlitz dependencies
remove out of date `.angular-cli.json` from StackBlitz templates
- it's unclear that moving to the new `angular.json` format is viable
remove unneeded polyfills from StackBlitz templates
allow the exported/downloaded project from StackBlitz to be functional
- move files into /src and /src/app to match a normal configuration
rename Stackblitz to StackBlitz
use StackBlitz logo to launch examples
use a relative URL for downloading `versions.json`
update Ivy fix for VersionPicker
log errors during app bootstrap in StackBlitz
switch StackBlitz examples to SCSS
fix lint warnings in deploy script
add ignores for Firebase

Fixes #623. Fixes #629. Relates to #642.
@Splaktar Splaktar self-assigned this Oct 6, 2019
@Splaktar Splaktar merged commit 6b5d0bb into 8.x Oct 7, 2019
@Splaktar Splaktar deleted the stackblitz-ivy branch October 7, 2019 18:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants