Skip to content

Commit

Permalink
Explainer: Separate APIs for app-scoped badge vs document badge (#51)
Browse files Browse the repository at this point in the history
Update explainer to new "split API" design.

Closes #49 (This is the main issue being addressed).
Closes #55 (The proposal that this change implements).

Also, incidentally:
Closes #43.
Closes #52.
Closes #53.

- Splits the API into separate "app" and "client" methods.
- Drops the concept of "handles", instead just explicitly focus on apps.
- Moves API from Badge namespace to navigator.
- Removes the explicit "scope" option (setAppBadge just applies to most specific app scope).
  • Loading branch information
mgiuca authored Oct 17, 2019
1 parent c216334 commit 8508df0
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 215 deletions.
Loading

0 comments on commit 8508df0

Please sign in to comment.