mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
[PR #2121] [MERGED] Revert "Update to filament v5, Livewire v4" #1768
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/2121
Author: @notAreYouScared
Created: 1/19/2026
Status: ✅ Merged
Merged: 1/19/2026
Merged by: @notAreYouScared
Base:
main← Head:revert-2114-charles/filament-v5📝 Commits (1)
6646d59Revert "Update to filament v5, Livewire v4 (#2114)"📊 Changes
14 files changed (+143 additions, -76 deletions)
View changed files
📝
app/Filament/Admin/Pages/ListLogs.php(+1 -1)📝
composer.json(+2 -1)📝
composer.lock(+124 -58)📝
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
Reverts pelican-dev/panel#2114
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.