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: DevCloudFE/vue-devui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.23
Choose a base ref
...
head repository: DevCloudFE/vue-devui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.24
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Nov 23, 2024

  1. feat(CodeReview): 支持传入options&暴露清除选中行样式的方法 (#1912)

    * feat(CodeReview): 支持传入options&暴露清除选中行样式的方法
    xingyan95 authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    7c32038 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. feat: 多选行交互由shift选中改为拖拽选中 (#1914)

    * feat(CodeReview): 支持传入options&暴露清除选中行样式的方法
    
    * chore: 更新版本号
    
    * feat: 多选行交互由shift选中改为拖拽选中
    
    * feat: 更新文档
    
    * feat(CodeReview): 添加边框线
    
    * feat(CodeReview): 抛出选中事件
    
    * feat(CodeReview): 优化边框线
    
    * fix(CodeReview): 修复单行点击抛出数据错误问题
    
    ---------
    
    Co-authored-by: GreatZP <greatzp@greatzp.cn>
    xingyan95 and GreatZPP authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    126d7b7 View commit details
    Browse the repository at this point in the history
  2. fix: 解决冲突

    GreatZPP committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    315bce7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1915 from DevCloudFE/dev

    chore: update main
    GreatZPP authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    2d90a56 View commit details
    Browse the repository at this point in the history
Loading