[PR #1856] [MERGED] composer update #1612

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1856
Author: @notAreYouScared
Created: 11/2/2025
Status: Merged
Merged: 11/3/2025
Merged by: @notAreYouScared

Base: mainHead: charles/filament-update


📝 Commits (1)

📊 Changes

10 files changed (+377 additions, -289 deletions)

View changed files

📝 composer.lock (+274 -224)
📝 public/css/filament/filament/app.css (+2 -2)
📝 public/js/filament/forms/components/checkbox-list.js (+1 -1)
📝 public/js/filament/forms/components/code-editor.js (+20 -20)
📝 public/js/filament/forms/components/date-time-picker.js (+1 -1)
📝 public/js/filament/forms/components/file-upload.js (+9 -9)
📝 public/js/filament/forms/components/rich-editor.js (+63 -25)
📝 public/js/filament/tables/tables.js (+1 -1)
📝 public/js/filament/widgets/components/chart.js (+3 -3)
📝 public/js/filament/widgets/components/stats-overview/stat/chart.js (+3 -3)

📄 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/1856 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 11/2/2025 **Status:** ✅ Merged **Merged:** 11/3/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `charles/filament-update` --- ### 📝 Commits (1) - [`2ea1583`](https://github.com/pelican-dev/panel/commit/2ea15834864d25640ea4fd073fea3f0c237f924b) composer update ### 📊 Changes **10 files changed** (+377 additions, -289 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+274 -224) 📝 `public/css/filament/filament/app.css` (+2 -2) 📝 `public/js/filament/forms/components/checkbox-list.js` (+1 -1) 📝 `public/js/filament/forms/components/code-editor.js` (+20 -20) 📝 `public/js/filament/forms/components/date-time-picker.js` (+1 -1) 📝 `public/js/filament/forms/components/file-upload.js` (+9 -9) 📝 `public/js/filament/forms/components/rich-editor.js` (+63 -25) 📝 `public/js/filament/tables/tables.js` (+1 -1) 📝 `public/js/filament/widgets/components/chart.js` (+3 -3) 📝 `public/js/filament/widgets/components/stats-overview/stat/chart.js` (+3 -3) </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:01:27 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1612