Michael Shilman
|
b5920aaef1
|
Update git head to 7.0.0-alpha.50, update yarn.lock [ci skip]
|
2022-11-17 15:10:36 +08:00 |
|
Michael Shilman
|
77184d0390
|
v7.0.0-alpha.50
|
2022-11-17 15:06:07 +08:00 |
|
Ian VanSchooten
|
c1a49c4c6c
|
Merge remote-tracking branch 'origin/next' into marklb/upgrade-to-jest28
|
2022-11-16 14:20:48 -05:00 |
|
Ian VanSchooten
|
c77276b4fc
|
Upgrade jest-specific-snapshot
|
2022-11-16 07:54:54 -05:00 |
|
Kasper Peulen
|
67a2b9483c
|
Fix type inference bug with decorators
|
2022-11-16 10:19:55 +01: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 |
|
Ian VanSchooten
|
80141d90b6
|
Upgrade jest-specific-snapshot
(and force correct jest-snapshot)
|
2022-11-15 23:19:01 -05:00 |
|
Ian VanSchooten
|
6d7eee09a8
|
Enable vue3 test
|
2022-11-15 20:33:34 -05:00 |
|
Ian VanSchooten
|
25f7141c50
|
name jest projects using file path
|
2022-11-14 15:06:11 -05:00 |
|
Kasper Peulen
|
ceca15ece1
|
Add migration notes
|
2022-11-14 20:23:57 +01:00 |
|
Ian VanSchooten
|
e1d0790c9f
|
Merge remote-tracking branch 'origin/next' into marklb/upgrade-to-jest28
# Conflicts:
# code/lib/preview-web/src/PreviewWeb.test.ts
# code/yarn.lock
|
2022-11-14 13:20:31 -05: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 |
|
Ian VanSchooten
|
3d3c23e9cd
|
Merge remote-tracking branch 'origin/next' into marklb/upgrade-to-jest28
# Conflicts:
# code/addons/essentials/package.json
# code/addons/storyshots/storyshots-core/package.json
# code/lib/api/package.json
# code/yarn.lock
|
2022-11-13 11:59:45 -05: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
|
729243417e
|
Replace @types/jest with @jest/globals
|
2022-11-13 00:02:54 -05:00 |
|
Ian VanSchooten
|
d296ad82e9
|
Add tests for renderers
|
2022-11-10 14:39:57 -05:00 |
|
Ian VanSchooten
|
217d461bc5
|
Merge remote-tracking branch 'origin/next' into marklb/upgrade-to-jest28
# Conflicts:
# code/addons/storyshots/storyshots-core/package.json
# code/lib/api/package.json
# code/yarn.lock
|
2022-11-10 08:04:07 -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 |
|
Tom Coleman
|
ce95c52e32
|
Merge remote-tracking branch 'origin/next' into jeppe/fix-svelte-in-docs
|
2022-11-04 10:34:35 +11:00 |
|
Jeppe Reinhold
|
02ed77f263
|
Restore render.ts
|
2022-11-03 21:50:06 +01:00 |
|
Jeppe Reinhold
|
fcfc9f3ea3
|
use domElement as key instead of id
|
2022-11-03 14:21:36 +01:00 |
|
Kasper Peulen
|
36515e65b8
|
docs.inlineStories to true for preact as well
|
2022-11-03 13:35:12 +01:00 |
|
Jeppe Reinhold
|
7cfe0dbb8d
|
ensure storyFn() result is computed at initial render
|
2022-11-02 13:45:39 +01:00 |
|
Jeppe Reinhold
|
55eff3ba38
|
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/fix-svelte-in-docs
|
2022-11-02 13:30:52 +01:00 |
|
Tom Coleman
|
43f75b1fed
|
Add docsPage tag to all Button/Header CLI templates
|
2022-11-02 17:02:43 +11:00 |
|
Tom Coleman
|
a7f29b71de
|
Add rootElement to Framework and add Framework
|
2022-11-02 12:48:26 +11:00 |
|
Jeppe Reinhold
|
12dcacc5d3
|
dont remount Svelte components on control change, make template stories reactive
|
2022-11-02 02:20:16 +01:00 |
|
Jeppe Reinhold
|
2e017abaa2
|
in Svelte templates, make backgroundColor prop optional
|
2022-11-01 21:53:30 +01:00 |
|
Jeppe Reinhold
|
a91df6230f
|
fix memory leak in vue3 renderer
|
2022-11-01 21:34:34 +01:00 |
|
Jeppe Reinhold
|
3a0d764de2
|
cleanup Svelte components by key
|
2022-11-01 21:34:26 +01:00 |
|
Ian VanSchooten
|
0e0d6e644f
|
Expose ReactFramework type
|
2022-11-01 16:10:29 -04: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 |
|
Mark
|
2c509cb2f7
|
More Angular test fixes and others
|
2022-11-01 03:08:53 -05: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
|
f40508e47e
|
Fix deepscan
|
2022-10-31 11:57:39 +01:00 |
|