70 Commits

Author SHA1 Message Date
Daniel Duan
e852ca2baf Merge branch 'master' into add-storyshot-addon 2017-08-29 16:17:41 -04:00
Daniel Duan
5501633ff2 fix markdown linter changes 2017-08-29 16:16:58 -04:00
TJ Egan
d95f2793b5 add carbon to examples page 2017-08-29 10:39:25 -05:00
tsuyoshiwada
e188845574 Add storybook-chrome-screenshot to addon gallery 2017-08-29 14:46:17 +09:00
Benjamin Cass
b7eca1e4b4 Minor grammar fixes and clarification 2017-08-28 14:51:08 -05:00
Michael Shilman
7b544ba60f Add tachyons components to storybook examples 2017-08-20 01:51:01 -07:00
Michael Shilman
9d4732efbe Fix broken FAQ title/link 2017-08-12 15:50:48 -07:00
Filipp Riabchun
485f08d5bb Update index.md 2017-08-12 16:25:29 +03:00
Filipp Riabchun
1a4115563c Merge branch 'master' into cd-project-dir 2017-08-12 16:14:31 +03:00
Filipp Riabchun
fceb70350e Quick start: React Storybook => Storybook (#1643)
Since we support Vue, those sentences are outdated
2017-08-12 16:13:50 +03:00
Filipp Riabchun
5e412fb338 Quick start: add cd my-project-directory line
`getstorybook` expects to be launched at project directory, which is not quite obvious from the quick start guide
2017-08-12 15:21:17 +03:00
Mathias Schopmans
9197fb0242 Fix links for React and Vue Starter Guides (#1629) 2017-08-09 23:37:37 +03:00
Michael Shilman
9b0dabea37 Fix DBS user entry 2017-08-04 08:49:18 -07:00
Norbert de Langen
f8aa01f001 CHANGE to svg version of the logo, change order a bit 2017-08-04 16:46:18 +02:00
Tony Sebastian
dc3a9bf212 update user content 2017-08-04 22:17:25 +08:00
Tony Sebastian
d42ffa7ec5 adding user logo 2017-08-04 22:14:39 +08:00
Tony Sebastian
5f2514d87a update users 2017-08-04 22:14:03 +08:00
Michael Shilman
6395881320 Tweak FAQ example 2017-07-31 14:17:23 -07:00
Michael Shilman
74f41a8633 Add state-setting FAQ 2017-07-31 14:06:00 -07:00
Oleg Proskurin
bf52eb13f3 Update docs 2017-07-30 20:23:05 +03:00
Norbert de Langen
73130d4cd1 Merge branch 'master' into release/3.2 2017-07-25 09:34:12 +02:00
Michael Shilman
6746c4626e Document null addons channel in FAQ 2017-07-22 01:09:02 -07:00
Norbert de Langen
3862c99541 Merge branch 'master' into release/3.2
# Conflicts:
#	addons/actions/package.json
#	addons/info/package.json
#	addons/knobs/package.json
#	addons/storyshots/package.json
#	app/react-native/package.json
#	app/react/package.json
#	lerna.json
#	lib/cli/package.json
#	lib/ui/package.json
2017-07-20 09:23:47 +02:00
Michael Shilman
e2e1197fe2 Add apollo-storybook-decorator 2017-07-16 23:39:32 -07:00
Michael Shilman
1c59065b39 Merge branch 'master' into release/3.2
# Conflicts:
#	addons/actions/package.json
#	addons/knobs/package.json
#	addons/storyshots/package.json
#	app/react-native/package.json
#	app/react/package.json
#	examples/cra-kitchen-sink/package.json
#	lerna.json
#	lib/ui/src/modules/ui/components/layout/index.js
2017-07-14 10:40:54 -07:00
Michael Shilman
450b60f496 Add rebass example 2017-07-13 21:46:34 -07:00
Yogesh
7e9a03c54b Updated the storybook URL for Artsy
Updated artsy url to reflect the current storybook deployment.
2017-07-10 06:02:52 +05:30
Michael Shilman
70baad67ec Merge pull request #1421 from storybooks/1396-storyshots-docs
Update story shots docs and fix a typo in the API
2017-07-06 22:28:47 -07:00
Norbert de Langen
19c2db45e5 Merge branch 'master' into refine-dynamic-loading-docs 2017-07-06 19:54:10 +02:00
Michael Shilman
0040d7186a Update coursera example link 2017-07-06 09:25:10 -07:00
Michael Shilman
1678a31f15 Update story shots docs and fix a typo in the API 2017-07-06 02:50:58 -07:00
Martin Rädlinger
6896df3408 refine docs about loading stories dynamically for react-native 2017-07-06 11:29:34 +02:00
Alexandre BODIN
929eb389be Merge branch 'master' of github.com:storybooks/storybook into add-app-vue 2017-07-01 10:39:29 +02:00
Tom Coleman
59507770fa Add a FAQ entry for shared config with next 2017-06-30 13:12:11 +10:00
Tommi Komulainen
69aeb964ff docs: add webpack customization example for typescript support
Provides a copypastable starting point for a quick start and typescript
for those who want it.
2017-06-29 20:41:12 +02:00
Michael Shilman
cc4abb1b98 Linting fixes 2017-06-26 16:06:30 +10:00
Norbert de Langen
96031cd552 Merge branch 'master' into add-app-vue
# Conflicts:
#	.gitignore
#	addons/knobs/package.json
#	addons/notes/package.json
#	lib/cli/package.json
2017-06-23 13:38:36 +02:00
Matthias Christoph Munder
c56d3f7ee4 Update docs
I (and others https://github.com/storybooks/storybook/issues/25) had a hard time finding information about how to apply styles from CSS frameworks like Boostrap etc... Maybe this link in the section about CSS testing makes it a bit easier?
2017-06-22 10:41:31 +02:00
Tom Coleman
3a27e214d2 Note about common next.js error 2017-06-22 14:58:06 +10:00
kazuya kawaguchi
2e3170d8aa
📝 docs: update vue guide 2017-06-18 02:57:53 +09:00
Norbert de Langen
19dcfd961d Change docs to contains Vue info 2017-06-16 17:17:54 +02:00
Panos Voudouris
c0778d614a Add versions plugin to docs 2017-06-12 21:35:05 +01:00
John McLaughlin
3a03f2b0a2 fix link 2017-06-10 16:49:21 -07:00
Trevor Eyre
18bc011f6d Fix code samples for decorators in Intro to Addons docs 2017-06-09 13:28:52 -06:00
Michael Shilman
c983069690 Merge branch 'master' into 3.1.0-release-prep 2017-06-09 22:02:32 +12:00
Michael Shilman
b9fc4ae377 Fix Artsy typo 2017-06-09 22:00:07 +12:00
Michael Shilman
184711cd7c Add 3.1.0 release notes and migration guide 2017-06-09 21:56:52 +12:00
Michael Shilman
f338342914 Add artsy to examples documentation 2017-06-09 21:40:50 +12:00
Matthew Vargeson
3fdb91c6f7
Fix small typo on default config doc page 2017-06-08 13:25:06 -07:00
Michael Shilman
61994246eb Add coursera demo
- link on featured users
- thumbnail/link on examples page
2017-06-08 20:13:39 +12:00