]> source.dussan.org Git - nextcloud-server.git/commit
Close updatenotification channel selector on click outside 20117/head
authorGary Kim <gary@garykim.dev>
Mon, 23 Mar 2020 16:02:40 +0000 (00:02 +0800)
committerGary Kim <gary@garykim.dev>
Mon, 23 Mar 2020 16:02:40 +0000 (00:02 +0800)
commitd0c1a66c5476c00b2ace1827768a25a80dcd9fe6
tree5cefae8ef2a57027f026f3b8931ea0ba15c7f41b
parent48d59ee35e808a97bde02135c459478cf9709b25
Close updatenotification channel selector on click outside

While the vue-click-outside package was set up and
imported, it wasn't being used yet.

This commit sets up to use vue-click-outside
on the channel selector in updatenotification

Signed-off-by: Gary Kim <gary@garykim.dev>
apps/updatenotification/js/updatenotification.js
apps/updatenotification/js/updatenotification.js.map
apps/updatenotification/src/components/UpdateNotification.vue