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: 18.2.9
Choose a base ref
...
head repository: angular/angular
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 18.2.10
Choose a head ref
  • 9 commits
  • 15 files changed
  • 8 contributors

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    e638b29 View commit details
    Browse the repository at this point in the history
  2. fix(localize): Adding arb format to the list of valid formats in the …

    …localization extractor cli (#58287)
    
    Although the ARB format is supported, it's missing from the command's list of options.
    
    Fix #58286
    
    PR Close #58287
    danielpayetdev authored and alxhub committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3b989ac View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. refactor(core): remove globalApi tag (#58375)

    `@globalApi` was an AIO implementation detail that isn't relevant anymore.
    
    PR Close #58375
    crisbeto authored and alxhub committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ddda355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1feaa9f View commit details
    Browse the repository at this point in the history
  3. docs: fix backtick escaping in a Markdown file (#58387)

    Fix backtick escaping for the template string example in the
    documentation on expression syntax.
    
    Closes #58382
    
    PR Close #58387
    
    PR Close #58387
    looshch authored and alxhub committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7d67bd3 View commit details
    Browse the repository at this point in the history
  4. docs: remove an unnecessary whitespace (#58388)

    Remove an unnecessary whitespace between an opening parenthesis and a
    word in the documentation on lifecycle.
    
    Closes #58380
    
    PR Close #58388
    
    PR Close #58388
    looshch authored and alxhub committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    29660f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. build: update scorecard action dependencies (#58400)

    See associated pull request for more information.
    
    PR Close #58400
    angular-robot authored and alxhub committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1f13a5e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Revert fix(compiler): transform pseudo selectors correctly for the en…

    …capsulated view. (#58417)
    
    This commit reverts #57796 for v18
    
    PR Close #58417
    JeanMeche authored and alxhub committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    69dce38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48eac23 View commit details
    Browse the repository at this point in the history
Loading