mikesol / purescript-deku

A PureScript web UI framework
https://purescript-deku.surge.sh/
Apache License 2.0
123 stars 12 forks source link

Removes lock and payload parameters #92

Closed mikesol closed 1 year ago

mikesol commented 1 year ago

This is part of a Bolson overhaul that allows one to remove lock and payload parameters. For ocarina and rito the change is trivial (a no-op) but for Deku, where we are actually doing the removal, it's somewhat involved.

Two tests are added to verify that portals work as expected: when they are out of scope, they are treated as a constructor.