-
Notifications
You must be signed in to change notification settings - Fork 12k
Comparing changes
Open a pull request
base repository: angular/angular-cli
base: fffab1c96e7be1e555aae59b25fb9b1c7b7f387e
head repository: angular/angular-cli
compare: 3999d7c30dae68247971491fcbb8c97bdbd2bcf3
- 11 commits
- 938 files changed
- 4 contributors
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 04077e3 - Browse repository at this point
Copy the full SHA 04077e3View commit details
Commits on Jun 6, 2024
-
refactor(@angular/cli): update aio links -> adev links
Updates for all angular.io links to the new angular.dev domain. Additionally, adjustment to new resources where the equivalent does not exist on the new site (e.g. Tour of Heroes tutorial) (cherry picked from commit 434a374)
Configuration menu - View commit details
-
Copy full SHA for 5b78ff0 - Browse repository at this point
Copy the full SHA 5b78ff0View commit details -
refactor: format bazel build files
The formatter does not automatically fix these failures. (cherry picked from commit 60b7c13)
Configuration menu - View commit details
-
Copy full SHA for 27cb531 - Browse repository at this point
Copy the full SHA 27cb531View commit details -
Fix lint failures.
Configuration menu - View commit details
-
Copy full SHA for a21b582 - Browse repository at this point
Copy the full SHA a21b582View commit details
Commits on Jun 7, 2024
-
fix(@angular/build): issue warning when auto adding `@angular/localiz…
…e/init` This commit introduces a warning for when the application builders automatically add the @angular/localize/init polyfill. The current approach has a drawback: the localize polyfill will always be included if it is found in a monorepo, even if an application does not use i18n. To address this, we will issue a warning to inform users about this behavior and encourage them to explicitly add the polyfill to their polyfills configuration. Additionally, this commit fixes an issue where the polyfill was not removed when using the build-time Angular i18n. (cherry picked from commit fbc6eb3)
Configuration menu - View commit details
-
Copy full SHA for 78c6117 - Browse repository at this point
Copy the full SHA 78c6117View commit details
Commits on Jun 8, 2024
-
fix(@angular/build): generate module preloads next to script elements…
… in index HTML The `modulepreload` link elements for initial scripts are now generated next to the actual script elements that require the referenced preloaded scripts. This better represents the fetch priorities to the browser and also allows easier visual discovery of the relevant script related elements inside the index HTML. (cherry picked from commit 461e78f)
Configuration menu - View commit details
-
Copy full SHA for 20fc6ca - Browse repository at this point
Copy the full SHA 20fc6caView commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3a1bf5c - Browse repository at this point
Copy the full SHA 3a1bf5cView commit details
Commits on Jun 11, 2024
-
refactor: replace custom promise-based setTimeout with native Node.js…
… setTimeout In this commit, the custom implementation of a promise-based setTimeout function has been replaced with the native Node.js setTimeout function, which now returns a promise. (cherry picked from commit 4b95aec)
Configuration menu - View commit details
-
Copy full SHA for 9320b65 - Browse repository at this point
Copy the full SHA 9320b65View commit details
Commits on Jun 13, 2024
-
This was disabled due to an issue with Puppeteer and Bazel which has been resolved by a simple version update. (cherry picked from commit 9963417)
Configuration menu - View commit details
-
Copy full SHA for f1414a1 - Browse repository at this point
Copy the full SHA f1414a1View commit details -
fix(@angular/build): do not reference sourcemaps in web workers and g…
Configuration menu - View commit details
-
Copy full SHA for 791ef80 - Browse repository at this point
Copy the full SHA 791ef80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3999d7c - Browse repository at this point
Copy the full SHA 3999d7cView 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 fffab1c96e7be1e555aae59b25fb9b1c7b7f387e...3999d7c30dae68247971491fcbb8c97bdbd2bcf3