84 Commits

Author SHA1 Message Date
jonniebigodes
5b49d9f620 Removes outdated support table and updates links 2022-02-02 18:23:36 +00:00
Michael Shilman
3615056fda Fix two more instances of master to main 2021-06-23 14:06:34 +08:00
Gaëtan Maisse
0778094329
feat(lit): remove @storybook/lit in favor of @storybook/web-components 2021-06-04 13:42:55 +02:00
Michael Shilman
e43a50ca9d Merge branch 'next' into pr/14600 2021-05-10 11:48:05 +08:00
Michael Shilman
06eb833d5f Fix doc blocks imports to import from ESM/CJS 2021-05-07 11:51:52 +08:00
Gaëtan Maisse
a763df26a6
Merge branch 'next' into @storybook/lit 2021-05-04 21:56:45 +02:00
Gaëtan Maisse
5d1a395eeb
feat(lit): bootstrap support of Lit in Addon Docs 2021-05-04 21:30:24 +02:00
Michael Shilman
fefe4b7381
Merge pull request #12547 from dancingshell/patch-1
Documentation: add `transcludeMarkdown` option in addon-docs
2021-04-29 23:42:12 +08:00
Gaëtan Maisse
16a5deb2fc
refactor(addon-docs): remove babel-loader peer dep
`babel-loader` is required in the context of `builder-webpack4` so there is no need to have it as a dep.
2021-04-22 07:32:01 +02:00
Gaëtan Maisse
c60c7d319d
refactor(docs): remove babel-loader peer dep
`babel-loader` is required in the context of `builder-webpack4` so there is no no need to have it as a dep.
2021-04-18 10:43:38 +02:00
Michael Shilman
892692bcae
Merge pull request #12801 from storybookjs/fix_issue_12317
Chore: Absolute links for addon-docs README
2021-03-01 18:40:51 +08:00
ThibaudAv
3265884961 feat(angular): add inline stories support in the docs addon
The configuration has to be set up in each angular project to avoid forcing dependencies to `@angular/elements` ans `@webcomponents/custom-elements`
2021-01-28 18:16:51 +01:00
Michael Shilman
859ebcbae7 Remove react-is dependency 2020-10-25 21:59:34 +08:00
jonniebigodes
df097b014e changes to address issue 12317 2020-10-16 19:43:01 +01:00
Kaitlin Jaffe
2b42954d42
Update README.md 2020-10-01 12:32:26 -07:00
Kaitlin Jaffe
24f7d82dcb
remove "Example" text 2020-09-22 14:04:26 -07:00
Kaitlin Jaffe
11457acde8
Add documentation for transcludeMarkdown option 2020-09-22 13:54:05 -07:00
martinerko
8a9f21035e Update links 2020-08-12 15:37:25 +10:00
Michael Shilman
a05c6e805e Addon-docs: Add inline story rendering support for HTML 2020-08-05 22:11:22 +08:00
Michael Shilman
201ae325cc Addon-docs: Rename Preview/Props to Canvas/ArgsTable 2020-07-31 14:10:07 +08:00
Norbert de Langen
540d0a2119
Merge branch 'next' into fix/valid-globs
# Conflicts:
#	MIGRATION.md
2020-05-26 12:34:40 +02:00
Michael Shilman
6e75747db3 Improve props tables docs 2020-05-24 05:14:44 +08:00
Norbert de Langen
da4f8f5a25
CHANGE documentation 2020-05-22 16:06:59 +02:00
Michael Shilman
e30cc27f5b Addon-docs: Common setup docs 2020-04-29 22:03:42 +08:00
Michael Shilman
71c09d5cf3 Add props controls support to docs 2020-04-29 17:37:04 +08:00
Michael Shilman
54757192c5 Addon-docs: Fix reference links in documentation 2020-04-17 09:10:26 +08:00
Michael Shilman
bf56a6df9b Merge pull request #10053 from storybookjs/addon-docs-manual-setup
Addon-docs: Update manual setup docs
2020-03-14 10:10:11 +08:00
Norbert de Langen
3f4bf9ef29
Core: Document main.js config (#9552)
Core: Document main.js config
2020-01-27 13:10:49 +01:00
Michael Shilman
baac06624b Clarify and expand on addon-docs manual config 2020-01-26 23:43:30 +08:00
Norbert de Langen
10a30f28ec
FIX spelling mistakes 2020-01-23 21:36:07 +01:00
Norbert de Langen
3098ee8028
Merge branch 'next' into core/add-docs-config-overview 2020-01-23 21:19:07 +01:00
Norbert de Langen
26c1417d12
DELETE references to polymer 2020-01-22 16:01:12 +01:00
Norbert de Langen
0707b4231c
ADD migration guide ref to docs-pages that are not a starter-guide 2020-01-20 10:47:31 +01:00
Norbert de Langen
9c0d0f240f
CHANGE docs & examples to prefer webpackFinal over webpack property https://github.com/storybookjs/storybook/issues/9396 2020-01-13 12:23:15 +01:00
Michael Shilman
554f1047e2 Update main.js MIGRATION instructions 2020-01-07 10:54:35 +08:00
Michael Shilman
316c8cc826 Main.js Combine addons/presets in documentation 2019-12-31 15:20:27 +08:00
Michael Shilman
9e96d18017 Update README.md 2019-12-16 23:37:07 +08:00
Michael Shilman
3fcf4ec87a SB docs point to ember framework docs 2019-12-14 12:03:26 +08:00
Oskar Oldorf
cf5d4e13b0
Fix wrong path in readme 2019-12-13 16:54:43 +01:00
Michael Shilman
767945c11b Changes links to absolute URLs (#8852)
Changes links to absolute URLs
2019-11-30 20:25:12 +08:00
Michael Shilman
fd66177005
Merge branch 'next' into remove-docs-deprecated-presets 2019-11-28 07:38:23 +08:00
Michael Shilman
e446ec42ac Addon-docs: Use framework-independent preset everywhere 2019-11-27 23:33:05 +08:00
Norbert de Langen
0a2fe18b25 MIGRATE addon-docs documentation to triconfig 2019-11-26 13:07:33 +01:00
Norbert de Langen
e71c98b16f MIGRATE addon-docs documentation to triconfig 2019-11-25 22:59:01 +01:00
Tom Coleman
008361e35d Pick up a couple of other old separators 2019-11-15 13:56:45 +11:00
Petra Jaros
036b450753
Framework-specific presets are deprecated 2019-11-11 16:28:10 -05:00
Thomas Allmer
f43047c78c feat(docs): support inline rendering for wc and enable by default 2019-11-05 01:49:03 +01:00
Michael Shilman
8fc41e7076 Addon-docs: Add link to Vue in README 2019-11-03 14:06:34 +08:00
Michael Shilman
0404132056 Addon-docs: Angular README 2019-11-02 16:02:11 +08:00
Thomas Allmer
88a7ad5036 chore: update readme as web components support description 2019-10-27 19:11:16 +01:00