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: Akryum/vue-virtual-scroller
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0-beta.6
Choose a base ref
...
head repository: Akryum/vue-virtual-scroller
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 29 files changed
  • 11 contributors

Commits on Dec 14, 2022

  1. Copy the full SHA
    5b5df8c View commit details
  2. v2.0.0-beta.7

    Akryum committed Dec 14, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1c772c5 View commit details

Commits on Feb 6, 2023

  1. Copy the full SHA
    8f90971 View commit details
  2. v2.0.0-beta.8

    Akryum committed Feb 6, 2023
    Copy the full SHA
    bd83b8b View commit details

Commits on Jul 28, 2023

  1. fix: index lost, fix #783 (#784)

    Co-authored-by: vitoliu <[email protected]>
    liu-lihao and okki-vitoliu authored Jul 28, 2023
    Copy the full SHA
    4aa6b35 View commit details
  2. Copy the full SHA
    4f84549 View commit details
  3. Copy the full SHA
    2bd549d View commit details
  4. Copy the full SHA
    547cf52 View commit details
  5. Copy the full SHA
    b7c0e52 View commit details
  6. Copy the full SHA
    14faf2a View commit details
  7. Copy the full SHA
    c9ccc34 View commit details
  8. chore: update lockfile

    Akryum committed Jul 28, 2023
    Copy the full SHA
    0f2e362 View commit details

Commits on Feb 1, 2025

  1. Copy the full SHA
    92c7cce View commit details
  2. chore: add pkg.pr.new (#886)

    * chore: add pkg.pr.new
    
    * chore: rename job
    
    * fix: package skipped
    
    * fix: publish packages
    hobywhan authored Feb 1, 2025
    Copy the full SHA
    1c24e07 View commit details
  3. fix: flicker issue in ios when scrolling up (#864)

    * fix flicker issue in ios
    
    * refactor: simplify code
    
    ---------
    
    Co-authored-by: Hoby-whan Carpe <[email protected]>
    es021 and hobywhan authored Feb 1, 2025
    Copy the full SHA
    876ded6 View commit details
  4. chore: add test workflow (#887)

    * chore: add test workflow
    
    * fix: resolve suggestion
    
    * fix: suggestion
    hobywhan authored Feb 1, 2025
    Copy the full SHA
    7bfac53 View commit details

Commits on Mar 19, 2025

  1. fix: hide view to avoid overlap when position is set to -9999px; (#837)

    KaygNas authored Mar 19, 2025
    Copy the full SHA
    89b8890 View commit details
  2. fix: prevent empty gaps on fast scrolling, fix (#863, #882) (#890)

    ferflores507 authored Mar 19, 2025
    Copy the full SHA
    e40294e View commit details
  3. chore: update pnpm and refresh lockfile

    Akryum committed Mar 19, 2025
    Copy the full SHA
    47efc94 View commit details
  4. test(lint): update eslint and use antfu config

    Akryum committed Mar 19, 2025
    Copy the full SHA
    61b9919 View commit details
Loading