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: nextapps-de/spotlight
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: gudzpoz/spotlight
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 16 commits
  • 27 files changed
  • 1 contributor

Commits on May 17, 2023

  1. add more type hints

    gudzpoz committed May 17, 2023
    Copy the full SHA
    a7441a6 View commit details
  2. Copy the full SHA
    cee1eb7 View commit details
  3. fix closure-compiler runs

    gudzpoz committed May 17, 2023
    Copy the full SHA
    348e879 View commit details
  4. support pinch-&-zoom

    gudzpoz committed May 17, 2023
    Copy the full SHA
    760ee38 View commit details
  5. Copy the full SHA
    490b94c View commit details
  6. fix demo zooming animations

    gudzpoz committed May 17, 2023
    Copy the full SHA
    3a9cfc1 View commit details
  7. Copy the full SHA
    fdd6ec3 View commit details
  8. update compiled bundles

    gudzpoz committed May 17, 2023
    Copy the full SHA
    2ba541b View commit details
  9. fix info.svg not inlined

    gudzpoz committed May 17, 2023
    Copy the full SHA
    1df65a6 View commit details
  10. fix node media fragments

    Sliding up triggers a click event, resulting in repeated dispatch calls,
    sometimes right after closing the gallery, messing up things.
    
    Using a node as media messes up the styles of the original node.
    gudzpoz committed May 17, 2023
    Copy the full SHA
    6c777c0 View commit details
  11. some fixes

    Preserve original styling of the original node fragment.
    
    Do not zoom in when users scroll horizontally.
    
    Add demonstration of scroll/pan conflicts with some special inner nodes.
    gudzpoz committed May 17, 2023
    Copy the full SHA
    08dc402 View commit details

Commits on Jun 24, 2024

  1. reformat with formatter

    gudzpoz committed Jun 24, 2024
    Copy the full SHA
    7403c4f View commit details
  2. update dev deps

    gudzpoz committed Jun 24, 2024
    Copy the full SHA
    739064a View commit details
  3. add long image examples

    gudzpoz committed Jun 24, 2024
    Copy the full SHA
    e3886b6 View commit details
  4. better dragging

    gudzpoz committed Jun 24, 2024
    Copy the full SHA
    6566769 View commit details
  5. Copy the full SHA
    b6a20cf View commit details
Loading