-
Notifications
You must be signed in to change notification settings - Fork 26.2k
Comparing changes
Open a pull request
base repository: angular/angular
base: 6.0.0-rc.6
head repository: angular/angular
compare: 6.0.0
- 19 commits
- 53 files changed
- 12 contributors
Commits on Apr 27, 2018
-
fix(core): avoid eager providers re-initialization (#23559)
Fix a corner case where eager providers were getting constructed twice if the provider was requested before the initialization of the NgModule is complete. PR Close #23559
Configuration menu - View commit details
-
Copy full SHA for 697b6c0 - Browse repository at this point
Copy the full SHA 697b6c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a49ec4 - Browse repository at this point
Copy the full SHA 8a49ec4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a30c570 - Browse repository at this point
Copy the full SHA a30c570View commit details -
PR Close #23565
Configuration menu - View commit details
-
Copy full SHA for ee7cb48 - Browse repository at this point
Copy the full SHA ee7cb48View commit details -
docs: correct more typos (#23565)
PR Close #23565
Configuration menu - View commit details
-
Copy full SHA for e1e57dd - Browse repository at this point
Copy the full SHA e1e57ddView commit details -
build(aio): add support for faster, unoptimized
serve
(#23569)When running `yarn start` and `yarn serve-and-sync`, we are usually more interested in faster re-build times than optimized builds. This was also the behavior, before upgrading to @angular/cli@6 (fc5af69). This commit introduces a new configuration (`fast`), which is used by `yarn start` and `yarn serve-and-sync` to restore the faster, unoptimized builds. Other commands, such as `ng serve` and `ng e2e`, remain unchanged (using slower, optimized builds). PR Close #23569
Configuration menu - View commit details
-
Copy full SHA for 1ab5fba - Browse repository at this point
Copy the full SHA 1ab5fbaView commit details -
docs(aio): update docs error in guide/http (#23567)
Updates documentation to include examples for both req.flush and req.error in http testing examples. PR Close #23567
Configuration menu - View commit details
-
Copy full SHA for 2e5457c - Browse repository at this point
Copy the full SHA 2e5457cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e92b22 - Browse repository at this point
Copy the full SHA 3e92b22View commit details
Commits on May 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 31a435e - Browse repository at this point
Copy the full SHA 31a435eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f11daa2 - Browse repository at this point
Copy the full SHA f11daa2View commit details
Commits on May 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 14138f6 - Browse repository at this point
Copy the full SHA 14138f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6002c1 - Browse repository at this point
Copy the full SHA f6002c1View commit details -
build(aio): align stackblitz files with Angular CLI V6 (#23521)
Also cleans up legacy references to `.angular-cli.json` PR Close #23521
Configuration menu - View commit details
-
Copy full SHA for 22eb8e2 - Browse repository at this point
Copy the full SHA 22eb8e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91d4da0 - Browse repository at this point
Copy the full SHA 91d4da0View commit details -
style(aio): add space between
.home
and.hamburger
(#23624)When the `.hamburger` icon is clicked, it's background is drawn until the very edge of `.home`'s image, leaving no space. PR Close #23624
Configuration menu - View commit details
-
Copy full SHA for 1823d5d - Browse repository at this point
Copy the full SHA 1823d5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fc4299 - Browse repository at this point
Copy the full SHA 5fc4299View commit details -
Configuration menu - View commit details
-
Copy full SHA for 983e5f2 - Browse repository at this point
Copy the full SHA 983e5f2View commit details
Commits on May 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ecde152 - Browse repository at this point
Copy the full SHA ecde152View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0ccf5f - Browse repository at this point
Copy the full SHA d0ccf5fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 6.0.0-rc.6...6.0.0