Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

gc-vue-draggable-resizable

gorkys153MIT2.0.1

Vue 用于可调整大小和可拖动元素的组件并支持冲突检测与吸附对齐

vue, component, dragabble, resizable

readme

gc-vue-draggable-resizable

Latest Version on NPM Software License npm

说明

该插件是基于开源插件vue-draggable-resizable-gorkys做的修改,具体使用请参考README_2、README_3,这个是原版插件的使用文档

该版本修复的问题清单:

  • fix:解决了原版插件中拖拽组件的同时点击右键时,会导致组件不能继续拖拽的问题

changelog

Changelog

All notable changes to vue-draggable-resizable will be documented in this file

2.4.9 - 2021-08-10

  • add contextmenu event

1.7.0 - 2018-04-04

  • add touch events

1.6.0 - 2018-01-16

  • add dragHandle and dragCancel props

1.5.0 - 2017-09-19

  • implement :z prop and watcher

1.4.0 - 2017-09-17

  • add active synched prop

1.3.0 - 2017-09-11

  • add resizing and dragging css classes

1.2.0 - 2017-07-17

  • add maximize prop

1.1.0 - 2017-07-03

  • add dragstop and resizestop events

1.0.0 - 2017-06-08

  • Initial release