Skip to content

Commit

Permalink
Update notification-api with link to up-to-date explainer (#206)
Browse files Browse the repository at this point in the history
* Add reference to most recent AriaNotify explainer

* Update notification API with link to up-to-date explainer.

* Add a note in README.md pointing to updated explainer.

* Update contacts
  • Loading branch information
sartang authored Nov 22, 2023
1 parent 5f0bf55 commit 579c0c6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,18 @@ Read the [Spec](https://wicg.github.io/aom/spec/) - note, not up-to-date

## Accessibility (ARIA) Notification API

**Note notification-api.md is outdated. For the up-to-date explainer of this initiative, please [click here](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Accessibility/AriaNotify/explainer.md).**

This effort aims to create a JavaScript API to allow developers to
initiate notifications that confirm user actions (not necessarily tied
to direct UI changes).

### Editors:

* Sara Tang, Microsoft, sartang@microsoft.com
* Doug Geoffray, Microsoft, doug.geoffray@microsoft.com
* Alison Maher, Microsoft, almaher@microsoft.com
* Travis Leithead, Microsoft, travil@microsoft.com
* Sara Tang, Microsoft
* Daniel Libby, Microsoft

### Details
Expand Down
3 changes: 2 additions & 1 deletion notification-api.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Accessibility (ARIA) Notification API
**Note: This explainer is no longer being maintained. For the most up-to-date version of this feature, please [click here](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Accessibility/AriaNotify/explainer.md).**

Authors:
* [Daniel Libby](https://github.com/dlibby-), Microsoft
* [Sara Tang](https://github.com/sartang), Microsoft
* [Daniel Libby](https://github.com/dlibby-), Microsoft
* [Travis Leithead](https://github.com/travisleithead), Microsoft


Expand Down

0 comments on commit 579c0c6

Please sign in to comment.