Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see whatโ€™s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: angular/angular
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: g3
Choose a base ref
...
head repository: angular/angular
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 11 commits
  • 77 files changed
  • 8 contributors

Commits on Sep 12, 2025

  1. docs: update Creating service with CLI (#63714)

    Update adev/src/content/guide/di/creating-injectable-service.md
    
    Co-authored-by: Matthieu Riegler <[email protected]>
    
    PR Close #63714
    MeAkib authored and thePunderWoman committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    26b55c1 View commit details
    Browse the repository at this point in the history
  2. docs(docs-infra): move the navigation related files (#63729)

    * separate directory
    * dedicated file for redirections
    
    PR Close #63729
    JeanMeche authored and thePunderWoman committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    5fd6022 View commit details
    Browse the repository at this point in the history
  3. ci: use static target: automation label in renovate config (#63752)

    The logic to update the renovate config during the release to switch the target labels from target: rc to target: patch has been removed. Instead, a static target: automation label is added to the default renovate preset.
    
    PR Close #63752
    alan-agius4 authored and thePunderWoman committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    39edc93 View commit details
    Browse the repository at this point in the history
  4. ci: add automation label to update cdk apis and cli help workflow (#6โ€ฆ

    โ€ฆ3753)
    
    Adds the 'target: automation' label to the 'update-cdk-apis' and 'update-cli-help' jobs in the 'update-cdk-apis-and-cli-help.yml' workflow. This will help to better track and manage automation tasks.
    
    PR Close #63753
    alan-agius4 authored and thePunderWoman committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    73bed56 View commit details
    Browse the repository at this point in the history
  5. build: update cross-repo angular dependencies (#63764)

    See associated pull request for more information.
    
    PR Close #63764
    angular-robot authored and thePunderWoman committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    09730ba View commit details
    Browse the repository at this point in the history
  6. docs: update signal-queries.md (#63726)

    PR Close #63726
    martincampagnoli authored and thePunderWoman committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    4c1da71 View commit details
    Browse the repository at this point in the history
  7. refactor(devtools): property-tab folder structure (#63759)

    Re-organize components and use separate BUILD files.
    
    PR Close #63759
    hawkgs authored and thePunderWoman committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    f8cea65 View commit details
    Browse the repository at this point in the history
  8. build: update cross-repo angular dependencies (#63767)

    See associated pull request for more information.
    
    PR Close #63767
    angular-robot authored and thePunderWoman committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    284fc7d View commit details
    Browse the repository at this point in the history
  9. build: update pnpm to v10.16.0 (#63769)

    See associated pull request for more information.
    
    PR Close #63769
    angular-robot authored and thePunderWoman committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    bd2a84b View commit details
    Browse the repository at this point in the history
  10. refactor(core): Reorganize and cleanup animations code (#63775)

    This is a pure re-organization of the animations code. No functionality changes, but it should be easier to navigate now. Utility classes have been moved to a `utils.ts` file. The related functions in the instructions have been grouped closer together.
    
    PR Close #63775
    thePunderWoman committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    62ad4db View commit details
    Browse the repository at this point in the history
  11. build: update branches and versioning information (#63772)

    Update the branches and versioning guide to include information about the `target: feature` and `target: automation` labels.
    
    PR Close #63772
    josephperrott authored and thePunderWoman committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    85994fb View commit details
    Browse the repository at this point in the history
Loading