mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #590] [MERGED] Update Filament to 115 #837
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:filament-update📝 Commits (1)
805461aUpdate Filament to 115📊 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.