Jacek Schæ

Results 3 issues of Jacek Schæ

After reworking [shadow-cljs ui](https://github.com/thheller/shadow-cljs/commit/9b9314186045da05370a8c398aaf0f051678cc63) some time ago I think it's time to take a next step and introduce dark mode. Any comments / recommendations are more than welcome!

Cursive supports converting HTML to Hiccup on paste. Would it be possible to have the same thing for Fulcro's HTML? There is a functions that does the job at Developers...

In HTML it is possible to associate a `[:button ...]` to a `[:form ...]` element when the `[:button ...]` is outside of the `[:form ...]`. This requires specifying `:id` property...