Releases: mikesol/purescript-deku
Performant parsing
Stellar SSR
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
Pushes effects allllll theeeee waaayyyyyyy to the margin and beyond! No more bindToEffect
, no more thankTheDriver
. Just purity, pure purity!
Potent polls
Changes events to hot-only and uses Polls as the main type on which the framework is based.
Laudatory listener
Fixes listener names for ontouchstart
and the other members of the touch-event family 👪
Dapper dyn
No one asked for a better useDyn
hook. But that's because no one could imagine THIS level of AWESOMENESS... until now...
Stoic self
Adds an Effect Unit
callback for Self
that is more threadbare.
Affable afflictions
Adds two new useAff
family hooks for times when 💩 hits the fan and we need to tear the whole thing down.
Bye-bye bower
Removes the bower.json
file.
Awesome array
Uses an array for attributes instead of an event. Ergonomics for the win!