mirror of
https://github.com/tenrok/vue-context.git
synced 2026-06-07 20:52:23 +03:00
Update README, add screenshot to README
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
[](https://www.npmjs.org/package/vue-context)
|
||||
[](https://www.npmjs.org/package/vue-context)
|
||||
<a href="https://vuejs.org">
|
||||
<img alt="" src="https://img.shields.io/badge/vue.js-2.x-green.svg?style=flat-square">
|
||||
</a>
|
||||
|
||||
A simple yet flexible context menu for Vue. It is styled for the standard `ul` tag,
|
||||
but any menu template can be used. The only dependency this package has is Vue,
|
||||
@@ -11,6 +14,12 @@ can easily be overridden.
|
||||
The menu disappears when you expect by using the `onblur` event and it also
|
||||
disappears when clicked on.
|
||||
|
||||

|
||||
|
||||
## Demo
|
||||
|
||||
[Demo site](https://rawilk.github.io/vue-context)
|
||||
|
||||
## Note
|
||||
The API has changed. Check [v2.0.1 documentation](https://github.com/rawilk/vue-context/blob/master/docs/2.0.1.md)
|
||||
if you use the old version.
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 9.9 KiB |
Reference in New Issue
Block a user