fractal-component
Advanced tools
Changelog
4.4.3
ComponentManager
properly and namespaceDestroyCallback
is not calledChangelog
4.4.2
sideEffects
free for webpackChangelog
4.4.0
persistState
option from ComponentManager optionsforceOverwriteInitialState
& cleanStateDuringDestroy
Changelog
4.3.0
SharedState
that allows to share state data among components via SharedStateChangelog
4.2.0
cannot locate os module
issue with React Native's Metro bundleris
utils directlye.g.:
<script type="module" src="https://unpkg.com/fractal-component@latest/dist/fractal-component.esm.mjs"></script>
see: https://developers.google.com/web/fundamentals/primers/modules
Changelog
4.1.3
cachedState
reference when component is unmontedname
(undocumented option) renamed to displayName
Changelog
4.1.1
serialiseAction
& deserialiseAction
function to AppContainer
is.managed
to is.managedComponentInstance
& Logic fixed