29636 Commits

Author SHA1 Message Date
Clément DUNGLER
2146ae428c Addon-viewport: Add preset to fix windows import 2020-08-19 23:10:21 +02:00
jonniebigodes
f3a9117937
Merge pull request #12136 from storybookjs/stof-patch-1
Fix link to the root configuration
2020-08-19 16:33:17 +01:00
Christophe Coevoet
839dda06c4
Fix link to the root configuration 2020-08-19 17:27:34 +02:00
Michael Shilman
8a0dd4903c
Merge pull request #12132 from robbertkl/patch-1
Fix erroneous code snippet
2020-08-19 21:20:21 +08:00
Robbert Klarenbeek
d89211ddf1
Fix erroneous code snippet 2020-08-19 15:12:21 +02:00
Michael Shilman
f4a808beeb Add addon-bench to upgrade ignore list 2020-08-19 20:59:04 +08: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
f2a1fc5967
Merge pull request #12118 from PK1312/patch-3
Updating and optimizing circleCI Config
2020-08-19 17:55:03 +08:00
Michael Shilman
eb29e9ab9a 6.0.13 latest.json version file 2020-08-19 17:15:50 +08:00
Michael Shilman
1fe0fa5299 Update version.ts to 6.0.13 2020-08-19 17:12:42 +08:00
Michael Shilman
aa75d28f1b v6.0.13 v6.0.13 2020-08-19 17:02:06 +08:00
Michael Shilman
65edd132af Update root, peer deps to 6.0.13 2020-08-19 16:57:07 +08:00
Michael Shilman
82ed13660a 6.0.13 changelog 2020-08-19 16:48:43 +08:00
Baliga
6b48a8152e
SyntaxError Fixed
SyntaxError Fixed - expected "," on line (14)
2020-08-19 11:28:06 +05:30
Michael Shilman
e32f1ed5bb
Merge pull request #12123 from mattdarveniza/patch-1
Update doc-blocks documentation to reference ArgsTable
2020-08-19 11:13:13 +08:00
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
231886e94d
Merge pull request #12099 from petermikitsh/fix-11994
Source-loader: Fix default exports of type TSAsExpression
2020-08-19 10:50:18 +08:00
Michael Shilman
2412c1e5f8
Merge pull request #12038 from storybookjs/fix_minor_tweaks_docs
Chore: Minor tweaks to the documentation and snippets
2020-08-19 10:29:17 +08: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
Grant MacGillivray
67837d2899
Updating and optimizing circleCI Config
Made some changes (along with @ KyleTryon ) to the config file in order to increase the performance and decrease credit usage, primarily via the usage of different size executors. Also wrote a framework for more easily specifying the executor and size in the config file. These changes, though small, should add up to fewer consumed credits.
2020-08-18 13:44:06 -07:00
jonniebigodes
4168e1f9bc
Merge pull request #12115 from gabriela-it/patch-1
Fix typo in introduction.md
2020-08-18 18:10:52 +01: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
Peter Mikitsh
2ecbd85cf4 chore: add 'as Meta' use case to react-ts example 2020-08-18 09:01:16 -07:00
Michael Shilman
8ba6c97973
Merge pull request #12107 from storybookjs/12054-fix-mdx-source-for-template
Addon-docs: Fix source code for Template.bind({}) in MDX
2020-08-18 22:29:34 +08:00
Michael Shilman
7c3747e269 Addon-docs: Parse out story code for Template.bind({}) in MDX compiler 2020-08-18 20:59:47 +08:00
Michael Shilman
997688c7dc
Merge pull request #12104 from jenslw/next
Fix broken link in cli readme
2020-08-18 19:37:09 +08:00
Michael Shilman
698ec24483
Merge pull request #12003 from storybookjs/fix/a11yManualRun
Addon-A11y: Fix manual run & timeline
2020-08-18 19:19:30 +08: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
Jens Wagner
e6a52e771e
Fix broken link in cli readme 2020-08-18 11:54:03 +02:00
Michael Shilman
a7a26a2026
Merge pull request #12102 from storybookjs/12079-incorrect-test-snippet
Update button-test.js.mdx
2020-08-18 16:20:50 +08: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
Peter Mikitsh
dc607d9cf7 fix(storysource): support default exports of type TSAsExpression 2020-08-17 22:59:40 -07:00
jonniebigodes
8e140a1815
Merge pull request #12088 from iamjaredwalters/patch-1
fix: remove redundant 'also'
2020-08-18 01:27:03 +01: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
Michael Shilman
aaaaeed30d Update version.ts to 6.0.12 2020-08-17 22:41:02 +08:00
Michael Shilman
ebb058e409 v6.0.12 v6.0.12 2020-08-17 22:30:28 +08:00
Michael Shilman
42d67a3958 Update root, peer deps to 6.0.12 2020-08-17 22:30:17 +08:00
Michael Shilman
0ae6438afa 6.0.12 changelog 2020-08-17 22:30:00 +08:00
Michael Shilman
7fdb0d4f6a Update version.ts to 6.0.11 2020-08-17 22:23:05 +08:00
Mohd Shad Mirza
3f345b66f0
changed yarn installl to yarn add 2020-08-17 19:47:48 +05:30
Michael Shilman
6aad4f1511 v6.0.11 v6.0.11 2020-08-17 22:11:22 +08:00
Michael Shilman
a7e9715668 Update root, peer deps to 6.0.11 2020-08-17 22:06:06 +08:00
Michael Shilman
fa81e89632 6.0.11 changelog 2020-08-17 21:59:09 +08:00