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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
jonniebigodes
|
aeeac6e473
|
Merge pull request #12490 from andre-brdoch/docs-vue-snippets
docs: vue snippets
|
2020-09-21 17:36:11 +01:00 |
|
jonniebigodes
|
ed2dd55b9f
|
Merge pull request #12487 from storybookjs/fix_12316
Fixes issue 12316
|
2020-09-21 17:33:27 +01:00 |
|
Michael Shilman
|
90f5686c2f
|
Addon-docs: Document dynamic source snippets
|
2020-09-21 17:11:30 +08:00 |
|
Tom Coleman
|
1c0719530a
|
Update babel.md
|
2020-09-21 16:39:10 +10:00 |
|
Michael Shilman
|
19fafb768f
|
6.1.0-alpha.12 next.json version file
|
2020-09-21 00:31:48 +08:00 |
|
Michael Shilman
|
336a1f3753
|
Merge branch 'next' into react/refresh2
|
2020-09-20 23:39:24 +08:00 |
|
Michael Shilman
|
139fdd0129
|
6.1.0-alpha.11 next.json version file
|
2020-09-19 23:37:37 +08:00 |
|
Gert Hengeveld
|
6ecd441f9e
|
Clarification and typo fix
|
2020-09-18 11:40:01 +02:00 |
|
Gert Hengeveld
|
fbe5173c84
|
Describe recommended config for includeStories
|
2020-09-18 11:39:03 +02:00 |
|
Gert Hengeveld
|
7a27b126c7
|
Add missing whitespace
|
2020-09-18 11:33:07 +02:00 |
|
Gert Hengeveld
|
6760da3b11
|
Add emphasis and a note on using UpperCamelCase
|
2020-09-18 11:32:27 +02:00 |
|
jonniebigodes
|
dc8e587fdb
|
Include documentation about stories.json
|
2020-09-17 22:11:55 +01:00 |
|
Alberto Suarez
|
399c93cb31
|
just add the react dep
|
2020-09-17 12:40:28 +02:00 |
|