Roadmap - Talend/ui GitHub Wiki
CMF
Incoming
DEPRECATED
- actions api (cmf.settings.actions must replaced by cmf.settings.props['Action#myaction'])
<Action actionId="myAction" />
should be<Action componentId="myAction" />
- sagaRouter
Components
- update component to use the new Inject API
Containers
- write a guideline (doc)
- remove most of the mapStateToProps content they are useless API