Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
surmon-china committed Apr 27, 2017
1 parent 088785b commit de51c8f
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 9 deletions.
Empty file modified .gitignore
100644 → 100755
Empty file.
Empty file modified .npmignore
100644 → 100755
Empty file.
Empty file modified LICENSE
100644 → 100755
Empty file.
9 changes: 0 additions & 9 deletions README.md
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,12 @@ Drag Zone component for Vue2.

适用于Vue2的dom拖动组件。


> ### v1.2.0
> 增加:支持竖向拖动、min-height、max-height属性(还有bug,求修复)
> ### v1.0.0
> 依赖jquery,支持横向拖动、disabled、min-width、max-width属性

# Example
[Demo Page](https://surmon-china.github.io/vue-drag-zone/)


# Use Setup


### Install vue-drag-zone

``` bash
Expand Down
Empty file modified examples/01-example.vue
100644 → 100755
Empty file.
Empty file modified examples/02-example.vue
100644 → 100755
Empty file.
Empty file modified examples/03-example.vue
100644 → 100755
Empty file.
Empty file modified examples/04-example.vue
100644 → 100755
Empty file.
Empty file modified examples/05-example.vue
100644 → 100755
Empty file.
Empty file modified examples/dragZone.html
100644 → 100755
Empty file.
Empty file modified examples/index.js
100644 → 100755
Empty file.
Empty file modified handle.vue
100644 → 100755
Empty file.
Empty file modified index.js
100644 → 100755
Empty file.
Empty file modified package.json
100644 → 100755
Empty file.
Empty file modified zone.vue
100644 → 100755
Empty file.

0 comments on commit de51c8f

Please sign in to comment.