- Notifications
You must be signed in to change notification settings - Fork 158
Pull requests: scala-js/scala-js-dom
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add basic support for the Permissions API
#299 by Grogs was merged Nov 13, 2017 Loading… updated Nov 13, 2017
Enable caching of ivy and sbt in travis builds
#301 by fdietze was merged Nov 14, 2017 Loading… updated Nov 14, 2017
HTMLInputElement.valueAsNumber returns Double
#300 by fdietze was merged Nov 14, 2017 Loading… updated Nov 14, 2017
Add containsNode and extend methods to Selection
#302 by kdarkhan was merged Nov 21, 2017 Loading… updated Nov 21, 2017
Fix oldValue and newValue types for StorageEvent
#308 by fdietze was merged Jan 17, 2018 Loading… updated Jan 17, 2018
Return HTMLCollection in getElementsBy*()
#315 by tindzk was merged Mar 5, 2018 Loading… updated Mar 5, 2018
Clipboard events: Fix signatures and add comments
#314 by tindzk was merged Mar 11, 2018 Loading… updated Mar 12, 2018
Improve DOM_KEY_LOCATION_* bindings
#313 by tindzk was merged Mar 12, 2018 Loading… updated Mar 13, 2018
Add PointerEvent and related event handlers.
#317 by busti was merged Mar 13, 2018 Loading… updated Mar 13, 2018
Make PermissionStatus.onchange a var
#321 by cornerman was merged Mar 17, 2018 Loading… updated Mar 17, 2018
PermissionState.onchange and PushPermissionDescriptor
#323 by cornerman was merged Mar 18, 2018 Loading… updated Mar 18, 2018
Add showNotification/getNotifications to ServiceWorkerRegistration
#325 by cornerman was merged Mar 18, 2018 Loading… updated Mar 18, 2018
Add applicationServerKey to PushSubscriptionOptions
#324 by cornerman was merged Mar 18, 2018 Loading… updated Mar 18, 2018
Add innerText attribute to Node
#333 by sbrunk was merged Jul 14, 2018 Loading… updated Jul 17, 2018
Add
navigator.mediaDevices.getUserMedia(), deprecate old method #342 by rtyley was merged Nov 30, 2018 Loading… updated Nov 30, 2018
Turn BeforeUnloadEvent#returnValue into a var
#344 by nafg was merged Feb 8, 2019 Loading… updated Feb 8, 2019
Fix the result type of a few methods in SVGTextContentElement to Double.
#341 by georgeorfanidi was merged Feb 8, 2019 Loading… updated Feb 8, 2019
Add Element.matches which has all modern browser support
#345 by er1c was merged Feb 14, 2019 Loading… updated Feb 14, 2019
Fix #346: Give the correct type to PushSubscription.toJSON
#347 by FabioPinheiro was merged Mar 5, 2019 Loading… updated Mar 5, 2019
Add overloads of {add,remove}EventListener with options objects
#343 by busti was merged Mar 5, 2019 Loading… updated Mar 5, 2019
Fix #327: Add HTMLElement.dataset
#337 by bpholt was merged Mar 5, 2019 Loading… updated Apr 24, 2019
ProTip! What’s not been updated in a month: updated:<2025-10-17.