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

Update Push Subscription/Permission Getters to Async #1649

Merged
merged 7 commits into from
Mar 12, 2024

Commits on Jan 26, 2024

  1. Update PushSubscription and Notification permission property getters

    - Create new async methods
    - Mark old getters as deprecated
    - Update permissionNative to access value from bridge vs. local
    jennantilla committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    19cd60c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    192d00c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Update Migration Guide with async getter methods

    - Mark old methods as deprecated
    jennantilla committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    be62a17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e898034 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    d898dbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18f85af View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    e1d65a5 View commit details
    Browse the repository at this point in the history