[PR #2121] [MERGED] Revert "Update to filament v5, Livewire v4" #1768

Closed
opened 2026-02-04 20:13:56 +03:00 by OVERLORD · 0 comments
Owner

📋 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: mainHead: revert-2114-charles/filament-v5


📝 Commits (1)

  • 6646d59 Revert "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.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/2121 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 1/19/2026 **Status:** ✅ Merged **Merged:** 1/19/2026 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `revert-2114-charles/filament-v5` --- ### 📝 Commits (1) - [`6646d59`](https://github.com/pelican-dev/panel/commit/6646d5963b47563c9f1ddafef5eacde8a7e90ac0) Revert "Update to filament v5, Livewire v4 (#2114)" ### 📊 Changes **14 files changed** (+143 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Reverts pelican-dev/panel#2114 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 20:13:56 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1768