v0.15.53
removes css nesting from css output to make it compatible with safari on certain iphones
v0.15.58
Introduces a js-based table row adding and removing, to make it work better in forms with file inputs
v0.15.60
Change StatefulPageAction
’s arguments to a single object for previty’s sake
v0.15.61
Add page
property to StatefulPageAction argument
v0.16.0
Support for CSS clumps - they can be separated into discinct bundles so only the useful CSS for a given view is used
v0.17.0
Support using css and stimulus files from dependencies, paving the way to de-monolithize the sealious-playground
v0.17.10
Add support for generating color palletes
v0.17.15
The build watch notifier now also sends a websocket event once the app is back alive after a restart caused by code changes
The color palette view now shows pairings of colors to help pick colors with good contrast.