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

feat(useWebNotification): add requestPermissions option, return permissionGranted and ensurePermissions #3325

Merged
merged 3 commits into from
Aug 25, 2023

Commits on Aug 18, 2023

  1. refactor: amended useWebNotification() to optionally specify permissi…

    …on request onMounted
    
    refactor: amended useWebNotification() to optionally specify permission request onMounted
    michealroberts committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    b77de15 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. fix: update

    antfu committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    09f1fa8 View commit details
    Browse the repository at this point in the history
  2. feat: clean up

    antfu committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    a7d7e23 View commit details
    Browse the repository at this point in the history