feat: Add Interaction Controls Extension

This commit is contained in:
Jesse Wierzbinski 2024-10-18 16:36:04 +02:00
parent 9ad9436845
commit 1d375491d1
No known key found for this signature in database
4 changed files with 125 additions and 1 deletions

View file

@ -21,6 +21,7 @@ This page lists changes since Working Draft 3. {{ className: 'lead' }}
- Switched from ISO 8601 to [RFC 3339](https://datatracker.ietf.org/doc/html/rfc3339) for timestamps.
- In most cases, the two are interchangeable, but RFC 3339 is more strict. Most implementations should not need to change anything.
- Add optional `$schema` field to [Entities](/entities).
- Added [Interaction Controls Extensions](/extensions/interaction-controls)
## Since WD 3