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: jledentu/vue-finder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.2
Choose a base ref
...
head repository: jledentu/vue-finder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 3 commits
  • 17 files changed
  • 2 contributors

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    a394a5a View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. feat(virtualization): add virtualize prop (#210)

    * feat(virtualization): add virtualize prop
    * fix: set fixed list size with virtualize
    * chore: clean up stories
    jledentu authored May 19, 2023
    Configuration menu
    Copy the full SHA
    fad3f78 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.2.0 [skip ci]

    # [2.2.0](v2.1.2...v2.2.0) (2023-05-19)
    
    ### Features
    
    * **virtualization:** add virtualize prop ([#210](#210)) ([fad3f78](fad3f78))
    semantic-release-bot committed May 19, 2023
    Configuration menu
    Copy the full SHA
    a53121e View commit details
    Browse the repository at this point in the history
Loading