Update to Fluxon 2.0

Address required changes and immediate deprecations
This commit is contained in:
Claudio Ortolina
2025-08-20 16:09:53 +03:00
parent 0ed420acb3
commit 71ca5fa1b9
15 changed files with 24 additions and 28 deletions
@@ -6,7 +6,6 @@
<.button
class="rounded-l-md rounded-r-none"
variant="solid"
as="link"
size="sm"
patch={~p"/collection/import"}
>
@@ -16,7 +15,6 @@
<.button
class="-ml-px rounded-r-md rounded-l-none"
variant="solid"
as="link"
size="sm"
patch={~p"/collection/scan"}
>
@@ -31,7 +29,6 @@
<span class="isolate inline-flex rounded-md shadow-xs">
<.button
patch={order_path(@record_list_params, :purchase)}
as="link"
size="sm"
class={[
"rounded-l-md rounded-r-none",
@@ -48,7 +45,6 @@
</.button>
<.button
patch={order_path(@record_list_params, :alphabetical)}
as="link"
size="sm"
class={[
"-ml-px rounded-r-md rounded-l-none",