36187 Commits

Author SHA1 Message Date
jonniebigodes
613f6de8bb Merge latest branch 'next' into 6-4-docs 2021-10-04 15:55:22 +01:00
Michael Shilman
b59d90c3b4
Merge pull request #16157 from zacnomore/patch-1
Fix typo in Angular Example NgRx Story
2021-09-26 17:10:30 +08:00
Michael Shilman
a736050021 Update ngrx-store.stories.storyshot 2021-09-26 16:53:11 +08:00
Michael Shilman
f75ecea779
Merge pull request #16155 from mdamian322/fix-ansi-html-vulnerability
Dependencies: Fix ansi-html vulnerability
2021-09-26 06:54:59 +08:00
Michael Shilman
43ab2dec88 Merge branch 'next' into pr/16155 2021-09-26 06:33:39 +08:00
Michael Shilman
529af2a330 6.4.0-beta.1 next.json version file 2021-09-26 06:12:58 +08:00
Michael Shilman
d80182745a Update git head to 6.4.0-beta.1, update yarn.lock 2021-09-26 06:09:31 +08:00
Michael Shilman
000a73948b v6.4.0-beta.1 v6.4.0-beta.1 2021-09-26 06:06:37 +08:00
Michael Shilman
37b2d7fd58 Update root, peer deps, version.ts/json to 6.4.0-beta.1 [ci skip] 2021-09-26 05:55:47 +08:00
Michael Shilman
0982444964 6.4.0-beta.1 changelog 2021-09-26 05:55:31 +08:00
Michael Shilman
8395c06d04
Merge pull request #16159 from storybookjs/15762-mdx-csf3-support
MDX: Support CSF3 play/render functions
2021-09-26 05:53:07 +08:00
Michael Shilman
0a7143cb07
Merge pull request #16137 from storybookjs/angular/clean-unused-code
Angular: Remove dead code in client
2021-09-26 05:51:04 +08:00
Michael Shilman
cf2c75bbeb
Merge pull request #16161 from storybookjs/16117-fix-source-state-open
Addon-docs: Fix loading behavior for Canvas doc block
2021-09-26 05:50:39 +08:00
Thibaud Av
432c93f202
refactor(angular): remove dead code in client
This code is now longer useful with new RendererFactory
2021-09-25 10:34:13 +02:00
Michael Shilman
2ed785684f Include play/render in Story doc block props 2021-09-25 14:57:07 +08:00
Michael Shilman
65c1731f81 Update csf3.stories.mdx 2021-09-25 14:29:24 +08:00
Michael Shilman
094089eea9 Addon-docs: Fix loading behavior for Canvas doc block 2021-09-25 14:09:40 +08:00
Michael Shilman
f968535206 MDX: Support CSF3 play/render functions 2021-09-25 11:13:41 +08:00
jonniebigodes
9406e398c2
Merge pull request #16158 from vixalien/next
Fix faq.md at section how to setup Next.js
2021-09-24 23:59:56 +01:00
Angelo Verlain
c857a8498b
Fix faq.md at section how to setup Next.js
The imported `nextConfig` was not being combined with `baseConfig`. The current code is the equivalent of doing nothing.
2021-09-24 23:55:32 +02:00
Zac Svoboda
8a0d6322de
Fix typo in Angular Example NgRx Story 2021-09-24 13:57:18 -04:00
Michelle Damian
056c94c446 fix ansi-html vulnerability 2021-09-24 10:30:06 -06:00
jonniebigodes
a7ba16a096
Merge pull request #15992 from JoshuaKGoldberg/patch-1
Examples: used https, and added Codecademy Gamut
2021-09-23 22:23:37 +01:00
jonniebigodes
66e190607b
Merge pull request #16134 from josh-biddick/patch-1
Fix typo
2021-09-23 13:36:31 +01:00
Josh Biddick
686025bc88
Fix typo 2021-09-23 16:15:21 +12:00
Michael Shilman
fef18b125a
Merge pull request #16128 from kaelig/patch-4
Addon-a11y: Export parameter types
2021-09-23 09:33:42 +08:00
Kaelig Deloumeau-Prigent
797b7df6ce
[addon-a11y] Export types of params
In order to match addon-a11y's options in our automated a11y testing suite, I'd like to use the same types.

