- 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
Fix #354: Add PageTransitionEvent and corresponding event handler properties.
#359 by exoego was merged May 13, 2019 Loading… updated May 13, 2019
Add missing methods to Console
#358 by ramnivas was merged May 13, 2019 Loading… updated May 13, 2019
Make most console methods to accept Any instead of js.Any
#362 by ramnivas was merged May 13, 2019 Loading… updated May 13, 2019
Fix ambiguous reference to overloaded definition
#363 by exoego was merged May 14, 2019 Loading… updated May 14, 2019
Fix #280: Allow nodeValue to set value.
#364 by exoego was merged May 14, 2019 Loading… updated May 14, 2019
Add URL.searchParams (URLSearchParams)
#361 by exoego was merged May 14, 2019 Loading… updated May 14, 2019
Remove invalid HTMLImageElement.create
#366 by exoego was merged May 14, 2019 Loading… updated May 14, 2019
Fix #219: Fix Event constructors.
#367 by exoego was merged May 16, 2019 Loading… updated May 16, 2019
Fix Travis JDK8 installation failure
#368 by exoego was merged Jun 14, 2019 Loading… updated Jun 14, 2019
Fix the return type of URLSearchParams.get
#372 by pishen was merged Jun 27, 2019 Loading… updated Jun 27, 2019
Fix #374: Deprecate DOMError in favor of DOMException.
#375 by floating-cat was merged Aug 12, 2019 Loading… updated Aug 12, 2019
Fix wrong parameter names in CollatorOptions
#386 by exoego was merged Oct 28, 2019 Loading… updated Oct 28, 2019
Fix #384: Make locales optional in DateTimeFormat & NumberFormat.
#385 by exoego was merged Oct 28, 2019 Loading… updated Oct 28, 2019
Upgrade to Scala.js 1.0.0-RC2
#393 by FabioPinheiro was merged Dec 16, 2019 Loading… updated Dec 16, 2019
Upgrade to Scala.js 1.0.0 and make it the default.
#395 by exoego was merged Feb 6, 2020 Loading… updated Feb 6, 2020
Mark deprecated/non-standard HTMLElement interfaces as deprecated
#360 by exoego was merged May 14, 2019 Loading… updated Feb 13, 2020
Fix #376: Add the Fullscreen API
#402 by exoego was merged Mar 24, 2020 Loading… updated Mar 24, 2020
Add CanvasRenderingContext2D.ellipse().
#403 by shaneorama was merged Apr 1, 2020 Loading… updated Apr 1, 2020
Add the CSSStyleRule.style property.
#405 by shaneorama was merged Apr 2, 2020 Loading… updated Apr 2, 2020
Make the fields of RequestInit optional.
#381 by zakpatterson was merged Apr 29, 2020 Loading… updated Apr 29, 2020
Add experimental Storage API support.
#378 by exoego was merged Dec 6, 2019 Loading… updated Jun 25, 2020
ProTip! Filter pull requests by the default branch with base:main.