An open API service for providing issue and pull request metadata for open source projects.

GitHub / purescript-web/purescript-web-dom issues and pull requests

#62 - referenceNode argument to Node.insertBefore should be nullable

Issue - State: open - Opened by zopsicle 8 months ago - 1 comment

#61 - Fix bugs, make compatible with new spago and prepare 7.0.0 release

Pull Request - State: open - Opened by flip111 12 months ago - 2 comments

#60 - Prepare release 7.0.0

Pull Request - State: closed - Opened by flip111 12 months ago - 2 comments

#60 - Prepare release 7.0.0

Pull Request - State: open - Opened by flip111 12 months ago

#59 - NamedNodeMap & Attr

Pull Request - State: closed - Opened by garyb about 2 years ago - 4 comments

#58 - `AttrName`, `ClassName`, `PropName`, and `ElementId` types. Resolves #56 and #57.

Pull Request - State: closed - Opened by nsaunders over 2 years ago - 1 comment

#57 - `ElementId` type

Issue - State: closed - Opened by nsaunders over 2 years ago - 2 comments

#55 - scrollWidth and scrollHeight are Ints not Numbers

Issue - State: open - Opened by seastian over 2 years ago

#54 - Prepare v6.0.0 release (1st PS 0.15.0-compatible release)

Pull Request - State: closed - Opened by JordanMartinez over 3 years ago
Labels: purs-0.15

#53 - Port getBoundingClientRect from web-html

Pull Request - State: closed - Opened by JordanMartinez over 3 years ago - 1 comment
Labels: type: breaking change, purs-0.15

#52 - Drop Effect wrapper on doctype

Pull Request - State: closed - Opened by JordanMartinez over 3 years ago
Labels: type: breaking change, purs-0.15

#51 - Update to PureScript v0.15.0

Pull Request - State: closed - Opened by JordanMartinez over 3 years ago - 1 comment
Labels: type: breaking change, purs-0.15

#50 - Probably clientX, scrollX should return Int

Issue - State: closed - Opened by wclr over 3 years ago - 2 comments

#49 - Migrate FFI to ES modules

Pull Request - State: closed - Opened by JordanMartinez over 3 years ago
Labels: type: breaking change, purs-0.15

#48 - NamedNodeMap & Attr

Pull Request - State: closed - Opened by flip111 almost 4 years ago - 3 comments

#48 - NamedNodeMap & Attr

Pull Request - State: closed - Opened by flip111 almost 4 years ago - 3 comments

#47 - Missing attributes property access on Element

Issue - State: open - Opened by flip111 almost 4 years ago - 1 comment
Labels: good first issue, status: accepted

#46 - Missing replaceWith

Issue - State: open - Opened by schneiderfelipe over 4 years ago
Labels: type: enhancement

#45 - Any interest in adding ResizeObserver?

Issue - State: closed - Opened by nsaunders over 4 years ago - 2 comments

#44 - add isSameNode method

Pull Request - State: open - Opened by wclr over 4 years ago - 6 comments

#43 - Prepare v5.0.0 release

Pull Request - State: closed - Opened by kl0tl over 4 years ago

#42 - Argument ordering for better composition

Issue - State: closed - Opened by eslamahmed148 almost 5 years ago - 1 comment
Labels: type: enhancement

#41 - Explain how to call getElementById

Pull Request - State: open - Opened by jamesdbrock almost 5 years ago

#40 - Explain how to aquire a Document

Pull Request - State: open - Opened by jamesdbrock almost 5 years ago

#39 - Element.matches + Element.closest

Pull Request - State: closed - Opened by toastal almost 5 years ago - 4 comments

#38 - Element.closest

Issue - State: closed - Opened by toastal almost 5 years ago - 2 comments
Labels: type: enhancement

#37 - Update changelog for upcoming v5.0.0 release

Pull Request - State: closed - Opened by thomashoneyman almost 5 years ago

#36 - Fix pull request template

Pull Request - State: closed - Opened by thomashoneyman almost 5 years ago - 1 comment

#35 - Generate changelog and add PR template

Pull Request - State: closed - Opened by JordanMartinez almost 5 years ago

#34 - Add support for ShadowRoot API

Pull Request - State: closed - Opened by lsgro almost 5 years ago - 1 comment

#33 - Add ShadowRoot module

Pull Request - State: closed - Opened by lsgro almost 5 years ago - 4 comments

