-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Comparing changes
Open a pull request
base repository: angular/angular
base: 15.2.5
head repository: angular/angular
compare: 15.2.6
- 15 commits
- 25 files changed
- 12 contributors
Commits on Mar 30, 2023
-
docs: Update Popup.service example to remove `ComponentFactoryResolve…
Configuration menu - View commit details
-
Copy full SHA for 07e78bb - Browse repository at this point
Copy the full SHA 07e78bbView commit details -
docs: fixed typo error (#49637)
PR Close #49637
Configuration menu - View commit details
-
Copy full SHA for 43e89bd - Browse repository at this point
Copy the full SHA 43e89bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35f4918 - Browse repository at this point
Copy the full SHA 35f4918View commit details
Commits on Mar 31, 2023
-
build: update scorecard action dependencies (#49609)
See associated pull request for more information. PR Close #49609
Configuration menu - View commit details
-
Copy full SHA for 233f33e - Browse repository at this point
Copy the full SHA 233f33eView commit details -
docs: fix typo in toh-pg6.md (#49141)
Line 425. Change burning to burn. PR Close #49141
Configuration menu - View commit details
-
Copy full SHA for 08979e4 - Browse repository at this point
Copy the full SHA 08979e4View commit details
Commits on Apr 1, 2023
-
fix(router): Ensure initial navigation clears current navigation when…
… blocking (#49572) The navigation transition clears the current navigation in the finalize operator of the current navigation Observer. This commit both completes the `bootstrapDone` observable and updates the transition to only take 1 emit from the completed navigation. Either of these changes on their own would fix the issue. The latter is a preventative measure in case a mistake like the former is made again. fixes #49567 PR Close #49572
Configuration menu - View commit details
-
Copy full SHA for 9b61379 - Browse repository at this point
Copy the full SHA 9b61379View commit details
Commits on Apr 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a6def64 - Browse repository at this point
Copy the full SHA a6def64View commit details
Commits on Apr 4, 2023
-
docs: fix typo in quick reference (#49655)
Change indicatedr5t to indicated PR Close #49655
Configuration menu - View commit details
-
Copy full SHA for 6e1b3ad - Browse repository at this point
Copy the full SHA 6e1b3adView commit details -
refactor(core): remove unnecessary
reflect-metadataimport. (#49673)The import is not needed for the tests to run. PR Close #49673
Configuration menu - View commit details
-
Copy full SHA for 1d32253 - Browse repository at this point
Copy the full SHA 1d32253View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd82fbe - Browse repository at this point
Copy the full SHA bd82fbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c26e4be - Browse repository at this point
Copy the full SHA c26e4beView commit details -
feat(core): change the URL sanitization to only block javascript: URLs (
#49659) In modern browsers, the 'javascript:' URL scheme is the only scheme that can execute JavaScript when passed in a navigation URL context (e.g. `a.href` value). Validate URL shemes to only contain characters allowed in the URL specification ([a-zA-Z-+.]), and that are not javascript (case insensitive). This is not a breaking change. The URL sanitization is loosen. PR Close #49659
Configuration menu - View commit details
-
Copy full SHA for d9efa1b - Browse repository at this point
Copy the full SHA d9efa1bView commit details -
fix(router): create correct URL relative to path with empty child (#4…
Configuration menu - View commit details
-
Copy full SHA for cad7274 - Browse repository at this point
Copy the full SHA cad7274View commit details
Commits on Apr 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for da5f316 - Browse repository at this point
Copy the full SHA da5f316View commit details
Commits on Apr 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9a37a77 - Browse repository at this point
Copy the full SHA 9a37a77View 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 15.2.5...15.2.6