pleroma-fe/src
Tusooa Zhu 5676b5cfc9 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-08-22 20:28:52 +00:00
..
assets initial scratch 2022-08-02 00:37:48 +03:00
boot Lists implementation: make route naming consistent 2022-08-06 21:39:36 +03:00
components Fix popover not popping up 2022-08-22 20:28:52 +00:00
directives rename some binding hooks according to new names 2022-03-28 23:54:30 +03:00
hocs fix main post form having hidden emoji picker 2022-04-10 21:56:54 +03:00
i18n Merge branch 'feat/report-notification' into 'develop' 2022-08-09 21:56:15 +00:00
lib server-side storage for flags 2022-08-04 01:56:52 +03:00
modules Merge branch 'feat/report-notification' into 'develop' 2022-08-09 21:56:15 +00:00
services Make webpack 5 work 2022-08-15 18:01:33 -04:00
_mixins.scss Fix styling on Safari 2022-08-22 20:28:52 +00:00
_variables.scss Optimize thread display 2022-03-07 19:19:30 -05:00
App.js initial scratch 2022-08-02 00:37:48 +03:00
App.scss Add badges to status interacting buttons 2022-08-22 20:28:52 +00:00
App.vue initial scratch 2022-08-02 00:37:48 +03:00
main.js Merge branch 'lists-implementation' into 'develop' 2022-08-09 21:46:55 +00:00
panel.scss fix inline conversation's shadow showing through outer header 2022-05-09 23:18:39 +03:00
sw.js --fix 2022-07-31 12:35:48 +03:00