#32 - Changed node child helpers to return Unit

Pull Request - State: closed - Opened by robertdp almost 5 years ago

#31 - Update to v0.14.0-rc3

Pull Request - State: closed - Opened by JordanMartinez almost 5 years ago

#30 - Migrate to GitHub Actions

Pull Request - State: closed - Opened by thomashoneyman almost 5 years ago

#29 - add innerHTML and innerText for Element

Pull Request - State: closed - Opened by chekoopa almost 5 years ago - 2 comments

#28 - Update install instructions to spago

Pull Request - State: closed - Opened by ursi about 5 years ago

#27 - Update spec link and text

Pull Request - State: closed - Opened by ursi about 5 years ago

#26 - Remove `return {}` from FFI functions

Pull Request - State: closed - Opened by mhmdanas over 5 years ago - 1 comment

#25 - Use NPM dependency for PureScript compiler

Pull Request - State: closed - Opened by garyb over 5 years ago - 3 comments

#24 - fix #22: hasAttribute in Web.DOM.Element fails -> return type has to be effectful

Pull Request - State: closed - Opened by srghma over 5 years ago - 1 comment

#23 - add Show instance to the NodeType

Pull Request - State: closed - Opened by srghma over 5 years ago - 2 comments

#22 - hasAttribute in Web.DOM.Element fails

Issue - State: closed - Opened by IfSixWasNine over 5 years ago - 1 comment
Labels: type: bug, good first issue

#21 - Missing getClientRects method and other stuff

Issue - State: open - Opened by flip111 over 5 years ago - 7 comments
Labels: type: enhancement, purs-0.15

#20 - Explain how to get hold of a `Document`

Pull Request - State: closed - Opened by hdgarrood over 5 years ago

#19 - Unclear how to get a Document

Issue - State: closed - Opened by BebeSparkelSparkel over 5 years ago - 7 comments

#18 - querySelector css selector constructor

Issue - State: closed - Opened by BebeSparkelSparkel over 5 years ago - 2 comments

#17 - Web.HTML.Window.(scrollX|scrollY) should have type `Window -> Effect Number`

Issue - State: closed - Opened by colinwahl about 6 years ago - 1 comment

#16 - Add classList to get DOMTokenList for Element

Pull Request - State: closed - Opened by alextes about 6 years ago - 2 comments

#15 - No Element -> DOMTokenList

Issue - State: closed - Opened by alextes about 6 years ago - 4 comments

#14 - Add scroll, scrollTo, scrollBy, scrollIntoView

Pull Request - State: closed - Opened by Shou over 6 years ago - 5 comments

#13 - Fix type of mutationObserver

Pull Request - State: closed - Opened by alextes over 6 years ago - 2 comments

#12 - MutationObserver callback type is wrong

Issue - State: closed - Opened by alextes over 6 years ago

#11 - remove redundant return values that exist for OO-style fluent programming

Issue - State: closed - Opened by bbarker over 6 years ago - 3 comments
Labels: type: enhancement, purs-0.14

#10 - fixes #9 : nodeValue should return Effect (Maybe String)

Pull Request - State: closed - Opened by bbarker over 6 years ago - 4 comments

#9 - nodeValue should return Effect (Maybe String)

Issue - State: closed - Opened by bbarker over 6 years ago - 3 comments

#8 - Is `HTMLCollection` API implemented?

Issue - State: closed - Opened by paluh over 6 years ago - 2 comments

#7 - Change type of `documentElement`?

Issue - State: closed - Opened by chexxor over 6 years ago - 2 comments
Labels: type: breaking change, purs-0.15

#6 - XPath Spec support

Issue - State: closed - Opened by bbarker over 6 years ago - 3 comments

#5 - Bump for purescript-web-events

Pull Request - State: closed - Opened by garyb over 6 years ago

#4 - Add `matches` and `closest` functions to Web.DOM.Element.

Pull Request - State: closed - Opened by utkarshkukreti about 7 years ago - 2 comments

#3 - StyleSheetList + CSSStyleSheet

Pull Request - State: closed - Opened by toastal over 7 years ago - 3 comments

#2 - querySelector and ParentNode

Issue - State: closed - Opened by megamaddu over 7 years ago - 5 comments

#1 - URL createObjectURL?

Issue - State: open - Opened by justinwoo over 7 years ago - 5 comments
Labels: status: needs more info