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: dimsemenov/PhotoSwipe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.4.2
Choose a base ref
...
head repository: dimsemenov/PhotoSwipe
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.4.4
Choose a head ref
  • 9 commits
  • 18 files changed
  • 3 contributors

Commits on Nov 28, 2023

  1. Remove restriction of typesVersion to 4.7 (#2078)

    Newer versions of TypeScript would not pick up the types when importing from `photoswipe/lightbox` as the types were restricted to version 4.7 or lower.
    
    The types works perfectly fine with newer versions of TS, so by simply removing the restriction everything works as expected.
    
    fixes #2029
    torjusb authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    79f8159 View commit details
    Browse the repository at this point in the history
  2. 5.4.3

    dimsemenov committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    38977a9 View commit details
    Browse the repository at this point in the history
  3. 5.4.3 build

    dimsemenov committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    13f1ddc View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    ac7eaf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1938a36 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    a0298e3 View commit details
    Browse the repository at this point in the history
  2. docs upd

    dimsemenov committed May 24, 2024
    Configuration menu
    Copy the full SHA
    44b065a View commit details
    Browse the repository at this point in the history
  3. 5.4.4

    dimsemenov committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6079bd0 View commit details
    Browse the repository at this point in the history
  4. 5.4.4 build

    dimsemenov committed May 24, 2024
    Configuration menu
    Copy the full SHA
    fd85184 View commit details
    Browse the repository at this point in the history
Loading