Skip to content

Release 9.9.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@thet thet released this 17 Apr 23:45
· 345 commits to master since this release

9.9.0-alpha.1 (2023-04-17)

Bug Fixes

  • pat scroll-marker: Do not break if no scroll-marker observables have been found. (be6723f)

  • pat scroll-marker: Use the correct scroll container. (ccc3ddc)

    The scroll container was potentially wrong and is a parent of the
    hash-link target contents and not a parent of the navigation where
    pat-scroll-container (or pat-navigation) are defined upon.

Maintenance