What's Changed
- Add support for Web NFC API by @FabioPinheiro in #806
- Add
hasPointerCapture/releasePointerCapture/setPointerCapture
toElement
by @updraft0 in #822 - fix:
NDEFReadingEventInit.serialNumber
returns a string by @zetashift in #825 - Feature/complete text metrics by @buntec in #827
- Fix URLSearchParams constructor parameters by @steinybot in #835
- Generic error event for EventSource by @cornerman in #832
- Added Canvas 2D filter property by @daniel-ciocirlan in #840
- Add composition related handlers and field by @nineclue in #839
- Added missing constructors to ImageData facade. by @dragonfly-ai in #829
- URL constructor for Worker by @JPonte in #857
- Proposal for MathML base class by @Quafadas in #858
- Tidy Mathml element by @Quafadas in #869
- Make dom.URL.searchParams readonly (val) by @raquo in #871
New Contributors
- @updraft0 made their first contribution in #822
- @steinybot made their first contribution in #835
- @daniel-ciocirlan made their first contribution in #840
- @nineclue made their first contribution in #839
- @dragonfly-ai made their first contribution in #829
- @JPonte made their first contribution in #857
- @Quafadas made their first contribution in #858
Full Changelog: v2.8.0...v2.8.1