Releases: Respo/composer.cljs
Releases · Respo/composer.cljs
fix template jumping
Details #54 .
Fix deployment
Details 0825d29 .
upgrade deps
Details #53 .
Update md5 state before file write to reduce chaos
Warn about color syntax that is confused with states
Refactoring color groups and presets
Watch file changes; Copy EDN data of markup
Improve markup tree usages
Some quick tips are added to the tree to reduce navigating steps and make actions obvious. See #32 .
Add states, state-key, and change parameters
Refactored a bit to fit into a states model like Respo. The finished example is at: https://github.com/Erigeron/composer-todolist
Some of the changes are breaking old implementations.
Add "backdrop-click" event on popup.
Currently popup does not has a close button. Click backdrop to dispatch the event of closing the popup.