247 Commits

Author SHA1 Message Date
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
5ba0e4f3ee SYNC dependencies for improved hoisting 2017-07-27 09:56:26 +02:00
Norbert de Langen
de75c5df89 Merge branch 'master' into release/3.2 2017-07-25 22:34:27 +02:00
Norbert de Langen
c11c189d7e UPDATE everything (including eslint 4) 2017-07-25 11:20:08 +02:00
Norbert de Langen
b7f43ed859 Merge branch 'master' into release/3.2 2017-07-25 10:00:05 +02:00
Norbert de Langen
73130d4cd1 Merge branch 'master' into release/3.2 2017-07-25 09:34:12 +02:00
Michael Shilman
e89c4c9bd6 Linting fixes 2017-07-24 14:58:37 -07:00
Michael Shilman
2293646882 Update docs slacking link 2017-07-23 09:28:30 -07:00
Michael Shilman
6746c4626e Document null addons channel in FAQ 2017-07-22 01:09:02 -07:00
Norbert de Langen
096877032e UPDATE / SYNC package dependencies for optimal bootstrap 2017-07-20 09:44:00 +02: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
1315a493fb Make examples button more clickable 2017-07-13 21:47:16 -07:00
Michael Shilman
450b60f496 Add rebass example 2017-07-13 21:46:34 -07:00
Michael Shilman
f07d9956be Pin gatsby version and upgrade gh-pages 2017-07-12 17:14:08 -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
Norbert de Langen
15540df990 CHANGE indentation rule eslint (prettier) 2017-07-08 22:57:21 +02:00
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
Edvins Antonovs
0585290f14 Updated link to point to the correct place 2017-06-28 13:32:37 +01: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
Norbert de Langen
0be88294f1 Merge branch 'master' into add-lib-components 2017-06-16 11:54:20 +02:00
Norbert de Langen
c7ba1a2c56 Merge branch 'master' into add-search-to-docs 2017-06-16 08:43:33 +02:00
Norbert de Langen
b7a91109bf Merge branch 'master' into add-lib-components 2017-06-15 00:19:07 +02:00
Panos Voudouris
c0778d614a Add versions plugin to docs 2017-06-12 21:35:05 +01:00
Norbert de Langen
294923bac3 Use new common demo-components 2017-06-12 18:09:37 +02:00
Norbert de Langen
df17bc855f Merge branch 'master' into add-search-to-docs 2017-06-11 22:11:47 +02:00
Norbert de Langen
1488ae9a51 ADD a search-field to the homepage 2017-06-11 22:06:47 +02:00
Norbert de Langen
89ed61fcec WIP 2017-06-11 11:34:44 +02:00
John McLaughlin
3a03f2b0a2 fix link 2017-06-10 16:49:21 -07:00