2990 Commits

Author SHA1 Message Date
Michael Shilman
5989fd2bb2 Merge branch 'next' into 1009-async-loaders 2020-10-10 10:48:39 +08:00
Michael Shilman
1f783a8341 6.1.0-alpha.22 next.json version file 2020-10-10 10:41:01 +08:00
Michael Shilman
8fdb58a41f
Merge pull request #12656 from profanis/angular-decorators
docs: explain how to use the decorators in angular
2020-10-10 10:15:59 +08:00
Michael Shilman
ffd539a83e
Merge pull request #12716 from storybookjs/fix_incorrect_links
Chore: Fix broken links in the documentation
2020-10-10 08:38:50 +08:00
profanis
6cc88c8923 docs: explain how to use the decorators in angular 2020-10-09 23:17:20 +03:00
Michael Shilman
7a86ccd2c9
Merge pull request #12717 from benforeva/patch-4
Make story consistent across the example
2020-10-09 08:12:56 +08:00
jonniebigodes
fe46634365 fix for the queryparams addon placement 2020-10-09 00:39:48 +01:00
jonniebigodes
0c9ec6b030 Broken links fixed 2020-10-08 23:35:41 +01:00
André Jaenisch
e6bbdb9b1b Add Angular CodeSnippet to Setup docs
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2020-10-08 22:48:57 +02:00
André Jaenisch
624b37ec8f Your Component for Angular 2020-10-08 22:45:09 +02:00
Dale Seo
5e80e7bd0a
replace props with ArgsTable 2020-10-08 16:40:20 -04:00
Dale Seo
3e9a9a8838
Replace Props with ArgsTable 2020-10-08 16:38:17 -04:00
Michael Shilman
5e4673c33e 6.1.0-alpha.21 next.json version file 2020-10-08 23:32:30 +08:00
Andre Dickson
d8b43fa47d
Make story consistent across the example 2020-10-08 01:13:49 -04:00
Michael Shilman
8c9e0ac23c Merge branch 'next' into 10009-poc-async-loaders 2020-10-07 13:10:34 +08:00
Michael Shilman
c1ff295246 Merge branch 'next' into 10009-poc-async-loaders 2020-10-07 12:23:34 +08:00
Giannis Koutsaftakis
64520024cb
Removed semicolon
Semicolon breaks the code in this snippet.
2020-10-07 00:08:32 +03:00
Philipp Munzert
73255fc79f fix comment 2020-10-06 19:54:01 +02:00
Michael Shilman
261583b727 6.1.0-alpha.20 next.json version file 2020-10-05 13:26:06 +08:00
jacubsmith
5956a4b74c Fixing missing comma typo 2020-10-04 11:16:53 +01:00
Michael Shilman
750f5424f3 6.1.0-alpha.19 next.json version file 2020-10-03 21:57:33 +08:00
Ryosuke
51f9cfc027
updated wording 2020-10-02 14:04:27 -07:00
jonniebigodes
09621d48c6
Update docs/workflows/faq.md
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2020-10-02 18:58:11 +01:00
Marvin Zeising
39c07013cf
Update IE11 support documentation
Hope this helps anyone having this problem to waste less time on this than I have :-)
2020-10-02 11:54:38 +01:00
jonniebigodes
39610808e6 Initial content for issue 2020-10-01 20:51:56 +01:00
Michael Shilman
cdd97a8bfb
Merge pull request #12629 from whoisryosuke/patch-5
Relative link to docs broken
2020-10-01 03:49:27 +08:00
jonniebigodes
abe4af52ae fixes issue 12611 2020-09-30 19:58:27 +01:00
Ryosuke
16c7a63057
Relative link to docs broken
The link to Storybook docs was relative, which on [the production site](https://storybook.js.org/docs/react/writing-docs/docs-page) links to the **next** branch, instead of the **master**.

Old link using relative:
`https://github.com/storybookjs/storybook/blob/next/addons/docs/README`

New link:
`https://github.com/storybookjs/storybook/blob/master/addons/docs/README.md`

Not sure if there's a way to use the relative link and have it point to master instead of next? But for now, hard-coded link will definitely work.
2020-09-30 11:04:40 -07:00
Ryosuke
ef1d42df3f
Fix copy for Docs
The website state that DocsPage is available out of the box with Storybook. After upgrading to Storybook v6 in a recent project, I didn't have access to Docs, and had to install the addon separately. You can also see in the [next page](https://storybook.js.org/docs/react/writing-docs/docs-page) that it states you need to install Storybook Docs to get access to DocsPage (which is more accurate, albeit conflicting and confusing in it's present state).

