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: rx-angular/rx-angular
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 85cb77b
Choose a base ref
...
head repository: rx-angular/rx-angular
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1385c9a
Choose a head ref
  • 16 commits
  • 153 files changed
  • 4 contributors

Commits on Jan 29, 2025

  1. Configuration menu
    Copy the full SHA
    a44f96a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1856 from rx-angular/netidee-docs

    docs: add funded by netidee link
    hoebbelsB authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    96750c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2025

  1. fix(template): using tombstoneSize for non-cached items with 0 height

    This fixes an issue where the contentSize of of the autosize virtual scroll strategy is being calculated wrong after the resize observer emitted its first event.
    FelixMuehling committed Feb 9, 2025
    Configuration menu
    Copy the full SHA
    40b5c07 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

  1. Merge pull request #1858 from FelixMuehling/bugfix/1812-fix-initial-s…

    …ize-not-using-tombstone-size
    
    fix(template): using tombstoneSize for non-cached items with 0 height
    hoebbelsB authored Apr 27, 2025
    Configuration menu
    Copy the full SHA
    c73ab28 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. release(template): 19.2.2

    hoebbelsB committed May 15, 2025
    Configuration menu
    Copy the full SHA
    876bb64 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. chore(deps): update nx to v21.2.0 & angular to v20.0.3 (#1875)

    * chore(deps): update nx to v21.2.0 & angular to v20.0.3
    
    * chore(template): refactor imports for zoneless cd; fix tests
    
    * chore(template): fix tests
    
    * refactor(template): enhance unpatch directives for zoneless support
    
    * refactor(template): fix tests
    
    * test: Fix `NG0204: Can't resolve all parameters for TemplateRef: (?, ?, ?)
    
    https://cloud.nx.app/runs/RKoxUB9h0R/task/template%3Atest
    
    From all I know, it isn't needed to provide core Angular "providers" unless you want to explicitly overwrite it with some custom implementation.
    
    * chore: fix test formatting
    
    * test(template): fix for signal tests
    
    * test(template): fix let directive tests
    
    * chore: formatting
    
    * chore(docs): fix link
    
    * chore: upgrade markdown-link-check
    
    ---------
    
    Co-authored-by: Enea Jahollari <jahollarienea14@gmail.com>
    Co-authored-by: Julian Jandl <julian@jandl.wien>
    3 people authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    550aa59 View commit details
    Browse the repository at this point in the history
  2. feat(cdk): bump peerDependency to @angular/core ^20

    BREAKING CHANGE: bump ng to version 20
    hoebbelsB committed Jul 14, 2025
    Configuration menu
    Copy the full SHA
    5d09b55 View commit details
    Browse the repository at this point in the history
  3. feat(state): bump peerDependency to @angular/core ^20

    BREAKING CHANGE: bump ng to version 20
    hoebbelsB committed Jul 14, 2025
    Configuration menu
    Copy the full SHA
    c675292 View commit details
    Browse the repository at this point in the history
  4. feat(template): bump peerDependency to @angular/core ^20

    BREAKING CHANGE: bump ng to version 20
    hoebbelsB committed Jul 14, 2025
    Configuration menu
    Copy the full SHA
    7b6e1be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbb0458 View commit details
    Browse the repository at this point in the history
  6. chore: upgrade yarn lock

    hoebbelsB committed Jul 14, 2025
    Configuration menu
    Copy the full SHA
    4124f59 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1881 from rx-angular/fix-pages-deploy

    chore: upgrade deprecated github pages actions
    hoebbelsB authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    3386589 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1880 from rx-angular/release-20

    feat: prepare v20 release
    hoebbelsB authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    68c351e View commit details
    Browse the repository at this point in the history
  9. release(cdk): 20.0.0

    hoebbelsB committed Jul 14, 2025
    Configuration menu
    Copy the full SHA
    2ee796b View commit details
    Browse the repository at this point in the history
  10. release(template): 20.0.0

    hoebbelsB committed Jul 14, 2025
    Configuration menu
    Copy the full SHA
    5763c48 View commit details
    Browse the repository at this point in the history
  11. release(state): 20.0.0

    hoebbelsB committed Jul 14, 2025
    Configuration menu
    Copy the full SHA
    1385c9a View commit details
    Browse the repository at this point in the history
Loading