[PR #1966] [MERGED] composer update #1676

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1966
Author: @notAreYouScared
Created: 12/7/2025
Status: Merged
Merged: 12/8/2025
Merged by: @notAreYouScared

Base: mainHead: charles/filament-update


📝 Commits (1)

📊 Changes

9 files changed (+640 additions, -526 deletions)

View changed files

📝 composer.lock (+549 -457)
📝 public/css/filament/filament/app.css (+2 -2)
📝 public/js/filament/filament/app.js (+1 -1)
📝 public/js/filament/forms/components/code-editor.js (+20 -20)
📝 public/js/filament/forms/components/rich-editor.js (+44 -42)
📝 public/js/filament/forms/components/select.js (+11 -1)
📝 public/js/filament/forms/components/textarea.js (+1 -1)
📝 public/js/filament/schemas/components/tabs.js (+1 -1)
📝 public/js/filament/tables/components/columns/select.js (+11 -1)

📄 Description

No description provided


🔄 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/1966 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 12/7/2025 **Status:** ✅ Merged **Merged:** 12/8/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `charles/filament-update` --- ### 📝 Commits (1) - [`0c4ef72`](https://github.com/pelican-dev/panel/commit/0c4ef72c08856a6873f5232fd547f54f3a525bb8) `composer update` ### 📊 Changes **9 files changed** (+640 additions, -526 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+549 -457) 📝 `public/css/filament/filament/app.css` (+2 -2) 📝 `public/js/filament/filament/app.js` (+1 -1) 📝 `public/js/filament/forms/components/code-editor.js` (+20 -20) 📝 `public/js/filament/forms/components/rich-editor.js` (+44 -42) 📝 `public/js/filament/forms/components/select.js` (+11 -1) 📝 `public/js/filament/forms/components/textarea.js` (+1 -1) 📝 `public/js/filament/schemas/components/tabs.js` (+1 -1) 📝 `public/js/filament/tables/components/columns/select.js` (+11 -1) </details> ### 📄 Description _No description provided_ --- <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:07:21 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1676