Skip to content

Releases: mikesol/purescript-deku

Bodacious Bolson

12 May 08:01
27203f2
Compare
Choose a tag to compare

Uses Bolson for core logic 🧠

Server-side semantics

10 May 15:23
Compare
Choose a tag to compare

Adds SSR using "type-class morphisms" à la Conal Elliott.

Copious click

04 May 08:50
Compare
Choose a tag to compare

Adds click, click_ and slider syntactic 🍬 .

Selfish signals

03 May 09:56
Compare
Choose a tag to compare

A Self attribute is now a backdoor where any element can stash, remember, and continue interacting with itself. Use with caution, and by caution I mean reckless abandon!

Fabulous fifteen

30 Apr 16:37
Compare
Choose a tag to compare

Upgrades to 0.15.0 🚀

Incredible instances

28 Apr 12:21
Compare
Choose a tag to compare

Adds new instances to deku for attribute creation.

Concomitant cache

25 Apr 04:10
Compare
Choose a tag to compare

Makes the cache svelter by implementing a small pruning algorithm. Not perfect yet (still grows a bit too much) but it's in a good place to get down to 0.

Performant portals

24 Apr 17:54
Compare
Choose a tag to compare

Makes the portal implementation snappy!

Promising portals

24 Apr 07:39
Compare
Choose a tag to compare

Wraps portals in a referentially transparent div to avoid connection issues.

Impecable ids

23 Apr 18:15
Compare
Choose a tag to compare

Makes ID generation faster for all elements.