issues
search
purescript-deprecated
/
purescript-dom
Type definitions and standard effect for interacting with the DOM
41
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
(WIP) Updates for compiler 0.12
#151
LiamGoodacre
closed
6 years ago
5
changes for 0.12
#150
justinwoo
closed
6 years ago
2
How to get attributes from a Node type
#149
naglalakk
closed
6 years ago
2
Organizing Web APIs
#148
gabejohnson
opened
6 years ago
2
Add `attributes` to `Element` and `NamedNodeMap` type to support it
#147
garyb
opened
6 years ago
0
Fix `unsafeReadProtoTagged` so it works in IE
#146
garyb
closed
6 years ago
0
clientX should work with WheelEvent
#145
laszlotall
opened
6 years ago
0
Add HTMLHyperlinkElementUtils.
#144
chexxor
closed
6 years ago
2
Add HTMLHyperlinkElementUtils
#143
chexxor
opened
6 years ago
1
HTMLCollection operations
#142
LiamGoodacre
closed
6 years ago
5
[WIP] Remove `Eff` in favor of `Effect`
#141
gabejohnson
closed
6 years ago
4
Add dropEffect getter and setter on DataTransfer
#140
fehrenbach
closed
6 years ago
2
MutationObserver API
#139
natefaubion
closed
6 years ago
1
current documentation?
#138
roper79
closed
6 years ago
2
export `activeElement`
#137
toastal
closed
6 years ago
0
add `document.activeElement`
#136
toastal
closed
6 years ago
0
HTMLIFrameElement.contentWindow
#135
beckyconning
closed
6 years ago
2
Added DOM.Node.Element.hasAttribute
#134
coot
closed
6 years ago
1
Added PopStateEvent
#133
coot
closed
6 years ago
3
Added document helper function
#132
Risto-Stevcev
closed
6 years ago
3
breaking: increment purescript-arraybuffer-types
#131
matthewleon
opened
7 years ago
0
document testing
#130
matthewleon
closed
7 years ago
2
Add document ReadyState
#129
garyb
closed
7 years ago
0
Fix argument names for open
#128
jacereda
closed
7 years ago
1
Add readyState function for a Document
#127
dgendill
closed
7 years ago
1
Add Blob.slice
#126
safareli
closed
7 years ago
0
Add `slice` for Blob
#125
safareli
closed
7 years ago
3
Update HTMLElement FFI code to match purs definitions
#124
garyb
closed
7 years ago
0
`hidden` and `setHidden` are defined twice
#123
dederer
closed
7 years ago
0
contentWindow
#122
beckyconning
opened
7 years ago
2
Fix type of setHref, returns Unit not String
#121
houli
closed
7 years ago
1
Wrap FormData effects.
#120
i-am-tom
opened
7 years ago
5
Fix minor typo: underling --> underlying
#119
gasi
closed
7 years ago
1
Fix typo in WebSocket readyState
#118
tchakkazulu
closed
7 years ago
1
Add `toArray` to NodeList
#117
i-am-tom
closed
7 years ago
1
fix getBoundingClientRect result
#116
safareli
closed
7 years ago
0
Result of getBoundingClientRect is incorrect
#115
safareli
closed
7 years ago
2
add pageX pageY to MouseEvent
#114
safareli
closed
7 years ago
0
Export `toArray` from HTMLCollection
#113
i-am-tom
closed
7 years ago
0
dispatchEvent: use (exception :: EXCEPTION)
#112
coot
opened
7 years ago
4
Element matches and closest
#111
toastal
opened
7 years ago
1
currentTarget should be nullable
#110
coot
closed
6 years ago
3
Add `toArray` for HTMLCollection
#109
i-am-tom
closed
7 years ago
4
Documentation fixes for functions that now return Maybe
#108
jacereda
closed
7 years ago
1
Fix repository links
#107
kritzcreek
closed
7 years ago
0
Add `classList` + functions of `DOMTokenList`
#106
sectore
closed
7 years ago
2
Add test dependencies
#105
sectore
closed
7 years ago
1
Return value of the correct constructor from _readEventTarget
#104
rightfold
closed
7 years ago
2
_readEventTarget returns Left String, but should be Left ForeignError
#103
rightfold
closed
7 years ago
0
A tiny bit of documentation for KeyboardEvent
#102
sabine
closed
7 years ago
1
Next