Skip to content

Conversation

cklei-carly
Copy link
Collaborator

No description provided.

cklei-carly and others added 8 commits September 12, 2025 10:59
Replaced the contents of several custom action Blade views with deprecation comments, indicating they are no longer needed with Filament v4. This prepares the codebase for compatibility with the new version and signals to developers that these files are obsolete.
Replaces static Filament component tags with <x-dynamic-component> in modal-related Blade views. This change improves flexibility and consistency in how modal components are rendered and allows for easier customization and extension.
Introduces a new mechanism for defining and rendering toolbar actions in tree components. Adds a getTreeToolbarActions method to code generators, a toolbarActions property and related methods to the Tree component, and updates the Blade view to display toolbar actions. Refactors tree action classes to use a shared TreeActionTrait for consistency.
Updated .github/copilot-instructions.md and README.md to document the new getTreeToolbarActions() method for adding global toolbar actions above the tree. Includes usage examples and notes version support (3.1.0+).
Added an image to the README for toolbar actions.
@cklei-carly cklei-carly merged commit ebd4637 into 3.x Sep 12, 2025
@cklei-carly cklei-carly deleted the feature/add_toolbar_actions branch September 12, 2025 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant