mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-17 05:02:23 +08:00
Update ROADMAP.md
This commit is contained in:
parent
27d4f41394
commit
f2e8df24f7
27
ROADMAP.md
27
ROADMAP.md
@ -56,13 +56,6 @@ It's quite common to see users write a single story, with a wrapper components a
|
||||
We plan to add a second mode to storybook that will allow you to see all stories in 1 preview.
|
||||
That way you can write your stories how they are best, and preview them how you like.
|
||||
|
||||
### Deeper level hierarchy
|
||||
|
||||
A very long standing issue is about "what about larger styleguides?". Some styleguides have lots and lots of components.
|
||||
At some point is becomes unmaintainable if you do not group them somehow.
|
||||
Storybook's UI is not exactly setup for very large styleguides, right now.
|
||||
But we are going to add a way of defining groups! And develop a UI that allows you to quickly navigate to other groups / stories.
|
||||
|
||||
## Supporting other frameworks and libraries
|
||||
|
||||
We believe in the power of react, and think it's the right choice for a lot of projects.
|
||||
@ -71,25 +64,21 @@ Unfortunately if you choose anything other then React or React-Native you can no
|
||||
|
||||
We want you to be able to use storybook with the framework / library of your choice.
|
||||
|
||||
### Vue
|
||||
|
||||
Storybook for Vue is currently in alpha release, it won't be long now!
|
||||
|
||||
### Angular
|
||||
|
||||
Storybook for Angular is in development.
|
||||
Storybook for Angular is in alpha and will be included in the 3.3.0 release.
|
||||
|
||||
### Webcomponents
|
||||
### Polymer & Webcomponents
|
||||
|
||||
Interested in supporting.
|
||||
|
||||
### Polymer
|
||||
|
||||
Interested in supporting, once bower and html-imports are gone.
|
||||
Storybook for Polymer is currently in development, and will support custom elements.
|
||||
|
||||
### Aurelia
|
||||
|
||||
Please contact us if you want this.
|
||||
We're reaching out to the Aurelia maintainers to cooperate on this.
|
||||
|
||||
### Ember
|
||||
|
||||
We're reaching out to the Ember maintainers to cooperate on this.
|
||||
|
||||
## Breaking changes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user