Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

el-tree-transfer

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

el-tree-transfer - npm Package Compare versions

Comparing version 2.4.2 to 2.4.3

2

index.js

@@ -1,2 +0,2 @@

import treeTransfer from "./lib/transfer-extend.vue";
import treeTransfer from "./transfer-extend-next/index.vue";
export default treeTransfer;
{
"name": "el-tree-transfer",
"version": "2.4.2",
"version": "2.4.3",
"description": "A tree shaped shuttle box assembly based on Vue and element-ui 一个基于vue.js和element-ui的树形穿梭框,也可用于邮件通讯录",

@@ -65,4 +65,5 @@ "main": "dist/treeTransfer.min.js",

"dependencies": {
"lodash": "^4.17.20",
"wl-core": "^1.1.4"
}
}

@@ -15,2 +15,3 @@ # el-tree-transfer

> 2.4.3 调整组件目录结构;重构穿梭算法,demo数据粗略测试性能提升较大;优化父子不关联时全选;
> 2.4.2 修改事件addBtn为add-btn,removeBtn为remove-btn;增加拖拽;增加自定义节点slot;修复左右同时选中穿梭两次后的数据消失;搜索框增加清空;

@@ -203,3 +204,3 @@ > 2.4.0 增加父子不关联穿梭功能

| 4 | title-right | 穿梭框标题区左侧、右侧自定义内容 |
| 5 | form | 左侧内容区上部slot |
| 5 | from | 左侧内容区上部slot |
| 6 | to | 右侧内容区上部slot |

@@ -212,2 +213,5 @@ | 7 | content-left | 自定义左侧树节点 |

> 2.4.3 调整组件目录结构;重构穿梭算法,demo数据粗略测试性能提升较大;优化父子不关联时全选;
> 2.4.2 修改事件addBtn为add-btn,removeBtn为remove-btn;增加拖拽;增加自定义节点slot;修复左右同时选中穿梭两次后的数据消失;搜索框增加清空;
> 2.4.0 增加父子不关联逻辑

@@ -214,0 +218,0 @@

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc