Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Releases: paf31/purescript-jquery

v5.0.0

07 Aug 07:28
cb46882

Choose a tag to compare

New release for PureScript 0.12 using Effect and Web-DOM

v4.3.0

14 Oct 22:43

Choose a tag to compare

  • Ensure that appendText only appends text, not HTML.
  • Add unsafeAppendHtml which uses the old behavior.

(@i-am-tom)

v4.2.1

27 Jun 16:17

Choose a tag to compare

Fix implementations of getPageX and getPageY (@dgendill)

v4.2.0

25 Jun 03:48

Choose a tag to compare

Add getAttr (@ricksanchez)

v4.1.0

15 Jun 02:46

Choose a tag to compare

Add off function (@rizary)

v4.0.0

05 Apr 15:44

Choose a tag to compare

Updates for 0.11 compiler

v1.0.0

11 Jun 22:22

Choose a tag to compare

  • Updates for 1.0 core libraries and 0.9.1 compiler. This library will not work with compiler versions < 0.9.1.
  • Don't return JQuery from actions any more, unless creating a new element.

v0.6.1

15 Apr 03:10

Choose a tag to compare

Fix on (@Filib)

v0.6.0

10 Sep 16:37

Choose a tag to compare

Update dependencies.

v0.5.0

30 Jun 05:32

Choose a tag to compare

This release works with versions 0.7.* of the PureScript compiler. It will not work with older versions. If you are using an older version, you should require an older, compatible version of this library.