Skip to content

[Notify] Added options to Notification #1853

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

Merged
merged 1 commit into from
Apr 4, 2025
Merged

Conversation

ernie76
Copy link

@ernie76 ernie76 commented May 17, 2024

Q A
Bug fix? no
New feature? yes
License MIT

Added body, icon, tag ,renotify for desktop notifications
This pull-request are need changes in src/Symfony/Component/Notifier/Bridge/Mercure/MercureOptions.php. I have made a pull request there too.

@carsonbot carsonbot added Feature New Feature Status: Needs Review Needs to be reviewed labels May 17, 2024
@ernie76 ernie76 changed the title Notifier mercure [Notifier] mercure May 17, 2024
@ernie76 ernie76 changed the title [Notifier] mercure [Notifier] mercure add body, icon, tag ,renotify May 17, 2024
@ernie76
Copy link
Author

ernie76 commented May 17, 2024

this PR connected to this PR symfony/symfony#54961

@@ -65,5 +71,4 @@ default_1.values = {
hub: String,
topics: Array,
};

export { default_1 as default };
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a breaking change

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i have edit this

@ernie76 ernie76 changed the title [Notifier] mercure add body, icon, tag ,renotify [Notifier] mercure add options May 22, 2024
@kbond kbond added the Notify label May 22, 2024
@kbond kbond changed the title [Notifier] mercure add options [Notify] mercure add options May 22, 2024
@fabpot
Copy link
Member

fabpot commented Apr 4, 2025

PR on the Symfony side has been merged now.

Copy link
Author

@ernie76 ernie76 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change Changelog

Copy link

github-actions bot commented Apr 4, 2025

📊 Packages dist files size difference

Thanks for the PR! Here is the difference in size of the packages dist files between the base branch and the PR.
Please review the changes and make sure they are expected.

FileBefore (Size / Gzip)After (Size / Gzip)
Notify
controller.d.ts 564 B / 320 B 604 B+7% 📈 / 338 B+6% 📈
controller.js 2.25 kB / 798 B 2.36 kB+5% 📈 / 824 B+3% 📈

@ernie76
Copy link
Author

ernie76 commented Apr 4, 2025

PR on the symfony side symfony/symfony#60140

@Kocal Kocal force-pushed the NotifierMercure branch from accfc1c to b846ad5 Compare April 4, 2025 17:03
@carsonbot carsonbot added Status: Reviewed Has been reviewed by a maintainer and removed Status: Needs Review Needs to be reviewed labels Apr 4, 2025
@Kocal Kocal changed the title [Notify] mercure add options [Notify] Added options to Notification Apr 4, 2025
@Kocal Kocal force-pushed the NotifierMercure branch from b846ad5 to 056eb2c Compare April 4, 2025 17:06
@Kocal
Copy link
Member

Kocal commented Apr 4, 2025

Thank you @ernie76.

@Kocal Kocal merged commit 848043f into symfony:2.x Apr 4, 2025
78 of 80 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New Feature Notify Status: Reviewed Has been reviewed by a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants