mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 11:11:53 +08:00
IMPROVE links in docs to live-examples
This commit is contained in:
parent
0bff469e44
commit
4451343319
@ -3,8 +3,33 @@ id: 'live-examples'
|
||||
title: 'Live Examples'
|
||||
---
|
||||
|
||||
### 5.1
|
||||
### Next release
|
||||
- [React Official](https://monorepo.storybook.now.sh/examples/official-storybook/)
|
||||
- [Vue](https://monorepo.storybook.now.sh/examples/vue-kitchen-sink/)
|
||||
- [Angular](https://monorepo.storybook.now.sh/examples/angular-cli/)
|
||||
- [Polymer](https://monorepo.storybook.now.sh/examples/polymer-cli/)
|
||||
- [Mithril](https://monorepo.storybook.now.sh/examples/mithril-kitchen-sink/)
|
||||
- [Marko](https://monorepo.storybook.now.sh/examples/marko-cli/)
|
||||
- [HTML](https://monorepo.storybook.now.sh/examples/html-kitchen-sink/)
|
||||
- [Svelte](https://monorepo.storybook.now.sh/examples/svelte-kitchen-sink/)
|
||||
- [Riot](https://monorepo.storybook.now.sh/examples/riot-kitchen-sink/)
|
||||
- [Ember](https://monorepo.storybook.now.sh/examples/ember-cli/)
|
||||
- [Preact](https://monorepo.storybook.now.sh/examples/preact-kitchen-sink/)
|
||||
|
||||
### Current release
|
||||
- [React Official](https://monorepo-git-master.storybook.now.sh/examples/official-storybook/)
|
||||
- [Vue](https://monorepo-git-master.storybook.now.sh/examples/vue-kitchen-sink/)
|
||||
- [Angular](https://monorepo-git-master.storybook.now.sh/examples/angular-cli/)
|
||||
- [Polymer](https://monorepo-git-master.storybook.now.sh/examples/polymer-cli/)
|
||||
- [Mithril](https://monorepo-git-master.storybook.now.sh/examples/mithril-kitchen-sink/)
|
||||
- [Marko](https://monorepo-git-master.storybook.now.sh/examples/marko-cli/)
|
||||
- [HTML](https://monorepo-git-master.storybook.now.sh/examples/html-kitchen-sink/)
|
||||
- [Svelte](https://monorepo-git-master.storybook.now.sh/examples/svelte-kitchen-sink/)
|
||||
- [Riot](https://monorepo-git-master.storybook.now.sh/examples/riot-kitchen-sink/)
|
||||
- [Ember](https://monorepo-git-master.storybook.now.sh/examples/ember-cli/)
|
||||
- [Preact](https://monorepo-git-master.storybook.now.sh/examples/preact-kitchen-sink/)
|
||||
|
||||
### 5.1
|
||||
- [React Official](https://storybooks-official.netlify.com)
|
||||
- [Vue](https://storybooks-vue.netlify.com/)
|
||||
- [Angular](https://storybooks-angular.netlify.com/)
|
||||
@ -18,14 +43,12 @@ title: 'Live Examples'
|
||||
- [Preact](https://storybooks-preact.netlify.com/)
|
||||
|
||||
### 3.4
|
||||
|
||||
- [React Official](https://release-3-4--storybooks-official.netlify.com)
|
||||
- [Vue](https://release-3-4--storybooks-vue.netlify.com/)
|
||||
- [Angular](https://release-3-4--storybooks-angular.netlify.com/)
|
||||
- [Polymer](https://release-3-4--storybooks-polymer.netlify.com/)
|
||||
|
||||
### 3.3
|
||||
|
||||
- [React Official](https://release-3-3--storybooks-official.netlify.com)
|
||||
- [Vue](https://release-3-3--storybooks-vue.netlify.com/)
|
||||
- [Angular](https://release-3-3--storybooks-angular.netlify.com/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user