purescript-web/purescript-web-dom
Type definitions and low level interface implementations for the W3C DOM spec
PureScriptMIT
Issues
- 2
`ElementId` type
#57 opened by nsaunders - 1
Do `ClassName`, `AttrName`, and `PropName` types belong here instead of `web-html`?
#56 opened by nsaunders - 0
- 2
Change type of `documentElement`?
#7 opened by chexxor - 2
Probably clientX, scrollX should return Int
#50 opened by wclr - 1
Missing attributes property access on Element
#47 opened by flip111 - 5
URL createObjectURL?
#1 opened by justinwoo - 7
Missing getClientRects method and other stuff
#21 opened by flip111 - 1
Argument ordering for better composition
#42 opened by eslamahmed148 - 0
Missing replaceWith
#46 opened by schneiderfelipe - 2
Any interest in adding ResizeObserver?
#45 opened by nsaunders - 2
Element.closest
#38 opened by toastal - 3
- 1
hasAttribute in Web.DOM.Element fails
#22 opened by IfSixWasNine - 7
Unclear how to get a Document
#19 opened by BebeSparkelSparkel - 2
querySelector css selector constructor
#18 opened by BebeSparkelSparkel - 1
- 0
MutationObserver callback type is wrong
#12 opened by alextes - 4
No Element -> DOMTokenList
#15 opened by alextes - 3
nodeValue should return Effect (Maybe String)
#9 opened by bbarker - 2
Is `HTMLCollection` API implemented?
#8 opened by paluh - 3
XPath Spec support
#6 opened by bbarker - 5
querySelector and ParentNode
#2 opened by megamaddu