Workaround:

```ts
import type {A11yParameters} from '@storybook/addon-a11y/dist/ts3.9/params';
```

Not sure my PR shows the correct way to do this, or if there are other existing workarounds – I'd appreciate some advice!
2021-09-22 10:43:52 -07:00
Michael Shilman
2f10e359ee
Merge pull request #16123 from stefan-schweiger/16122-fix-angular-doc-types
Added index.d.ts for addon-docs/angular
2021-09-22 22:22:26 +08:00
jonniebigodes
ba21956f6a
Merge pull request #16127 from RadosvetPetrov/patch-3
Removed word "using"
2021-09-22 15:07:13 +01:00
Radosvet Petrov
0bce46ebea
Removed word "using" 2021-09-22 14:57:30 +01:00
Stefan Schweiger
e9502ec1d1
Added index.d.ts for addon-docs/angular 2021-09-22 09:48:28 +02:00
Michael Shilman
ea907c7103 6.4.0-beta.0 next.json version file 2021-09-22 07:44:38 +08:00
Michael Shilman
eeab9ce0b3 Update git head to 6.4.0-beta.0, update yarn.lock 2021-09-22 07:40:45 +08:00
Michael Shilman
44a855043c v6.4.0-beta.0 v6.4.0-beta.0 2021-09-22 07:37:43 +08:00
Michael Shilman
aa286c8bed Update root, peer deps, version.ts/json to 6.4.0-beta.0 [ci skip] 2021-09-22 07:31:04 +08:00
Michael Shilman
f977e093e9 6.4.0-beta.0 changelog 2021-09-22 07:30:14 +08:00
Michael Shilman
e8817cb2ba 6.4.0-alpha.41 next.json version file 2021-09-22 01:13:37 +08:00
Michael Shilman
41d9e4778f Update git head to 6.4.0-alpha.41, update yarn.lock 2021-09-22 01:09:57 +08:00
Michael Shilman
64746ce270 v6.4.0-alpha.41 v6.4.0-alpha.41 2021-09-22 01:06:34 +08:00
Michael Shilman
9a21117f54 Update root, peer deps, version.ts/json to 6.4.0-alpha.41 [ci skip] 2021-09-22 00:55:07 +08:00
Michael Shilman
0837c2ec01 6.4.0-alpha.41 changelog 2021-09-22 00:54:45 +08:00
Michael Shilman
e5676c5074
Merge pull request #16102 from storybookjs/16052-index-server-story-sort
Story index server: Add story sorting
2021-09-22 00:11:31 +08:00
Michael Shilman
6d7278062e Fix deepscan 2021-09-21 21:50:54 +08:00
Michael Shilman
db33a396fd Merge branch '16052-index-server-story-sort' of github.com:storybookjs/storybook into 16052-index-server-story-sort 2021-09-21 21:48:37 +08:00
Michael Shilman
857f11084e Fix storySort parameter handling 2021-09-21 21:48:25 +08:00
Tom Coleman
4177bd231f
Update lib/client-api/src/StoryStoreFacade.ts 2021-09-21 22:59:45 +10:00
Tom Coleman
3e5e8d737a Fix issue with ClientApi tests 2021-09-21 22:18:29 +10:00
Michael Shilman
4df165226b Fix story store facade for storyshots 2021-09-21 20:16:30 +08:00
Michael Shilman
d4bcec1306 Merge branch '16052-index-server-story-sort' of github.com:storybookjs/storybook into 16052-index-server-story-sort 2021-09-21 20:05:16 +08:00
Michael Shilman
4cffbb5e82 Fix story sort types 2021-09-21 20:05:05 +08:00