Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Releases: purescript-deprecated/purescript-dom

v0.2.18

25 Feb 21:47
Compare
Choose a tag to compare
  • Initial implementation for the interface of HTML elements
    • There are still a few missing fields here and there, but the majority are now covered

v0.2.17

12 Feb 17:45
Compare
Choose a tag to compare
  • Added the ability to construct populated FormData values (@jprider63)

v0.2.16

06 Feb 13:29
Compare
Choose a tag to compare
  • Added some functions for Blob, File, and FileList (@zudov)

v0.2.15

13 Jan 21:51
Compare
Choose a tag to compare
  • Additions to DOM.HTML.Location: setters, assign, replace, and reload functions (@jonsterling)

v0.2.14

05 Jan 22:11
Compare
Choose a tag to compare

v0.2.13

11 Dec 12:22
Compare
Choose a tag to compare

v0.2.12

08 Dec 15:30
Compare
Choose a tag to compare

v0.2.11

08 Dec 13:57
Compare
Choose a tag to compare

v0.2.10

21 Nov 23:09
Compare
Choose a tag to compare
  • Add missing Document parameter to some functions (@anttih)

v0.2.9

19 Nov 13:04
Compare
Choose a tag to compare
  • Fixed import warnings raised in psc 0.7.6