2625 Commits

Author SHA1 Message Date
Jérémie Astori
f0b6767b64
Fix typo 2020-08-19 19:53:02 -04:00
jonniebigodes
4d274566ea
Merge pull request #12137 from storybookjs/fix_issue_12124
Chore: Fixes the doc block link to point at the correct api page
2020-08-20 00:39:46 +01:00
jonniebigodes
d44f7901cb fixes link to point at correct api section 2020-08-19 16:42:00 +01:00
Christophe Coevoet
839dda06c4
Fix link to the root configuration 2020-08-19 17:27:34 +02:00
Robbert Klarenbeek
d89211ddf1
Fix erroneous code snippet 2020-08-19 15:12:21 +02:00
Michael Shilman
13683e9da4
Merge pull request #12130 from Davidoseq/fix/duplicate-code
fix: duplicate line in snippet
2020-08-19 18:14:22 +08:00
David Jerabek
26c69aa406 fix: duplicate line in snippet 2020-08-19 12:08:31 +02:00
Norbert de Langen
4feae58688
Merge pull request #12127 from VishnuBaliga/patch-1
SyntaxError Fixed
2020-08-19 12:01:32 +02:00
Michael Shilman
eb29e9ab9a 6.0.13 latest.json version file 2020-08-19 17:15:50 +08:00
Baliga
6b48a8152e
SyntaxError Fixed
SyntaxError Fixed - expected "," on line (14)
2020-08-19 11:28:06 +05:30
Matt Darveniza
7c9b412266
Update doc-blocks documentation to reference ArgTypes
Replace usage of the `Props` mdx component with `ArgTypes`, which I'm assuming was the intention here.
2020-08-19 13:05:37 +10:00
Michael Shilman
250dbf3485 reorder imports 2020-08-19 10:28:33 +08:00
Michael Shilman
326de7b5f4 Merge branch 'next' into fix_minor_tweaks_docs 2020-08-19 10:27:47 +08:00
jonniebigodes
681725360a more tweaks to the snippets 2020-08-18 17:30:56 +01:00
Gabriela Lussu
610be51ea3
Update introduction.md 2020-08-18 17:07:17 +01:00
Norbert de Langen
7874ca357c
Merge pull request #12087 from ThaNarie/next
Core: Add frameworkPath to options to support custom frameworks
2020-08-18 12:05:13 +02:00
Tom Coleman
f43be2a334
Update button-test.js.mdx
See https://github.com/storybookjs/storybook/issues/12079

We never shipped `renderStory` and this change got lost in the mix.
2020-08-18 16:47:06 +10:00
Jared Walters
16977f8b17
fix: remove redundant 'also' 2020-08-17 11:18:54 -07:00
Arjan van Wijk
b218e311a1 Core: Add frameworkPath to options to support custom frameworks
This addition allows an override of the hardcoded
`@storybook/${framework}` import path in the (generated) preview code.

