pleroma-fe/src
Tusooa Zhu 3806208be2
Fix popover not popping up
Sometimes the "focus-marker" gets clicked. In this situation,
it will trigger an open, and then a close, because the original
focus-marker was removed from the dom, so $el.contains() no
longer thinks the marker is part of the trigger! We replaced the
v-if with v-show to resolve this problem.
2022-04-29 21:06:42 -04:00
..
assets Use an existing image served by backend instead 2019-02-03 13:30:54 -05:00
boot remove compat build 2022-03-29 00:58:17 +03:00
components Fix popover not popping up 2022-04-29 21:06:42 -04:00
directives rename some binding hooks according to new names 2022-03-28 23:54:30 +03:00
hocs fix some mishaps i noticed during self-review 2022-03-30 23:48:06 +03:00
i18n fix tegulu 2022-04-06 18:43:47 +03:00
lib fix settings not persisting 2022-03-17 09:02:26 +02:00
modules fix "allow discovery" setting misbehaving 2022-04-29 10:52:16 +03:00
services properly implement resettableAsyncComponent 2022-03-28 23:55:57 +03:00
_mixins.scss Fix styling on Safari 2022-04-29 21:06:23 -04:00
_variables.scss Optimize thread display 2022-03-07 19:19:30 -05:00
App.js Fix no reactivity on vuex 4 values 2022-04-06 17:17:47 -04:00
App.scss Add badges to status interacting buttons 2022-04-29 21:06:23 -04:00
App.vue fix background not showing 2022-03-28 14:26:50 +03:00
main.js shit boots yo 2022-03-16 22:02:44 +02:00
sw.js fix sw compilation 2022-03-18 11:02:00 +02:00