Ian VanSchooten
|
44129a439d
|
Fix next-image-loader-stub
|
2022-11-16 10:24:41 -05:00 |
|
Kasper Peulen
|
a972ff2470
|
Merge pull request #19833 from storybookjs/kasper/expose-more-types
Expose more CSF types in all renderers
|
2022-11-16 10:17:59 +01:00 |
|
Kasper Peulen
|
4d637a5b85
|
Expose more types in the renderer
|
2022-11-14 17:12:13 +01:00 |
|
Norbert de Langen
|
3fd2261293
|
all sorts of ts fixes or ignores after enabling ts to function on tests and stories
|
2022-11-14 17:06:53 +01:00 |
|
Norbert de Langen
|
8eb96195a5
|
do not ts ignore test
|
2022-11-14 14:18:39 +01:00 |
|
Norbert de Langen
|
dbb98764fa
|
some typings improvements
|
2022-11-14 14:05:51 +01:00 |
|
Kasper Peulen
|
dcb3159294
|
Rename Framework to Renderer
|
2022-11-13 20:37:10 +01:00 |
|
Michael Shilman
|
6fc49dd1b2
|
Update git head to 7.0.0-alpha.49, update yarn.lock [ci skip]
|
2022-11-13 23:54:31 +08:00 |
|
Michael Shilman
|
d7eb433300
|
v7.0.0-alpha.49
|
2022-11-13 23:50:52 +08:00 |
|
Ian VanSchooten
|
0813b241bc
|
Fix pnpm storybook module imports for SSv6
|
2022-11-08 17:20:48 -05:00 |
|
Norbert de Langen
|
226f9a4c41
|
Merge pull request #19623 from storybookjs/tom/sb-850-allow-passing-webview-and-urlstore-to
Core: Allow overriding WebView and UrlStore
|
2022-11-08 17:18:20 +01:00 |
|
Michael Shilman
|
99fe5792f9
|
Update git head to 7.0.0-alpha.48, update yarn.lock [ci skip]
|
2022-11-07 16:00:44 +08:00 |
|
Michael Shilman
|
b58a29b785
|
v7.0.0-alpha.48
|
2022-11-07 15:56:24 +08:00 |
|
Tom Coleman
|
2c90d6bffb
|
More fixes
|
2022-11-04 14:59:41 +11:00 |
|
Tom Coleman
|
98b4948f8f
|
Fix mistakes
|
2022-11-04 14:48:02 +11:00 |
|
Tom Coleman
|
5a4698acbc
|
Rename domElement to canvasElement
|
2022-11-04 14:08:45 +11:00 |
|
Tom Coleman
|
91fa988940
|
Update renderToCanvas functions to use precise type
|
2022-11-04 14:08:05 +11:00 |
|
Tom Coleman
|
2becfed339
|
Merge remote-tracking branch 'origin/next' into tom/sb-850-allow-passing-webview-and-urlstore-to
|
2022-11-04 14:03:12 +11:00 |
|
Tom Coleman
|
a29323d722
|
Update to renderToCanvas + canvasElement
Update from https://github.com/ComponentDriven/csf/pull/53
|
2022-11-04 13:48:56 +11:00 |
|
Mark
|
902c4be97e
|
Merge remote-tracking branch 'origin/next' into marklb/undo-over-removal-of-deprecation
|
2022-11-02 17:26:41 -05:00 |
|
Tom Coleman
|
43f75b1fed
|
Add docsPage tag to all Button/Header CLI templates
|
2022-11-02 17:02:43 +11:00 |
|
Tom Coleman
|
9a55d7088f
|
Update ember framework
|
2022-11-02 15:15:05 +11:00 |
|
Tom Coleman
|
a7f29b71de
|
Add rootElement to Framework and add Framework
|
2022-11-02 12:48:26 +11:00 |
|
Michael Shilman
|
aeaced7f17
|
Merge pull request #19697 from SebastianKapunkt/vue-webpack-5-babel
Vue: Add babel loader 9.0.0 to vue-webpack5 peer dependencies
|
2022-11-02 08:38:15 +08:00 |
|
Ian VanSchooten
|
1dab163ce7
|
Merge pull request #19670 from storybookjs/eslint-unignores
Cleanup: Un-ignore some files from eslint
|
2022-11-01 11:39:28 -04:00 |
|
SebastianKapunkt
|
04a16c3c78
|
vue-webpack-5 Add babel loader 9.0.0 and up to peer dependencies
|
2022-11-01 11:15:43 +01:00 |
|
Michael Shilman
|
93e154bc4d
|
Update git head to 7.0.0-alpha.47, update yarn.lock [ci skip]
|
2022-11-01 12:18:02 +08:00 |
|
Michael Shilman
|
1c706a4a77
|
v7.0.0-alpha.47
|
2022-11-01 12:14:02 +08:00 |
|
Kasper Peulen
|
123322c07d
|
Rename tsx to ts as we don't use jsx anymore in stories
|
2022-10-31 11:57:39 +01:00 |
|
Kasper Peulen
|
c907472849
|
Migrate TS templates to CSF3
|
2022-10-31 11:57:34 +01:00 |
|
Kasper Peulen
|
96e68e4920
|
Migrate JS templates to CSF3
|
2022-10-31 11:54:00 +01:00 |
|
Kasper Peulen
|
960426dba3
|
Move all templates out of cli into renderers
|
2022-10-31 10:59:17 +01:00 |
|
Tom Coleman
|
2c92e6e02b
|
Rename renderToDOM -> renderToRoot
|
2022-10-31 12:52:10 +11:00 |
|
Michael Shilman
|
a2174e328c
|
Update git head to 7.0.0-alpha.46, update yarn.lock [ci skip]
|
2022-10-28 21:32:45 +08:00 |
|
Michael Shilman
|
c64b5be851
|
v7.0.0-alpha.46
|
2022-10-28 21:28:37 +08:00 |
|
Ian VanSchooten
|
419e83b000
|
Un-ignore .d.ts files from eslint
|
2022-10-28 09:18:02 -04:00 |
|
Ian VanSchooten
|
f87e73ec1c
|
Do not split type and value imports in Angular
|
2022-10-27 19:33:39 -04:00 |
|
Ian VanSchooten
|
393a12aac3
|
Use explicit type imports
|
2022-10-27 19:33:39 -04:00 |
|
Michael Shilman
|
b60bd552fe
|
Update git head to 7.0.0-alpha.45, update yarn.lock [ci skip]
|
2022-10-28 05:58:51 +08:00 |
|
Michael Shilman
|
3ef1436611
|
v7.0.0-alpha.45
|
2022-10-28 05:55:09 +08:00 |
|
Michael Shilman
|
323d1271e5
|
Update git head to 7.0.0-alpha.44, update yarn.lock [ci skip]
|
2022-10-27 21:57:47 +08:00 |
|
Michael Shilman
|
d4965bd328
|
v7.0.0-alpha.44
|
2022-10-27 21:52:14 +08:00 |
|
Tom Coleman
|
40c60621d9
|
Merge remote-tracking branch 'origin/next' into tom/sb-829-add-story-tags-to-the-index-index
|
2022-10-27 12:43:09 +11:00 |
|
Kasper Peulen
|
b476912803
|
Merge pull request #19596 from storybookjs/shilman/fix-story-migration
Docs: Deprecate Story and ComponentX types
|
2022-10-26 14:29:59 +02:00 |
|
Tom Coleman
|
00d7cdf5e4
|
Fix decorators test and export types
|
2022-10-26 21:35:42 +11:00 |
|
Kasper Peulen
|
eed8bdcdf4
|
Adopt T prefix for generics in all renderers
|
2022-10-26 11:40:15 +02:00 |
|
Kasper Peulen
|
0d3b8280d5
|
Deprecate Story for all frameworks
And deprecate ComponentX variants for react
|
2022-10-26 11:34:48 +02:00 |
|
Norbert de Langen
|
2e4219ddc4
|
hopefully fix TS4111 errors
|
2022-10-26 10:28:23 +02:00 |
|
Norbert de Langen
|
8bc4b24f3b
|
fixing linting
|
2022-10-26 10:02:19 +02:00 |
|
Norbert de Langen
|
e65080986a
|
hopefully some fixes for this problem:
https://app.circleci.com/pipelines/github/storybookjs/storybook/30782/workflows/35765dcb-08b4-461f-90bb-5967f20cd2e5/jobs/431118/steps
|
2022-10-26 09:17:06 +02:00 |
|