media-ui
media-ui copied to clipboard
Define extensibility points for media ui
- manifest system to register plugins / components
- make sure plugins have the whole provider context available
- how make interfaces etc. available in plugins
As a plugin creator, I want to be able to:
- register containers to be rendered into any part of the UI
- react to certain events, e.g. asset selection etc
- use all the hooks, everything in context etc