Skip to content

Commit

Permalink
minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielcsapo committed Oct 3, 2018
1 parent d5e9898 commit 7af2fc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
7 changes: 1 addition & 6 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
* [Supporting other frameworks and libraries](#supporting-other-frameworks-and-libraries)
+ [Polymer & Webcomponents](#polymer---webcomponents)
+ [Aurelia](#aurelia)
+ [Ember](#ember)
* [Breaking changes](#breaking-changes)
+ [Addon API](#addon-api)
+ [API for adding stories](#api-for-adding-stories)
Expand Down Expand Up @@ -69,10 +68,6 @@ Storybook for Polymer is currently in development, and will support custom eleme

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

### Addon API
Expand All @@ -92,7 +87,7 @@ We have a new logo, so next step is a overhaul of our documentation site.

### Record videos and write blog post on how to use, tweak & develop storybook

- writing addons,
- writing addons,
- choosing the right addons.
- how to start developing on our codebase.
- how to use storybook itself and the CLI.
2 changes: 1 addition & 1 deletion docs/src/pages/basics/live-examples/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ title: 'Live Examples'
- [React Official](https://storybooks-official.netlify.com)
- [Vue](https://storybooks-vue.netlify.com/)
- [Angular](https://storybooks-angular.netlify.com/)
- [Ember](https://storybooks-ember.netlify.com/)
- [Polymer](https://storybooks-polymer.netlify.com/)
- [Mithril](https://storybooks-mithril.netlify.com/)
- [Marko](https://storybooks-marko.netlify.com/)
- [HTML](https://storybooks-html.netlify.com/)
- [Svelte](https://storybooks-svelte.netlify.com/)
- [Riot](https://storybooks-riot.netlify.com/)
- [Ember](https://storybooks-ember.netlify.com/)

### 3.4
- [React Official](https://release-3-4--storybooks-official.netlify.com)
Expand Down

0 comments on commit 7af2fc4

Please sign in to comment.