mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #88] [MERGED] Add Monaco #585
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/88
Author: @notAreYouScared
Created: 4/16/2024
Status: ✅ Merged
Merged: 4/17/2024
Merged by: @lancepioch
Base:
feature/filament← Head:feature/code-editor📝 Commits (1)
b7c0829Add Monaco📊 Changes
5 files changed (+479 additions, -4 deletions)
View changed files
📝
app/Filament/Resources/EggResource.php(+8 -2)📝
composer.json(+1 -0)📝
composer.lock(+86 -2)➕
config/filament-monaco-editor.php(+270 -0)➕
resources/views/filament/plugins/monaco-editor.blade.php(+114 -0)📄 Description
Known issues...
Changing themes does not reload editor, F5 required.
Editing a variable/docker images clears code box render, not sure how to fix this? reload on view?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.