-
Notifications
You must be signed in to change notification settings - Fork 12k
Comparing changes
Open a pull request
base repository: angular/angular-cli
base: v9.1.0
head repository: angular/angular-cli
compare: v9.1.1
- 14 commits
- 20 files changed
- 6 contributors
Commits on Mar 30, 2020
-
fix(@angular-devkit/schematics): fully resolve schematic entries with…
…in packages Fixes: #17085
Configuration menu - View commit details
-
Copy full SHA for 93c2018 - Browse repository at this point
Copy the full SHA 93c2018View commit details -
fix(@schematics/angular): fix extra comma if inlineStyle is on
When generating a new component, if `inlineStyle` and either `viewEncapsulation` or `changeDetection` flag is provided, there is an extra comma after `styles: [],,` causing the component to bugged out.
Chau Tran authored and Keen Yee Liau committedMar 30, 2020 Configuration menu - View commit details
-
Copy full SHA for f902f49 - Browse repository at this point
Copy the full SHA f902f49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fb34dc - Browse repository at this point
Copy the full SHA 7fb34dcView commit details -
fix(@angular/cli): allow configuration option in
ng deploy
Previously we only allowed `--project` and `--help` as a valid options. With this change we also allow `--configuration` Fixes #17332
Configuration menu - View commit details
-
Copy full SHA for eb70da6 - Browse repository at this point
Copy the full SHA eb70da6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15468a5 - Browse repository at this point
Copy the full SHA 15468a5View commit details
Commits on Apr 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7248129 - Browse repository at this point
Copy the full SHA 7248129View commit details
Commits on Apr 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3c808c6 - Browse repository at this point
Copy the full SHA 3c808c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2885a93 - Browse repository at this point
Copy the full SHA 2885a93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f3eab9 - Browse repository at this point
Copy the full SHA 4f3eab9View commit details -
fix(@angular/pwa): add purpose any to manifest icons
The `purpose` property defines the purpose of an icon, for example if the icon is intended to serve some special purpose in the context of the host OS (i.e., for better integration). `Purpose` can have one or more of the following values, separated by spaces: - `badge`: A user agent can present this icon where space constraints and/or color requirements differ from those of the application icon. - `maskable`: The image is designed with icon masks and safe zone in mind, such that any part of the image outside the safe zone can safely be ignored and masked away by the user agent. - `any`: The user agent is free to display the icon in any context (this is the default value). Closes #17384
Configuration menu - View commit details
-
Copy full SHA for d94d417 - Browse repository at this point
Copy the full SHA d94d417View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10e054f - Browse repository at this point
Copy the full SHA 10e054fView commit details
Commits on Apr 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8c86914 - Browse repository at this point
Copy the full SHA 8c86914View commit details -
build: default to wombat proxy for publishing
If no --registry argument is provided when calling to publish use the Wombat proxy. Additionally, updates the release process documentation to instruct usage of the Wombat proxy.
Configuration menu - View commit details
-
Copy full SHA for 6ceafa5 - Browse repository at this point
Copy the full SHA 6ceafa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 618b293 - Browse repository at this point
Copy the full SHA 618b293View 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 v9.1.0...v9.1.1