very minimalist hashtaglink implementation, also you can middle-click

mentions now.
This commit is contained in:
Henry Jameson 2021-08-23 20:57:21 +03:00
parent c3576211cb
commit 39494439d3
6 changed files with 75 additions and 12 deletions

View file

@ -17,8 +17,9 @@
:style="style"
:class="classnames"
>
<button
<a
class="short button-unstyled"
:href="url"
@click.prevent="onClick"
>
<!-- eslint-disable vue/no-v-html -->
@ -35,7 +36,7 @@
class="you"
>{{ $t('status.you') }}</span>
<!-- eslint-enable vue/no-v-html -->
</button>
</a>
<span
v-if="userName !== userNameFull"
class="full popover-default"