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

Upload Notifications API Demo #141

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Upload Notifications API Demo #141

wants to merge 1 commit into from

Conversation

6km
Copy link

@6km 6km commented Nov 4, 2021

Description

The Notifications API allows web pages to control the display of system notifications to the end user.

Fixes #140

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

locally

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@vercel
Copy link

vercel bot commented Nov 4, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/thoughtdump/webapis-playground/ARtZfCr4fRi6JWw7oyGiCZwTUP3H
✅ Preview: https://webapis-playground-git-fork-juste3sar-master-thoughtdump.vercel.app

@atapas
Copy link
Owner

atapas commented Nov 23, 2021

@JustE3saR Could you please update this branch once with the latest code changes?

@atapas atapas self-requested a review November 23, 2021 08:17
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.

✨ [New Demo Request]: Notifications API
2 participants