Norbert de Langen
|
3cf83f130f
|
refactor
|
2020-08-19 13:50:15 +02: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 |
|
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 |
|
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 |
|
Michael Shilman
|
fc4400b2d8
|
Merge pull request #12060 from glenpadua/patch-1
[docs] Update incorrect import in example in mdx.md
|
2020-08-16 23:51:32 +08:00 |
|
Glen Padua
|
16fa851e7c
|
Update mdx.md
Update example to import `Canvas` instead of `Preview`
|
2020-08-16 20:01:56 +05:30 |
|
Michael Shilman
|
6bc1e16cf9
|
Merge pull request #12057 from storybookjs/12055-docs-check-fix-absolute-paths
Addon-docs: Fix main check for absolute config dirs
|
2020-08-16 21:23:39 +08:00 |
|
Michael Shilman
|
2a882d3329
|
Update ember squad
|
2020-08-16 21:23:00 +08:00 |
|
Michael Shilman
|
741d501855
|
Addon-docs: Fix main check for absolute config dirs
|
2020-08-16 20:50:14 +08: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
|
b8519cb5b5
|
Update version.ts to 6.0.10
|
2020-08-15 17:20:35 +08:00 |
|
Michael Shilman
|
7bdfb90337
|
v6.0.10
v6.0.10
|
2020-08-15 17:10:13 +08:00 |
|
Michael Shilman
|
cbdb4f8bcb
|
Update root, peer deps to 6.0.10
|
2020-08-15 17:09:55 +08:00 |
|
Michael Shilman
|
93512786cd
|
6.0.10 changelog
|
2020-08-15 16:55:10 +08:00 |
|