Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add override possibility to page aware widgets #15462

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

dododedodonl
Copy link
Contributor

Description

For some resource list pages, I have extra logic and parameters in the mount method. In order for widgets to be able to render correctly, some data has to be passed into the mount method params. This makes it possible to implement this logic easily.

Visual changes

None.

Functional changes

  • Code style has been fixed by running the composer cs command.
  • Changes have been tested to not break existing functionality.
  • Documentation is up-to-date.

@danharrin danharrin added the enhancement New feature or request label Jan 31, 2025
@danharrin danharrin added this to the v3 milestone Jan 31, 2025
@danharrin danharrin merged commit 24ed21b into filamentphp:3.x Jan 31, 2025
10 checks passed
@danharrin
Copy link
Member

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants