mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
[PR #2114] [MERGED] Update to filament v5, Livewire v4 #1769
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/2114
Author: @notAreYouScared
Created: 1/16/2026
Status: ✅ Merged
Merged: 1/19/2026
Merged by: @notAreYouScared
Base:
main← Head:charles/filament-v5📝 Commits (10+)
18b638cbeta5eec3068beta9d995d75fixesfe9704cMerge branch 'main' into charles/filament-v5fdc5e4fcomposer updatec516ccfv5 stablefef4cf5match dedoc/scramble9c1247dprefer stable6f63a79prefer stable v206c041dMerge branch 'main' into charles/filament-v5📊 Changes
14 files changed (+76 additions, -143 deletions)
View changed files
📝
app/Filament/Admin/Pages/ListLogs.php(+1 -1)📝
composer.json(+1 -2)📝
composer.lock(+58 -124)📝
public/js/filament/forms/components/checkbox-list.js(+1 -1)📝
public/js/filament/forms/components/rich-editor.js(+1 -1)📝
public/js/filament/forms/components/select.js(+1 -1)📝
public/js/filament/notifications/notifications.js(+1 -1)📝
public/js/filament/schemas/components/tabs.js(+1 -1)📝
public/js/filament/schemas/schemas.js(+1 -1)📝
public/js/filament/support/support.js(+6 -6)📝
public/js/filament/tables/components/columns/checkbox.js(+1 -1)📝
public/js/filament/tables/components/columns/select.js(+1 -1)📝
public/js/filament/tables/components/columns/text-input.js(+1 -1)📝
public/js/filament/tables/components/columns/toggle.js(+1 -1)📄 Description
This needs to be tested, some livewire stuff might be broken.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.