New
v2.8.1
What's Changed
- Add support for Web NFC API by @FabioPinheiro in https://github.com/scala-js/scala-js-dom/pull/806
- Add
hasPointerCapture/releasePointerCapture/setPointerCapturetoElementby @updraft0 in https://github.com/scala-js/scala-js-dom/pull/822 - fix:
NDEFReadingEventInit.serialNumberreturns a string by @zetashift in https://github.com/scala-js/scala-js-dom/pull/825 - Feature/complete text metrics by @buntec in https://github.com/scala-js/scala-js-dom/pull/827
- Fix URLSearchParams constructor parameters by @steinybot in https://github.com/scala-js/scala-js-dom/pull/835
- Generic error event for EventSource by @cornerman in https://github.com/scala-js/scala-js-dom/pull/832
- Added Canvas 2D filter property by @daniel-ciocirlan in https://github.com/scala-js/scala-js-dom/pull/840
- Add composition related handlers and field by @nineclue in https://github.com/scala-js/scala-js-dom/pull/839
- Added missing constructors to ImageData facade. by @dragonfly-ai in https://github.com/scala-js/scala-js-dom/pull/829
- URL constructor for Worker by @JPonte in https://github.com/scala-js/scala-js-dom/pull/857