]> source.dussan.org Git - nextcloud-server.git/commit
Close updatenotification channel selector on click outside 20155/head
authorGary Kim <gary@garykim.dev>
Wed, 25 Mar 2020 10:27:12 +0000 (18:27 +0800)
committerGary Kim <gary@garykim.dev>
Wed, 25 Mar 2020 10:27:12 +0000 (18:27 +0800)
commit493cc4c435679730616013052689e9778bb8ef11
tree6a3219ffbcf04fa8aa0e693786ad0ea375a7a6a3
parent1fd49180ece9b7032198596acdaa7fe63319de5e
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