[PR #1738] [CLOSED] Filament v4.0.20 #1546

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1738
Author: @notAreYouScared
Created: 9/23/2025
Status: Closed

Base: mainHead: charles/update-filament


📝 Commits (1)

📊 Changes

18 files changed (+271 additions, -1168 deletions)

View changed files

📝 composer.lock (+210 -1107)
📝 public/css/filament/filament/app.css (+1 -1)
📝 public/fonts/filament/filament/inter/index.css (+1 -1)
public/fonts/filament/filament/inter/inter-cyrillic-ext-wght-normal-IYF56FF6.woff2 (+0 -0)
public/fonts/filament/filament/inter/inter-cyrillic-wght-normal-JEOLYBOO.woff2 (+0 -0)
public/fonts/filament/filament/inter/inter-greek-ext-wght-normal-EOVOK2B5.woff2 (+0 -0)
public/fonts/filament/filament/inter/inter-greek-wght-normal-IRE366VL.woff2 (+0 -0)
📝 public/js/filament/forms/components/code-editor.js (+4 -4)
📝 public/js/filament/forms/components/file-upload.js (+2 -2)
📝 public/js/filament/forms/components/markdown-editor.js (+24 -24)
📝 public/js/filament/forms/components/rich-editor.js (+21 -21)
📝 public/js/filament/forms/components/select.js (+1 -1)
📝 public/js/filament/notifications/notifications.js (+1 -1)
📝 public/js/filament/schemas/components/actions.js (+1 -1)
📝 public/js/filament/schemas/schemas.js (+1 -1)
📝 public/js/filament/tables/components/columns/select.js (+1 -1)
📝 public/js/filament/tables/tables.js (+1 -1)
📝 public/js/filament/widgets/components/chart.js (+2 -2)

📄 Description

Update packages + Filament


🔄 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/1738 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 9/23/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `charles/update-filament` --- ### 📝 Commits (1) - [`9e75277`](https://github.com/pelican-dev/panel/commit/9e752777448548c55f3483e03ed38289dce16ee4) v4.0.20 ### 📊 Changes **18 files changed** (+271 additions, -1168 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+210 -1107) 📝 `public/css/filament/filament/app.css` (+1 -1) 📝 `public/fonts/filament/filament/inter/index.css` (+1 -1) ➕ `public/fonts/filament/filament/inter/inter-cyrillic-ext-wght-normal-IYF56FF6.woff2` (+0 -0) ➕ `public/fonts/filament/filament/inter/inter-cyrillic-wght-normal-JEOLYBOO.woff2` (+0 -0) ➕ `public/fonts/filament/filament/inter/inter-greek-ext-wght-normal-EOVOK2B5.woff2` (+0 -0) ➕ `public/fonts/filament/filament/inter/inter-greek-wght-normal-IRE366VL.woff2` (+0 -0) 📝 `public/js/filament/forms/components/code-editor.js` (+4 -4) 📝 `public/js/filament/forms/components/file-upload.js` (+2 -2) 📝 `public/js/filament/forms/components/markdown-editor.js` (+24 -24) 📝 `public/js/filament/forms/components/rich-editor.js` (+21 -21) 📝 `public/js/filament/forms/components/select.js` (+1 -1) 📝 `public/js/filament/notifications/notifications.js` (+1 -1) 📝 `public/js/filament/schemas/components/actions.js` (+1 -1) 📝 `public/js/filament/schemas/schemas.js` (+1 -1) 📝 `public/js/filament/tables/components/columns/select.js` (+1 -1) 📝 `public/js/filament/tables/tables.js` (+1 -1) 📝 `public/js/filament/widgets/components/chart.js` (+2 -2) </details> ### 📄 Description Update packages + Filament --- <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 19:56:04 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1546