29669 Commits

Author SHA1 Message Date
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
498363351a React: Simplify component type for CSF typing 2020-08-18 21:17:31 +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
Norbert de Langen
0e7dcd63f0
ADD a test for a serverside success & serverside fail checkRef 2020-08-18 14:30:36 +02:00
Norbert de Langen
6380f3943d
FIX snapshots/tests && CHANGE api/modules/refs to only run fetch with credentials if the server-check failed 2020-08-18 14:24:16 +02:00
Norbert de Langen
627cee152e
Make the code cleaner by extracting the checkRef into it's own function 2020-08-18 13:50:57 +02: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
Norbert de Langen
26f11fe6c7
ADD server-checked as valid value && REMOVE the fetch for iframe.html client-side && show error if no stories & server-check 2020-08-17 18:00:32 +02:00
Norbert de Langen
fea1c6fc3c
ADD type property to indicate the iframe.html was reachable && test if it's reachable from node 2020-08-17 17:59:21 +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
Michael Shilman
57e614bb55
Merge pull request #12081 from storybookjs/fix-12070-angular-cli-story-templates
Angular: Make CLI templates compatible with TS strict mode
2020-08-17 21:57:02 +08:00
Michael Shilman
5898887714
Merge pull request #12072 from storybookjs/12056-fix-csf-component-type
React: Fix CSF component typing
2020-08-17 21:52:06 +08:00
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
f9fa8951c1
Merge pull request #11818 from cfhull/argsTable-text-wrapping
ArgsTable: Fix styles to allow long text to wrap
2020-08-17 21:24:53 +08: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
Gaëtan Maisse
37318e95c1
fix(cli): make Angular templates compatible with TS strict mode 2020-08-17 14:27:22 +02: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
Gaëtan Maisse
61c640bcfb
e2e: use TS strict mode in Angular e2e tests
More and more devs are using TS strict mode as it's advocated by TS team.
So generate Angular with strict mode activated.
2020-08-17 14:20:27 +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
Michael Shilman
3ab0d2fa4b React: Fix CSF component typing 2020-08-17 16:32:52 +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
Michael Shilman
0cae839ac2
Merge pull request #12062 from storybookjs/domyen-patch-2
Fixing my own grammar mistakes on the examples page
2020-08-17 08:21:20 +08:00