re #12075
2020-08-17 19:50:20 +02:00
Michael Shilman
8915f3c2cf
Merge pull request #12083 from iamshadmirza/patch-1
Fixed typo: changed yarn install to yarn add
2020-08-17 22:47:01 +08:00
Michael Shilman
091c706838 6.0.12 latest.json version file 2020-08-17 22:43:39 +08:00
Mohd Shad Mirza
3f345b66f0
changed yarn installl to yarn add 2020-08-17 19:47:48 +05:30
Michael Shilman
eeeb4d8b96
Merge pull request #12063 from cabello/patch-1
Add Story type to example
2020-08-17 21:44:44 +08:00
Danilo Cabello
3e3e7c38f1
Update docs/snippets/react/button-story-with-args.ts.mdx
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2020-08-17 09:39:07 -04:00
Michael Shilman
ed4198fa99
Merge pull request #11999 from storybookjs/fix_proptypes_to_argtypes
Chore: updates to the writing docs section
2020-08-17 21:07:51 +08:00
Michael Shilman
79725e49b6
Merge pull request #12080 from pascalduez/docs/hotfix/babel-link
Docs - fix configure overview babel and webpack links
2020-08-17 20:57:39 +08:00
Norbert de Langen
b1c53c84b0
Merge pull request #12066 from kumar303/patch-1
Fix docs for panelPosition / initialActive options
2020-08-17 14:23:32 +02:00
Pascal Duez
cb32b1445e Docs - fix configure babel and webpack links 2020-08-17 14:06:33 +02:00
Norbert de Langen
975ad539cb
Merge pull request #12002 from virat21/patch-6
As we are using JSX syntax. we should use .tsx [documentation] [patch]
2020-08-17 12:35:26 +02:00
Michael Shilman
0830879453
Merge pull request #12068 from tysonwolker/fix/theming-docs-links
Updated docs/theming.md to have correct links to Storybook Docs
2020-08-17 16:47:26 +08:00
Norbert de Langen
6cdcf8dc2e
Merge pull request #11864 from storybookjs/imgbot
[ImgBot] Optimize images
2020-08-17 10:32:39 +02:00
Tyson Wolker
2362d537bc Updated docs/theming.md to contain correct URLs to the how to write docs page 2020-08-17 12:31:27 +10:00
Kumar McMillan
f00b127821
Fix docs for panelPosition / initialActive options
This fixes some formatting in the docs for the `panelPosition` and `initialActive` options. The broken formatting can be seen at https://storybook.js.org/docs/react/configure/features-and-behavior
2020-08-16 15:34:29 -05:00
Dominic Nguyen
64bf2611b0
Fixing my own grammar mistakes on the examples page 2020-08-16 13:04:28 -04:00
Danilo Cabello
90a53e6745
Add Story type to example 2020-08-16 13:04:10 -04:00
Dominic Nguyen
7a76812c41
Merge pull request #12053 from ahuth/patch-1
[docs] Update wording in writing-stories/args -- Danger was the only thing not passing
2020-08-16 12:44:55 -04:00
Andrew
cca8d7f4bc
Update wordinng in writign-stories/args
The wording was slightly odd after 7a0203f9bab0bc8b1434ad37d0a3765c573bf21b.
2020-08-15 22:17:51 -07:00
Michael Shilman
69dfe52e03
Merge pull request #12045 from thomasJs8/next
[Docs] Added a missing import statement
2020-08-15 21:13:12 +08:00
Michael Shilman
3a722519b0 6.0.10 latest.json version file 2020-08-15 17:27:37 +08:00
Michael Shilman
ae4290942a 6.0.9 latest.json version file 2020-08-15 15:36:43 +08:00
thomasJs8
a34a7564e9 added an import statement 2020-08-15 11:59:26 +09:00
Dong Chen
e6812d8c71
Update toolbars-and-globals.md
change typo `second argument` to `first argument`
2020-08-14 16:22:13 -07:00
jonniebigodes
8c58d6389e chore: snippets quality of life 2020-08-14 21:46:15 +01:00
Michael Shilman
210bd62343 Fix reactDocgen description 2020-08-15 01:10:33 +08:00
Michael Shilman
a71c6b36ac 6.0.7 latest.json version file 2020-08-14 18:15:24 +08:00
Joey Marshment-Howell
214790f41f
Update overview.md
Fix broken link
2020-08-14 11:28:27 +02:00
Thomas Knickman
075453a04a fix(docs): Props > ArgsTable & add props in docs 2020-08-13 21:30:48 -04:00
Virat Patel
ce6b01dfd8
As we are using JSX syntax. we should use .tsx
As we are using JSX syntax. we should use .tsx as the file extension
2020-08-14 02:46:01 +05:30
jonniebigodes
12d531d8ac
Merge pull request #12000 from unruthless/patch-1
[Docs] Fix grammar on testing-with-storybook.md
2020-08-13 21:07:51 +01:00
jonniebigodes
295f7808f2
Merge pull request #11997 from virat21/patch-5
Fixed typo: replaced single ” to "
2020-08-13 21:04:40 +01:00