chore: automated housekeeping...

This commit is contained in:
Pieter Vander Vennet 2024-12-19 14:23:02 +01:00
parent ee6996a3f1
commit 158343a268
61 changed files with 1475 additions and 2274 deletions

View file

@ -93,7 +93,10 @@
{/if}
{#if currentStep === "init"}
{#each $missing as key (key)}
<div class:focus={applyAllHovered} class="mx-2 border-2 border-gray-300 rounded-none border-transparent">
<div
class:focus={applyAllHovered}
class="mx-2 rounded-none border-2 border-gray-300 border-transparent"
>
<ComparisonAction
{key}
{state}

View file

@ -57,7 +57,6 @@
<td>
<button class="as-link cursor-pointer" on:click={() => sort("visitedTime")}>
<Tr t={t.time} />
</button>
</td>
<td>
@ -96,7 +95,6 @@
<div slot="header">Labels</div>
{#if $labels.length === 0}
<Tr t={t.noLabels} />
{:else}
{#each $labels as label}
<div class="mx-2">
@ -114,7 +112,6 @@
}}
>
<Tr t={t.allChanges} />
</button>
</div>
{/each}

View file

@ -3,5 +3,5 @@ import InspectorGUI from "./InspectorGUI.svelte"
const target = document.getElementById("main")
target.innerHTML = ""
new InspectorGUI({
target
target,
})

View file

@ -1,7 +1,7 @@
{
"contributors": [
{
"commits": 8786,
"commits": 8792,
"contributor": "Pieter Vander Vennet"
},
{

View file

@ -1,6 +1,5 @@
{
"ca": "català",
"cs": "čeština",
"da": "dansk",
"de": "Deutsch",
"en": "English",
@ -24,6 +23,7 @@
"sl": "slovenščina",
"sv": "svenska",
"uk": "українська мова",
"zgh": "ⵜⴰⵎⴰⵣⵉⵖⵜ ⵜⴰⵏⴰⵡⴰⵢⵜ ⵜⴰⵎⵖⵔⵉⴱⵉⵜ",
"zh_Hans": "简体中文",
"zh_Hant": "繁體中文"
}

File diff suppressed because it is too large Load diff

View file

@ -17,7 +17,7 @@
"contributor": "Anonymous"
},
{
"commits": 107,
"commits": 110,
"contributor": "mcliquid"
},
{
@ -36,6 +36,10 @@
"commits": 70,
"contributor": "danieldegroot2"
},
{
"commits": 59,
"contributor": "Midgard"
},
{
"commits": 54,
"contributor": "Jiří Podhorecký"
@ -49,13 +53,9 @@
"contributor": "gallegonovato"
},
{
"commits": 48,
"commits": 49,
"contributor": "Supaplex"
},
{
"commits": 46,
"contributor": "Midgard"
},
{
"commits": 45,
"contributor": "Babos Gábor"