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

Improve 'Notification' api #754

Merged
merged 3 commits into from
Nov 6, 2023
Merged

Improve 'Notification' api #754

merged 3 commits into from
Nov 6, 2023

Conversation

jwerle
Copy link
Member

@jwerle jwerle commented Nov 6, 2023

This PR improves the Notification API and the Notification.requestPermission API by returning the correct permission value, defaulting to "alert" style notifications on macOS/iOS. User's can control this setting in the operating system settings app on macOS/iOS.

@jwerle jwerle added enhancement New feature or request javascript An issue, discussion, or task related to the runtime javascript api An issue, task, or discussion related to public runtime APIs runtime An issue, task, or discussion related to the runtime core labels Nov 6, 2023
@jwerle jwerle self-assigned this Nov 6, 2023
@jwerle jwerle merged commit 9d8de2f into master Nov 6, 2023
2 of 8 checks passed
@jwerle jwerle deleted the improve-notification-api branch November 6, 2023 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api An issue, task, or discussion related to public runtime APIs enhancement New feature or request javascript An issue, discussion, or task related to the runtime javascript runtime An issue, task, or discussion related to the runtime core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants