Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Improve Story Index #63

Closed
philcockfield opened this issue Nov 24, 2016 · 8 comments
Closed

Improve Story Index #63

philcockfield opened this issue Nov 24, 2016 · 8 comments

Comments

@philcockfield
Copy link

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.

image

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.

@arunoda
Copy link
Contributor

arunoda commented Nov 25, 2016

Currently, it's not pluggable and with current state, I think it's hard to do so. Since it's a core component of storybook.

Anyway, I think there's a huge opportunity for an improvement. So, I'd like to see it lands to the core.
If that's kind a impossible, let's try to make it pluggable.

@philcockfield
Copy link
Author

OK, I think I'll draw up some designs. I have some ideas that allows for clean, nested organization of stories that would not change the storiesOf data structure at all.

@arunoda
Copy link
Contributor

arunoda commented Nov 25, 2016

Awesome.

@benediktvaldez
Copy link
Contributor

@philcockfield did you ever get any further with those designs? really excited to see something like this happen

ndelangen pushed a commit that referenced this issue Apr 2, 2017
Add react, react-dom to devDependencies
@philcockfield
Copy link
Author

Hey @benediktvaldez - I haven't pushed that forward yet. What's the future of Storybook looking like (before I invest time)?

@ndelangen
Copy link
Contributor

Hey Phil,
I think storybooks future looks pretty bright, recently quite a few people stepped forward to maintain the packages, and we're making a lot of progress getting ready for the 3.0.0 release.
It will contain an upgrade to webpack 2, which will help a lot of people out.

We'd love to hear your ideas for designs, make people even happier?

@philcockfield
Copy link
Author

OK, cool - that's encouraging. I'll look to put something together ASAP.

ndelangen added a commit that referenced this issue Apr 10, 2017
Update Chapters addon description
@ndelangen
Copy link
Contributor

Please open an issue over at the new repo if you're still experiencing this issue, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

4 participants