feat: Fix, add, tweak various empty states across the app (#241)

* fix: add empty state to locations list

* fix: add empty states for homepage lists

* fix: add empty state to notifiers list

* fix: update profile notifiers to use translation, add en and pt-pt copy

* chore: tweak copy for notifier empty state

* fix: add new empty state for search page

* fix: update new empty states to use translation strings

* chore: eslint fixes, translation

* fix: translation key

---------

Co-authored-by: Matt Kilgore <matthew@kilgore.dev>
This commit is contained in:
Filipe Dobreira
2024-09-24 13:28:54 +01:00
committed by GitHub
parent 55a9355046
commit 4e260c5a8b
10 changed files with 46 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="card bg-base-100 shadow-xl rounded-lg">
<div class="card rounded-lg bg-base-100 shadow-xl">
<div v-if="$slots.title" class="px-4 py-5 sm:px-6">
<component :is="collapsable ? 'button' : 'div'" v-on="collapsable ? { click: toggle } : {}">
<h3 class="flex items-center text-lg font-medium leading-6">