All notable changes to this project will be documented in this file.
Removed reacl-c.core/handle-effect-result
in favour of
reacl-c.core/execute-effect
. To migrate just flip the arguments
around.
The dom-testing
namespace has moved to its own library
reacl-c-testing.
The Reacl interop (reacl-c.main.reacl
and reacl-c.interop.reacl
)
have to its own library
reacl-c-reacl
defn-item
(and defn-dom
). This makes the React component
hierarchy more useful when debugging or analyzing the performance of
an application. It may also increase the general performance
because less React classes are generated and in a more predictible
way.Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close