Skip to content

Releases: purescript-halogen/purescript-halogen-vdom

v8.0.0

Choose a tag to compare

@thomashoneyman thomashoneyman released this 28 Apr 13:44
e663002

v7.0.1

Choose a tag to compare

@thomashoneyman thomashoneyman released this 19 Apr 23:46

Other improvements:

v7.0.0

Choose a tag to compare

@thomashoneyman thomashoneyman released this 07 Mar 20:35

Updated for PureScript 0.14

v6.1.3

Choose a tag to compare

@natefaubion natefaubion released this 04 Apr 17:58
8b91e55

v6.1.2

Choose a tag to compare

@garyb garyb released this 04 Feb 14:20
0e9f126

Fix FFI implementation of hasAttribute (@rnons)

v6.1.1

Choose a tag to compare

@garyb garyb released this 02 Feb 14:44
efa28b9

If a property is also an attribute, use removeAttribute when clearing it #32 (@rnons)

v3.0.1

Choose a tag to compare

@garyb garyb released this 08 Aug 13:11
bb2fb45

Fixed v3 line for compatibility with PureScript 0.13

v6.1.0

Choose a tag to compare

@garyb garyb released this 21 Mar 22:57
34c032a

Added renderWidget for VDom

v6.0.0

Choose a tag to compare

@garyb garyb released this 11 Mar 00:06
14ec580

Updated to latest purescript-foreign-object

v5.1.0

Choose a tag to compare

@garyb garyb released this 27 Feb 16:57
7c77e03

Added mapThunk