Skip to content

Releases: mikesol/purescript-deku

Performant parsing

11 Aug 08:55
98c6753
Compare
Choose a tag to compare

Uses purescript-tldr to replace the pursx parser.

Stellar SSR

06 Aug 05:33
276f48a
Compare
Choose a tag to compare

Adds SSR back to Deku! The docs now use it 😍

Also adds a new deterministic disposal mechanism authored by @jterbraak, which greatly simplifies disposal code and makes DOM-manipulation side effects more predictable.

Mighty margins

23 Apr 05:57
be67ace
Compare
Choose a tag to compare

Pushes effects allllll theeeee waaayyyyyyy to the margin and beyond! No more bindToEffect, no more thankTheDriver. Just purity, pure purity!

Potent polls

24 Aug 11:41
22d4756
Compare
Choose a tag to compare

Changes events to hot-only and uses Polls as the main type on which the framework is based.

Laudatory listener

19 Jun 05:14
Compare
Choose a tag to compare

Fixes listener names for ontouchstart and the other members of the touch-event family 👪

Dapper dyn

14 Jun 12:56
778a6ee
Compare
Choose a tag to compare

No one asked for a better useDyn hook. But that's because no one could imagine THIS level of AWESOMENESS... until now...

Stoic self

13 Jun 06:11
Compare
Choose a tag to compare

Adds an Effect Unit callback for Self that is more threadbare.

Affable afflictions

10 May 09:59
Compare
Choose a tag to compare

Adds two new useAff family hooks for times when 💩 hits the fan and we need to tear the whole thing down.

Bye-bye bower

19 Apr 01:37
Compare
Choose a tag to compare

Removes the bower.json file.

Awesome array

10 Apr 22:06
9a91b8f
Compare
Choose a tag to compare

Uses an array for attributes instead of an event. Ergonomics for the win!