Norbert de Langen
|
b1a038ec54
|
Merge branch 'next' into norbert/sb-798-figure-out-plan-for-package-structure-rework
|
2022-11-14 11:53:29 +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 |
|
Norbert de Langen
|
455e9ef08d
|
wip
|
2022-11-11 14:57:01 +01:00 |
|
Norbert de Langen
|
90320c9ebb
|
Merge branch 'norbert/sb-798-figure-out-plan-for-package-structure-rework' into tech/introduce-preview-api
|
2022-11-11 13:58:28 +01:00 |
|
Norbert de Langen
|
9bfd8172e9
|
Merge branch 'next' into norbert/sb-798-figure-out-plan-for-package-structure-rework
|
2022-11-11 10:25:35 +01:00 |
|
Ian VanSchooten
|
dfb9384de6
|
Create separate jest projects in /lib
This allows us to run some projects with node, and others with browser environment
|
2022-11-10 13:46:42 -05:00 |
|
Norbert de Langen
|
b3caece566
|
Merge branch 'next' into norbert/sb-798-figure-out-plan-for-package-structure-rework
|
2022-11-09 14:04:25 +01:00 |
|
Ian VanSchooten
|
9d9a92d78a
|
Use an object instead of tuple for previewAnnotations
|
2022-11-08 19:27:38 -05:00 |
|
Ian VanSchooten
|
e23737e327
|
Merge remote-tracking branch 'origin/next' into nested-addons
|
2022-11-08 11:30:06 -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 |
|
Ian VanSchooten
|
b79386896b
|
Maintain WP back-compat by using tuple of [bare, absolute]
|
2022-11-08 10:13:08 -05:00 |
|
Ian VanSchooten
|
50826f29ad
|
Merge remote-tracking branch 'origin/next' into nested-addons
|
2022-11-08 08:07:12 -05:00 |
|
Norbert de Langen
|
dbe046c524
|
Merge branch 'next' into norbert/sb-798-figure-out-plan-for-package-structure-rework
|
2022-11-08 12:16:57 +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 |
|
Ian VanSchooten
|
232756990c
|
Fix builder-webpack5 exports paths
|
2022-11-04 14:37:00 -04:00 |
|
Ian VanSchooten
|
f6402934a1
|
Revert "Upgrade to TS 4.8"
This reverts commit 9fe7fdc20b65b33bba0914b1446c404910555bf3.
|
2022-11-04 11:31:06 -04:00 |
|
Norbert de Langen
|
36d0659f83
|
Merge branch 'next' into norbert/sb-798-figure-out-plan-for-package-structure-rework
|
2022-11-04 11:40:21 +01:00 |
|
Norbert de Langen
|
774bb0e017
|
Merge branch 'next' into tech/introduce-preview-api
|
2022-11-04 10:11:52 +01: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 |
|
Norbert de Langen
|
6cde3ad106
|
fix
|
2022-11-03 23:14:05 +01:00 |
|
Norbert de Langen
|
edccb7db6d
|
part 6
|
2022-11-03 16:00:40 +01:00 |
|
Norbert de Langen
|
3a801158ed
|
step 5
|
2022-11-03 15:29:51 +01:00 |
|
Norbert de Langen
|
ed3a8ec642
|
step 4
|
2022-11-03 14:39:43 +01:00 |
|
Norbert de Langen
|
c1b3c2d19f
|
step 3
|
2022-11-03 13:58:04 +01:00 |
|
Norbert de Langen
|
fec9ff475b
|
step 2
|
2022-11-03 12:18:07 +01:00 |
|
Ian VanSchooten
|
9fe7fdc20b
|
Upgrade to TS 4.8
|
2022-11-02 19:33:16 -04:00 |
|
Gavin Mogan
|
2f676a2528
|
Use import.meta.webpackHot instead of module.hot for check
|
2022-11-02 15:20:09 -07:00 |
|
Norbert de Langen
|
9a07e8788f
|
prebundle the preview
|
2022-11-02 13:50:45 +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 |
|
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
|
393a12aac3
|
Use explicit type imports
|
2022-10-27 19:33:39 -04:00 |
|
Tom Coleman
|
06907e106e
|
Merge remote-tracking branch 'origin/next' into tom/sb-831-only-generate-docs-page-for-tagged
|
2022-10-28 09:42:16 +11: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
|
ed39244a41
|
Merge branch 'tom/sb-829-add-story-tags-to-the-index-index' into tom/sb-831-only-generate-docs-page-for-tagged
|
2022-10-27 14:21:11 +11:00 |
|
Norbert de Langen
|
9e60c3428f
|
Merge branch 'next' into ugrades/eslint
|
2022-10-26 08:51:41 +02:00 |
|
Tom Coleman
|
406be841fb
|
Fix issue with loading presets in v6 store
=
|
2022-10-26 17:33:05 +11:00 |
|
Norbert de Langen
|
bc197113d1
|
Merge branch 'next' into norbert/sb-799-create-a-storybooktypes
|
2022-10-25 17:06:52 +02:00 |
|
Michael Shilman
|
90bd0961ce
|
Update git head to 7.0.0-alpha.43, update yarn.lock [ci skip]
|
2022-10-25 20:15:11 +08:00 |
|
Michael Shilman
|
f801c26f7b
|
v7.0.0-alpha.43
|
2022-10-25 20:10:01 +08:00 |
|
Norbert de Langen
|
8e3e508af4
|
Merge branch 'deprecate/remaining-lib-cli' into norbert/sb-799-create-a-storybooktypes
|
2022-10-25 13:49:02 +02:00 |
|