Skip to content

Pull requests: scala-js/scala-js-dom

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add toHex to Color
#243 by netzwerg was merged Sep 28, 2016 Loading… updated Sep 29, 2016
Update to the latest version in the docs
#245 by 2m was merged Oct 6, 2016 Loading… updated Oct 6, 2016
Correct the type of DataTransfer#types.
#250 by markschaake was merged Nov 18, 2016 Loading… updated Nov 18, 2016
Typo fixes.
#256 by danielnixon was merged Jan 14, 2017 Loading… updated Jan 14, 2017
Use def for read-only properties.
#261 by danielnixon was merged Jan 16, 2017 Loading… updated Jan 16, 2017
Remove nullary removeAttribute() and getAttribute().
#262 by danielnixon was merged Jan 16, 2017 Loading… updated Jan 16, 2017
Deprecate some non-standard and obsolete types and fields.
#255 by danielnixon was merged Jan 16, 2017 Loading… updated Jan 16, 2017
StyleSheetList.item() doesn’t have a default value.
#264 by danielnixon was merged Jan 21, 2017 Loading… updated Jan 21, 2017
HTMLTableElement.deleteRow() doesn’t have a default value.
#267 by danielnixon was merged Jan 22, 2017 Loading… updated Jan 22, 2017
Move href from CSSStyleSheet to StyleSheet.
#265 by danielnixon was merged Jan 22, 2017 Loading… updated Jan 22, 2017
Deprecate some non-standard and obsolete types and fields.
#266 by danielnixon was merged Jan 22, 2017 Loading… updated Jan 22, 2017
Support assigning a String to a style property
#242 by Atry was merged Sep 28, 2016 Loading… updated Sep 28, 2016
Node.prefix is read-only (and deprecated). Has been moved to Element …f
#268 by danielnixon was merged Jan 29, 2017 Loading… updated Jan 29, 2017
Add XMLHttpRequest.responseUrl. Fixes #111.
#269 by danielnixon was merged Feb 2, 2017 Loading… updated Feb 2, 2017
Fix type of CustomEvent detail attribute
#271 by andersschuller was merged Mar 1, 2017 Loading… updated Mar 1, 2017
Updated misleading comments about which constant to reference.
#273 by davesmith00000 was merged Mar 11, 2017 Loading… updated Mar 11, 2017
Point source map links to Github
#276 by japgolly was merged Mar 20, 2017 Loading… updated Mar 20, 2017
omit .toInt when original is Int
#279 by swhgoon was merged Apr 3, 2017 Loading… updated Apr 5, 2017
Updated MediaStream to the 2016 specs
#278 by mvh77 was merged Apr 24, 2017 Loading… updated Apr 24, 2017
Align KeyboardEvent constructor to spec; add KeyboardEventInit helper
#286 by godenji was merged May 14, 2017 Loading… updated May 14, 2017
Add cross-building support with Scala.js 1.0.0-M1.
#288 by sjrd was merged Jul 1, 2017 Loading… updated Jul 1, 2017
Fix #254: Correct signature of history navigation methods
#260 by andersschuller was merged Jan 4, 2017 Loading… updated Oct 9, 2017
Fix #295: Change WebSocket.onerror to use Event instead of ErrorEvent
#297 by andersschuller was merged Oct 9, 2017 Loading… updated Oct 9, 2017
Fix #287: Add error parameter to window.onerror
#298 by andersschuller was merged Oct 22, 2017 Loading… updated Oct 22, 2017
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.