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 Mar 8, 2020
1 parent a5674bd commit 224f5e9
Show file tree
Hide file tree
Showing 14 changed files with 32 additions and 600 deletions.
4 changes: 4 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# These are supported funding model platforms

github: [surmon-china]
custom: ['https://paypal.me/surmon', 'https://surmon.me/sponsor']
22 changes: 0 additions & 22 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
## CHANGELOG

### v2.0.0

- add content component
- update build
- Add content component
- Update build
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2016 Surmon
Copyright (c) 2020 Surmon

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
14 changes: 4 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
[![GitHub forks](https://img.shields.io/github/forks/surmon-china/vue-drag-zone.svg?style=flat-square)](https://github.com/surmon-china/vue-drag-zone/network)
[![GitHub last commit](https://img.shields.io/github/last-commit/google/skia.svg?style=flat-square)](https://github.com/surmon-china/vue-drag-zone)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://github.com/surmon-china/vue-drag-zone)
[![Twitter](https://img.shields.io/twitter/url/https/github.com/surmon-china/vue-drag-zone.svg?style=flat-square)](https://twitter.com/intent/tweet?url=https://github.com/surmon-china/vue-drag-zone)


[![NPM](https://nodei.co/npm/vue-drag-zone.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/vue-drag-zone/)
Expand All @@ -14,15 +13,13 @@

# Vue-Drag-Zone
Drag Zone component for Vue.

适用于 Vue 的 DOM 拖动组件。


# Example

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

# Install
### Install

#### CDN

Expand Down Expand Up @@ -67,7 +64,7 @@ export default {

### component

```vue
```html
<template>
<!-- base use -->
<drag-zone class="zone">
Expand Down Expand Up @@ -113,6 +110,3 @@ export default {
</drag-zone>
</template>
```

# Author
[Surmon](https://surmon.me)
90 changes: 0 additions & 90 deletions examples/01-example.vue

This file was deleted.

96 changes: 0 additions & 96 deletions examples/02-example.vue

This file was deleted.

94 changes: 0 additions & 94 deletions examples/03-example.vue

This file was deleted.

Loading

0 comments on commit 224f5e9

Please sign in to comment.