diff --git a/ROADMAP.md b/ROADMAP.md index 7ee33e46251d..6931395d9955 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -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) @@ -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 @@ -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. diff --git a/docs/src/pages/basics/live-examples/index.md b/docs/src/pages/basics/live-examples/index.md index 48be8ed83816..f063c4870807 100644 --- a/docs/src/pages/basics/live-examples/index.md +++ b/docs/src/pages/basics/live-examples/index.md @@ -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)