[PR #590] [MERGED] Update Filament to 115 #837

Closed
opened 2026-02-04 18:54:48 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/590
Author: @notAreYouScared
Created: 9/27/2024
Status: Merged
Merged: 9/27/2024
Merged by: @lancepioch

Base: mainHead: filament-update


📝 Commits (1)

📊 Changes

13 files changed (+282 additions, -357 deletions)

View changed files

📝 composer.json (+1 -1)
📝 composer.lock (+226 -301)
📝 public/css/filament/filament/app.css (+1 -1)
📝 public/css/filament/forms/forms.css (+1 -1)
📝 public/js/filament/forms/components/date-time-picker.js (+1 -1)
📝 public/js/filament/forms/components/file-upload.js (+14 -14)
📝 public/js/filament/forms/components/markdown-editor.js (+1 -1)
📝 public/js/filament/forms/components/rich-editor.js (+23 -23)
📝 public/js/filament/forms/components/textarea.js (+1 -1)
📝 public/js/filament/support/support.js (+8 -8)
📝 public/js/filament/tables/components/table.js (+1 -1)
📝 public/js/filament/widgets/components/chart.js (+2 -2)
📝 public/js/filament/widgets/components/stats-overview/stat/chart.js (+2 -2)

📄 Description

@lancepioch I'd like this to be looked at <3

Updates filament to 3.2.115


🔄 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/590 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 9/27/2024 **Status:** ✅ Merged **Merged:** 9/27/2024 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `filament-update` --- ### 📝 Commits (1) - [`805461a`](https://github.com/pelican-dev/panel/commit/805461aaf05edc6f5b4994433ef79e320e9a3c63) Update Filament to 115 ### 📊 Changes **13 files changed** (+282 additions, -357 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+1 -1) 📝 `composer.lock` (+226 -301) 📝 `public/css/filament/filament/app.css` (+1 -1) 📝 `public/css/filament/forms/forms.css` (+1 -1) 📝 `public/js/filament/forms/components/date-time-picker.js` (+1 -1) 📝 `public/js/filament/forms/components/file-upload.js` (+14 -14) 📝 `public/js/filament/forms/components/markdown-editor.js` (+1 -1) 📝 `public/js/filament/forms/components/rich-editor.js` (+23 -23) 📝 `public/js/filament/forms/components/textarea.js` (+1 -1) 📝 `public/js/filament/support/support.js` (+8 -8) 📝 `public/js/filament/tables/components/table.js` (+1 -1) 📝 `public/js/filament/widgets/components/chart.js` (+2 -2) 📝 `public/js/filament/widgets/components/stats-overview/stat/chart.js` (+2 -2) </details> ### 📄 Description @lancepioch I'd like this to be looked at <3 Updates filament to 3.2.115 --- <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 18:54:48 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#837