Releases: purescript-deprecated/purescript-dom
Releases · purescript-deprecated/purescript-dom
v4.3.1
22 Apr 01:23
Compare
Sorry, something went wrong.
No results found
Fixed cardinality of BinaryType and ReadyState for the WebSocket API (noted by @MaloJaffre )
v4.3.0
22 Apr 01:22
Compare
Sorry, something went wrong.
No results found
Added requestAnimationFrame and requestIdleCallback (@coot )
v4.2.0
17 Apr 17:51
Compare
Sorry, something went wrong.
No results found
Added more of the WebSocket API
v4.1.1
15 Apr 09:28
Compare
Sorry, something went wrong.
No results found
Fixed the effect rows of EventListener in addEventListener / removeEventListener so that MonadEff instances can be resolved.
v4.1.0
13 Apr 08:49
Compare
Sorry, something went wrong.
No results found
v4.0.0
05 Apr 01:38
Compare
Sorry, something went wrong.
No results found
Updated for PureScript 0.11
Functions now use Maybe rather than Nullable
Introduced QuerySelector newtype
v3.8.1
31 Mar 11:19
Compare
Sorry, something went wrong.
No results found
Fixed FFI implementation of StorageEvent accessors (@beckyconning )
v3.8.0
27 Mar 14:50
Compare
Sorry, something went wrong.
No results found
Added WebStorage types and functions
v3.7.0
20 Mar 12:02
Compare
Sorry, something went wrong.
No results found
v3.6.0
04 Mar 13:52
Compare
Sorry, something went wrong.
No results found
Added URL.createObjectURL and URL.revokeObjectURL (@justinwoo )
Added IsForeign instance for FileList (@jacereda )