Feature/notifier styling#202
Merged
wpoortman merged 8 commits intomagewirephp:upgrade/hcfrom Feb 27, 2026
Merged
Conversation
Collaborator
|
I think the close button is not needed since clicking on the notification already closes it. |
Contributor
Author
No problem, the close button has been removed. |
283613d to
4e51d0f
Compare
wpoortman
added a commit
that referenced
this pull request
Apr 23, 2026
* Feature/notifier styling (#199) * Remove redundent view instructions feature * Feature/notifier styling (#202) * Magewire Notification Component updates * Remove Redundant class * Improved notifiers * Remove close button * List theme support * Move the notifier back to the left (#203) * First intent on Claude skills for Magewire * Removed install instructions * Bugfix: DI is compiling (#204) * Update Request.php for php 8.4 (#205) * Update MagewireCommand.php to add static return type (#206) * Update MagewireUpdateRoute.php (#209) * Notifier Template + Styling updates (#211) * Update README to remove styles installation section * Removed code section about styles and installation steps from README. * Updated supported themes section in README. --------- Co-authored-by: Willem Poortman <wp@hyva.io> Co-authored-by: Ryan Hissey <ryan@hyva.io> Co-authored-by: Jeroen Boersma <JeroenBoersma@users.noreply.github.com> Co-authored-by: Ryan Hissey <ryan@hissey.dev> Co-authored-by: Willem Poortman <git@wpoortman.nl>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated notification styling, supports:
Added a close button and mobile support