-
Notifications
You must be signed in to change notification settings - Fork 55
Roadmap
Jean-Michel FRANCOIS edited this page Feb 13, 2018
·
1 revision
- actions api (cmf.settings.actions must replaced by cmf.settings.props['Action#myaction'])
<Action actionId="myAction" />
should be<Action componentId="myAction" />
- sagaRouter
- update component to use the new Inject API
- write a guideline (doc)
- remove most of the mapStateToProps content they are useless API