Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add join deliverables, update charter link, remove aria for html
  • Loading branch information
marcoscaceres authored Apr 8, 2024
1 parent ea5591d commit 0b6997d
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# Web Applications Working Group

This is our group's administration page - please see our [Charter](https://www.w3.org/2022/04/webapps-wg-charter.html) for more info.
This is our group's administration page - please see our [Charter](https://www.w3.org/2024/01/webappswg-charter-2024.html) for more info.

If you have any admin related issues, please [file them](https://github.com/w3c/webappswg/issues).

## Specifications

* [ARIA in HTML](https://www.w3.org/TR/html-aria/) - [repository](https://github.com/w3c/html-aria/)
* [Badging API](https://w3c.github.io/badging/) - [repository](https://github.com/w3c/badging)
* [File API](https://www.w3.org/TR/FileAPI/) - [repository](https://github.com/w3c/FileAPI/)
* [Gamepad API](https://www.w3.org/TR/gamepad) - [repository](https://github.com/w3c/gamepad/)
Expand All @@ -15,12 +14,19 @@ If you have any admin related issues, please [file them](https://github.com/w3c/
* [Intersection Observer](https://www.w3.org/TR/intersection-observer/) - [repository](https://github.com/w3c/IntersectionObserver/)
* [Pointer Lock](https://www.w3.org/TR/pointerlock) - [repository](https://github.com/w3c/pointerlock/)
* [Push API](https://www.w3.org/TR/push-api) - [repository](https://github.com/w3c/push-api/)
* [Screen Orientation API](https://www.w3.org/TR/screen-orientation/) - [repository](https://github.com/w3c/screen-orientation/)
* [Screen Orientation](https://www.w3.org/TR/screen-orientation/) - [repository](https://github.com/w3c/screen-orientation/)
* [UI Events](https://www.w3.org/TR/uievents) - [repository](https://github.com/w3c/uievents/)
* [Web App Manifest](https://www.w3.org/TR/manifest) - [repository](https://github.com/w3c/manifest/)
* [Web Locks](https://w3c.github.io/web-locks/) - [repository](https://github.com/w3c/web-locks)
* [Web Share](https://www.w3.org/TR/web-share) - [repository](https://github.com/w3c/web-share/)

### Join Deliverables with Device and Sensors

* [Contact Picker API](https://www.w3.org/TR/contact-picker/) - [repository](https://github.com/w3c/contact-picker/)
* [Device Orientation Specification](https://www.w3.org/TR/orientation-event/) - [repository](https://github.com/w3c/deviceorientation)
* [Geolocation API](https://www.w3.org/TR/geolocation/) - [repository](https://github.com/w3c/geolocation-api/)
* [Screen Wake Lock API](https://www.w3.org/TR/screen-wake-lock/) - [repository](https://github.com/w3c/screen-wake-lock/)

### Notes

* [Web App Manifest - Application Information](https://github.com/w3c/manifest-app-info) - [Eds Draft](https://w3c.github.io/manifest-app-info/)
Expand Down

0 comments on commit 0b6997d

Please sign in to comment.