microcosm
Advanced tools
Changelog
12.13.0
modelDidUpdate
. See the docs for more information.Changelog
12.12.0
options.key
.prepare
prop for ActionButton
that allows developers to specify
an extra transformation of the underlying value (e.g. based on the event
object) before the action gets dispatched.Changelog
12.11.0
ref
in ActionForm, avoiding some edge cases and
allowing usage with React 16.context
to ActionForm constructor, fixing a bug with context