This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/components/misc
kolaente 4b0d491359
Some checks reported errors
continuous-integration/drone/push Build was killed
fix: remove workarounds to properly overlay the top menu bar over everything else
2022-05-08 23:26:07 +02:00
..
keyboard-shortcuts fix: keyboard shortcut text indicating what works where 2022-03-02 22:05:16 +01:00
api-config.vue
card.vue
create-edit.vue feat: convert create-edit to script setup and ts 2022-04-02 17:17:09 +02:00
Done.vue
dropdown-item.vue
dropdown.vue feat: improve dropdown (#1788) 2022-04-18 17:28:43 +00:00
error.vue
legal.vue
loading.vue feat: show the number of tasks we're about to remove when deleting a list 2022-04-24 18:11:10 +02:00
message.vue
modal.vue fix: remove workarounds to properly overlay the top menu bar over everything else 2022-05-08 23:26:07 +02:00
no-auth-wrapper.vue
nothing.vue feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
notification.vue feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
pagination.vue
popup.vue feat: add lang ts to script block 2022-04-02 17:15:46 +02:00
ready.vue
shortcut.vue
subscription.vue fix: subscription works correctly again 2022-04-24 17:06:00 +02:00
user.vue