2
0
mirror of https://github.com/tenrok/vue-context.git synced 2026-06-09 03:42:24 +03:00

Add contributor to readme

This commit is contained in:
Randall Wilk
2020-05-28 08:25:50 -05:00
parent b38f6a31e7
commit 9dcb49397f
+2 -1
View File
@@ -7,7 +7,7 @@
[![VueJS version](https://img.shields.io/badge/vue.js-2.x-green.svg?style=for-the-badge)](https://vuejs.org)
`vue-context` provides a simple yet flexible context menu for Vue. It is styled for the standard `<ul>` tag, but any menu template can be used.
The menu is lightweight with its only dependency being `vue-clickaway`. The menu has some basic styles applied to it but they can be easily
The menu is lightweight with its only dependency being `vue-clickaway`. The menu has some basic styles applied to it, but they can be easily
overridden by your own styles.
<br><br>
The menu disappears when you expect by utilizing `vue-clickaway` and it also optionally disappears when clicked on.
@@ -91,6 +91,7 @@ This project exists thanks to all the people who contribute. [[Contribute]](CONT
- [rawilk](https://github.com/rawilk)
- [wol-soft](https://github.com/wol-soft)
- [nachodd](https://github.com/nachodd)
- [Nberezhnoy](https://github.com/Nberezhnoy)
## License