Issue by philcockfield
Thursday Nov 24, 2016 at 19:53 GMT
Originally opened as storybook-eol/storybook-ui#63
I'd like to write a better index panel that can better handle larger projects and libraries, and provide more sophisticated organisation options for stories.

Is there a pluggable way to do this. Can I write this as an external module, and have it dropped in using a known set of properties that get passed to it. (I'd like to write it in Typescript). Or do I have to hack it out within this repo?
Please let me know options - and how pluggable UI want to make the Storybook? Thanks.
Thursday Nov 24, 2016 at 19:53 GMT
Originally opened as storybook-eol/storybook-ui#63
I'd like to write a better index panel that can better handle larger projects and libraries, and provide more sophisticated organisation options for stories.
Is there a pluggable way to do this. Can I write this as an external module, and have it dropped in using a known set of properties that get passed to it. (I'd like to write it in Typescript). Or do I have to hack it out within this repo?
Please let me know options - and how pluggable UI want to make the Storybook? Thanks.