2146 Commits

Author SHA1 Message Date
Michael Shilman
18e95624a2 6.0.0-alpha.30 next.json version file 2020-03-31 20:51:46 +08:00
Norbert de Langen
eef26595f9
Merge branch 'next' into tech/upgrades
# Conflicts:
#	addons/docs/jest-transform-mdx.js
#	lib/cli/src/extract.js
2020-03-30 09:24:12 +02:00
Dmitriy Lazarev
e2bdca2ec3
fix stories pattern in angular guide 2020-03-28 13:37:44 +05:00
Michael Shilman
b4e4a33bf0
Docs: Add Preact Guide to navigation 2020-03-28 15:18:28 +08:00
Norbert de Langen
341fc2d90d
FIX linting 2020-03-27 20:04:50 +01:00
hasparus
e3762f075e
Change sort to order in the docs 2020-03-26 10:06:56 +01:00
JohnAlbin
7b8640430e
Update docs 2020-03-26 09:46:34 +01:00
Michael Shilman
cf1e7bcb81 6.0.0-alpha.29 next.json version file 2020-03-26 10:56:58 +08:00
Matthias
0c04872bec
Fix configurations/overview header & add glob info
With some rewording for optimal conciseness and flow.
2020-03-23 13:03:16 -04:00
Michael Shilman
9934381f2a
Revert "Fix theming import" 2020-03-24 00:32:49 +08:00
Michael Shilman
75a727d14a
Fix theming import 2020-03-24 00:07:56 +08:00
Michael Shilman
c6505e862c 6.0.0-alpha.28 next.json version file 2020-03-23 14:57:44 +08:00
Michael Shilman
f04cccf369 Merge pull request #10124 from kaelig/patch-1
docs(webpack config): Fix spelling and url for Sass
2020-03-14 10:10:19 +08:00
Michael Shilman
21099acc5f Merge pull request #10108 from ivanosevitch/patch-3
Fix source link for carbon
2020-03-14 10:10:17 +08:00
Michael Shilman
4c11133c5d Merge pull request #10065 from albshin/patch-3
docs: change "tsConfigPath" to "configFile"
2020-03-14 10:10:16 +08:00
Michael Shilman
c1db24de4d Merge pull request #10063 from albshin/patch-3
docs: Update preset-typescript documentation
2020-03-14 10:10:14 +08:00
Michael Shilman
68c392e3ef Merge pull request #9986 from storybookjs/shilman-patch-1
Fix custom webpack config docs
2020-03-14 10:10:09 +08:00
Michael Shilman
1b8546d088 6.0.0-alpha.27 next.json version file 2020-03-13 20:49:22 +08:00
Michael Shilman
f416d33a3d 6.0.0-alpha.26 next.json version file 2020-03-12 21:36:13 +08:00
Michael Shilman
1c6280d1ee 6.0.0-alpha.25 next.json version file 2020-03-11 19:05:50 +08:00
Michael Shilman
a7a932c99b 6.0.0-alpha.24 next.json version file 2020-03-11 17:20:09 +08:00
Michael Shilman
ba8f9b9e1b 6.0.0-alpha.22 next.json version file 2020-03-10 19:00:02 +08:00
Michael Shilman
2275a8f49e 6.0.0-alpha.21 next.json version file 2020-03-05 17:56:36 +08:00
Gert Hengeveld
b2594122c3 Add build-storybook script during setup as well. 2020-03-02 16:33:40 +01:00
Herrick Spencer
e85a12842e
Update Writing-Addon doc
(two line change)
Update Writing-Addon doc to fix error in reading parameter data.  As currently written this causes an exception due to the object returned not being a string. Two ways to fix this, change the data passed by param to just a bare string in the story code above, or change how the addon handles the parameter data. The second is preferable since this is the more likely scenario, and a more useful showcase of passing parameter data.   This is the path I've chosen to changed.
2020-02-28 12:19:20 -08:00
David Inoa
4bcf55fa5a
Update index.md 2020-02-27 11:47:41 -05:00
Michael Shilman
9715a27e54 6.0.0-alpha.20 next.json version file 2020-02-27 08:44:47 +08:00
Herrick Spencer
84490e112f
replace withFoo with the name of addon used in sample below 2020-02-26 13:42:49 -08:00
Jon Palmer
bfe3260e64 Claenup docs wrt registering addons 2020-02-25 10:34:19 -05:00
Michael Shilman
4703c15e55 6.0.0-alpha.19 next.json version file 2020-02-24 23:08:12 +08:00
Michael Shilman
9c9c52600b 6.0.0-alpha.18 next.json version file 2020-02-22 04:50:50 +08:00
Michael Shilman
151d28a956 6.0.0-alpha.17 next.json version file 2020-02-21 12:18:42 +08:00
Michael Shilman
4b10388a87 6.0.0-alpha.15 next.json version file 2020-02-20 12:37:59 +08:00
Michael Shilman
d5d2e7972a 6.0.0-alpha.14 next.json version file 2020-02-19 07:06:21 +08:00
davidenglishmusic
1e188701c1 Fix docs configuration file typos 2020-02-17 22:07:35 -05:00
Michael Shilman
741ac1238e 6.0.0-alpha.13 next.json version file 2020-02-15 21:00:14 +08:00
pchr-srf
6617953ac8
typo themeing -> theming 2020-02-14 13:52:35 +01:00
Michael Shilman
17298955ad 6.0.0-alpha.12 next.json version file 2020-02-14 01:12:09 +08:00
Tobias Skarhed
e1607fc7f2
Update link to addon-docs theming 2020-02-13 13:34:48 +01:00
Michael Shilman
40dc1750b3 6.0.0-alpha.11 next.json version file 2020-02-13 12:21:58 +08:00
Michael Shilman
f5c01d9a7c Merge pull request #9833 from th-ad/patch-3
Fix module.export syntax error in 'Storybook for HTML' README
2020-02-13 12:01:53 +08:00
Michael Shilman
22975fbb14 Merge pull request #9804 from danawoodman/patch-3
Remove duplicate "AntDesign" section
2020-02-13 12:01:51 +08:00
Michael Shilman
f7d1217c39 Merge pull request #9783 from seantcoyote/patch-3
Patch 3 - typo fix by copy rewrite
2020-02-13 12:01:50 +08:00
Michael Shilman
4fa0cfbff7 5.3.13 latest.json version file 2020-02-12 12:12:38 +08:00
Michael Shilman
db4fa14cc2 6.0.0-alpha.10 next.json version file 2020-02-11 22:52:54 +08:00
Michael Shilman
c208d80c48 6.0.0-alpha.9 next.json version file 2020-02-09 01:49:24 +08:00
Norbert de Langen
b84f45847f
Merge branch 'next' into feat/initial_active_tab_option 2020-02-07 17:59:38 +01:00
Michael Shilman
373b3801df 6.0.0-alpha.8 next.json version file 2020-02-08 00:52:53 +08:00
Michael Shilman
19068044bc Merge branch 'next' of github.com:storybookjs/storybook into next 2020-02-08 00:15:07 +08:00
Michael Shilman
151b281ffd 6.0.0-alpha.7 next.json version file 2020-02-08 00:12:59 +08:00