2
0
mirror of https://github.com/tenrok/vue-context.git synced 2026-06-20 17:40:31 +03:00

Scrollable (#3)

* Add ability to close context menu on scroll

* Update README

* Update test page

* Update changelog
This commit is contained in:
Randall Wilk
2018-05-29 12:44:52 -05:00
committed by GitHub
parent c1890e5a02
commit ca7b95b553
7 changed files with 173 additions and 162 deletions
+4
View File
@@ -6,6 +6,10 @@ new Vue({
VueContext
},
data: {
close: true
},
methods: {
onClick (data) {
console.log(data);