mirror of
https://github.com/tenrok/vue-context.git
synced 2026-06-23 21:00:33 +03:00
Add contributor to readme
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
[](https://vuejs.org)
|
[](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.
|
`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.
|
overridden by your own styles.
|
||||||
<br><br>
|
<br><br>
|
||||||
The menu disappears when you expect by utilizing `vue-clickaway` and it also optionally disappears when clicked on.
|
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)
|
- [rawilk](https://github.com/rawilk)
|
||||||
- [wol-soft](https://github.com/wol-soft)
|
- [wol-soft](https://github.com/wol-soft)
|
||||||
- [nachodd](https://github.com/nachodd)
|
- [nachodd](https://github.com/nachodd)
|
||||||
|
- [Nberezhnoy](https://github.com/Nberezhnoy)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user