I changed the copy from `Out of the box` to `When you install Storybook Docs` to clarify that the user does indeed need to install the addon to access the functionality.
2020-09-30 11:01:10 -07:00
Michael Shilman
2c6e654ecb 6.1.0-alpha.18 next.json version file 2020-09-30 19:09:44 +08:00
Michael Shilman
2dee98f955
Merge pull request #12590 from jsoref/spelling
Fix spelling errors
2020-09-30 18:23:06 +08:00
Josh Soref
f6340d7c60 spelling: successful
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-09-29 09:42:32 -04:00
Josh Soref
6561efbbd3 spelling: shorthand
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-09-29 09:42:31 -04:00
Josh Soref
1e32953bfe spelling: inferring
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-09-29 09:42:30 -04:00
Himesh Jain
10bdbae4a7 Make link to fork-ts-checker-webpack-plugin documentation point to v4 2020-09-28 21:47:18 +05:30
Michael Shilman
8366468dc9 6.1.0-alpha.17 next.json version file 2020-09-26 20:17:22 +08:00
Michael Shilman
100b2339ab 6.1.0-alpha.16 next.json version file 2020-09-25 18:01:31 +08:00
Michael Shilman
eca16d9111
Merge pull request #12368 from storybookjs/feat/revamp-addon-backgrounds
Addon-backgrounds: Add docs support and extend grid configuration
2020-09-25 17:05:28 +08:00
Norbert de Langen
4661d0edba
Merge pull request #12545 from storybookjs/fix-examples-md-comments
Fix comments in examples.md for MDX parser
2020-09-25 08:47:17 +02:00
Michael Shilman
9ee2865d06 6.1.0-alpha.15 next.json version file 2020-09-24 21:08:44 +08:00
Yann Braga
c0f7d5dcf7 docs(backgrounds): use correct snippet path 2020-09-24 14:58:27 +02:00
Yann Braga
879db65078 docs(addon-backgrounds): add docs about grid 2020-09-24 14:58:26 +02:00
Michael Shilman
98aea4978e
Merge pull request #12530 from storybookjs/docs/dynamic-source-snippets
Addon-docs: Document dynamic source snippets
2020-09-24 15:48:05 +08:00
jonniebigodes
1aa1257b19
Merge pull request #12510 from storybookjs/chore_add_docs_for_discussion_12336
Chore: Documentation for stories.json
2020-09-23 23:11:54 +01:00
saikumar221
56b0339852
Comment Update in your-component.ts.mdx 2020-09-23 15:07:08 +05:30
Kyle Suss
b127c96d23 Fix comments in examples.md for MDX parser 2020-09-22 09:01:45 -06:00
Michael Shilman
cdf3ed5090 6.1.0-alpha.14 next.json version file 2020-09-22 01:15:37 +08:00
jonniebigodes
ea5f0a519c
Merge pull request #12528 from storybookjs/update-babel-documentation
Update babel.md
2020-09-21 17:51:20 +01:00
jonniebigodes
0cbe88e5ec
Merge pull request #12504 from holylander/patch-1
just add the react dep
2020-09-21 17:40:13 +01:00
jonniebigodes
4258f9981d
Merge pull request #12502 from larbisahli/patch-1
fixing grammar mistake your-component.js.mdx
2020-09-21 17:37:36 +01:00