Fork me on GitHub
#releases
<
2023-10-06
>
tony.kay18:10:51

Fulcro 3.7.0-RC1 https://github.com/fulcrologic/fulcro • Added more dynamic support to routing system ◦ Ability to integrate with CLJS modules for runtime code loading to automatically happen when you route to a component that isn’t yet loaded ◦ Improved routing to allow specifying targets by symbol • Other minor improvements

tony.kay19:10:41

Fulcro RAD 1.6.0-RC2 https://github.com/fulcrologic/fulcro-rad • Added new multimethod rendering to forms and reports • Improved clj-kondo exports • Added more support for options that can easily be datafied. E.g. use of symbols instead of components. so that more of the config can be placed in the data model and/or even retrieved as data at runtime.

tony.kay19:10:09

Fulcro RAD Semantic UI Plugin 1.4.0-RC1 https://github.com/fulcrologic/fulcro-rad-semantic-ui • Additions related to the new dynamic elements in RAD

tony.kay20:10:10

The Fulcro RAD book was also updated to cover the new rendering method for reports: https://book.fulcrologic.com/RAD.html#_report_rendering_with_multimethods

fulcro 1
💪 1
pez21:10:18

https://github.com/PEZ/taplet 1.0.62. Utilities for tapping Clojure and ClojureScript things. A macro named let> for tapping let binding boxes, and a reader tag #t for tapping value forms. • Add #t reader tag. Works a bit like #p of hashp fame.

🎉 2