frontend/src/components/misc
kolaente b3697cb9bf
fix: subscription icon not rendered correctly
The computed property "icon" which holds the icon string to be rendered was overriding the <icon> component. Therefore, the component wasn't rendered at all, instead vue would render a html tag with the icon name.
2022-01-29 22:30:47 +01:00
..
keyboard-shortcuts fix: keyboard shortcut message bottom margin 2022-01-18 21:33:10 +01:00
Done.vue feat: convert simple components to script setup and use typescript (#1120) 2021-12-04 14:47:32 +00:00
api-config.vue feat: restyle unauthenticated screens (#1103) 2021-12-12 16:40:13 +00:00
card.vue feat: convert simple components to script setup and use typescript (#1120) 2021-12-04 14:47:32 +00:00
create-edit.vue feat: create BaseButton component (#1123) 2022-01-04 18:58:06 +00:00
dropdown-item.vue feat: convert simple components to script setup and use typescript (#1120) 2021-12-04 14:47:32 +00:00
dropdown.vue fix: padding and centering of the kanban limit and dropdown 2021-12-30 15:59:59 +00:00
error.vue feat: convert simple components to script setup and use typescript (#1120) 2021-12-04 14:47:32 +00:00
legal.vue feat: convert simple components to script setup and use typescript (#1120) 2021-12-04 14:47:32 +00:00
loading.vue feat: convert simple components to script setup and use typescript (#1120) 2021-12-04 14:47:32 +00:00
message.vue feat: restyle unauthenticated screens (#1103) 2021-12-12 16:40:13 +00:00
no-auth-wrapper.vue fix: remove some of the typescript warnings 2022-01-05 16:17:14 +01:00
nothing.vue Add default list setting & creating tasks from home (#520) 2021-07-17 21:21:46 +00:00
notification.vue feat: create BaseButton component (#1123) 2022-01-04 18:58:06 +00:00
pagination.vue fix: unindent styles in pagination (#1172) 2021-12-11 13:00:35 +00:00
popup.vue feat: add button to clear active filters (#924) 2021-11-13 19:48:06 +00:00
ready.vue fix(ready): remove class form fragment 2022-01-04 21:15:02 +01:00
shortcut.vue feat: convert simple components to script setup and use typescript (#1120) 2021-12-04 14:47:32 +00:00
subscription.vue fix: subscription icon not rendered correctly 2022-01-29 22:30:47 +01:00
user.vue feat: convert simple components to script setup and use typescript (#1120) 2021-12-04 14:47:32 +00:00