Skip to content

Commit b2c3e6f

Browse files
authored
Replace Blade UI Kit with Flux (#1275)
1 parent 5d20afc commit b2c3e6f

File tree

97 files changed

+1791
-2233
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+1791
-2233
lines changed

app/View/Components/Forms/Inputs/Email.php

-16
This file was deleted.

app/View/Components/Forms/Inputs/Input.php

-16
This file was deleted.

app/View/Components/Forms/Inputs/Password.php

-16
This file was deleted.

app/View/Components/Forms/Inputs/Textarea.php

-16
This file was deleted.

app/View/Components/Forms/Label.php

-16
This file was deleted.

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"algolia/scout-extended": "^3.1",
99
"blade-ui-kit/blade-heroicons": "^2.3",
1010
"blade-ui-kit/blade-icons": "^1.6",
11-
"blade-ui-kit/blade-ui-kit": "^0.7.0",
1211
"codeat3/blade-simple-icons": "^6.2",
1312
"guzzlehttp/guzzle": "^7.2",
1413
"innocenzi/bluesky-notification-channel": "^0.2.0",
@@ -23,6 +22,7 @@
2322
"laravel/ui": "^4.4",
2423
"league/commonmark": "^2.2",
2524
"league/flysystem-aws-s3-v3": "^3.0",
25+
"livewire/flux": "^2.1",
2626
"livewire/livewire": "^3.3",
2727
"ohdearapp/ohdear-php-sdk": "^3.4",
2828
"predis/predis": "^2.0",

composer.lock

+67-82
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)