Norbert de Langen
|
232c36fa2d
|
fix issue where "failed to resolve only because it was resolved as fully specified" occured
found fix here: https://stackoverflow.com/questions/69427025/programmatic-webpack-jest-esm-cant-resolve-module-without-js-file-exten
|
2022-06-22 17:01:28 +02:00 |
|
Norbert de Langen
|
b94b844181
|
and even more
|
2022-06-21 21:49:26 +02:00 |
|
Norbert de Langen
|
2cbe15bf4a
|
even more, why do we have so many stories
|
2022-06-21 21:19:55 +02:00 |
|
Norbert de Langen
|
e262d8c6a9
|
more Story to StoryFn convertion
|
2022-06-21 21:16:30 +02:00 |
|
Norbert de Langen
|
69a61b6c12
|
Story should StoryFn
|
2022-06-21 21:04:31 +02:00 |
|
Norbert de Langen
|
c29b2cb263
|
make it all imported by type, and convert to use to StoryFn
|
2022-06-21 20:08:15 +02:00 |
|
Norbert de Langen
|
493b15f137
|
wip
|
2022-06-21 19:45:47 +02:00 |
|
Norbert de Langen
|
4863ee1340
|
fix deepscan issue
|
2022-06-21 18:33:13 +02:00 |
|
Norbert de Langen
|
c0240f8ec5
|
changes
|
2022-06-21 18:30:05 +02:00 |
|
Norbert de Langen
|
d3e6c48507
|
fix types in example stories
|
2022-06-21 17:21:37 +02:00 |
|
Norbert de Langen
|
1c2aac090a
|
Merge branch 'future/SB-444-examples' into future/SB-444-cleanup
|
2022-06-21 15:48:10 +02:00 |
|
Norbert de Langen
|
9ef9e6723c
|
clear
|
2022-06-21 15:47:52 +02:00 |
|
Norbert de Langen
|
d0d07ea9c6
|
Merge branch 'future/SB-444-examples' into future/SB-444-cleanup
|
2022-06-21 13:28:18 +02:00 |
|
Norbert de Langen
|
5b11159c39
|
Merge branch 'future/SB-444' into future/SB-444-examples
|
2022-06-21 13:28:09 +02:00 |
|
Norbert de Langen
|
4dbfd8ed87
|
fix merge conflict
|
2022-06-21 13:27:48 +02:00 |
|
Norbert de Langen
|
235317e919
|
Merge branch 'future/SB-444-examples' into future/SB-444-cleanup
# Conflicts:
# examples/external-docs/.storybook/main.cjs
|
2022-06-21 13:14:08 +02:00 |
|
Norbert de Langen
|
e6bf81d109
|
Merge branch 'future/SB-444' into future/SB-444-examples
|
2022-06-21 13:10:34 +02:00 |
|
Norbert de Langen
|
b0d32a90bb
|
Merge branch 'future/base' into future/SB-444
|
2022-06-21 13:10:27 +02:00 |
|
Tom Coleman
|
9eb73fdb16
|
Merge pull request #18501 from storybookjs/future/docs2-core
|
2022-06-21 20:51:06 +10:00 |
|
Norbert de Langen
|
05e0643bbf
|
experiment with setting latest version of yarn instead, not berry
|
2022-06-21 12:01:14 +02:00 |
|
Norbert de Langen
|
fb0400fd06
|
Merge branch 'future/SB-444-examples' into future/SB-444-cleanup
# Conflicts:
# examples/svelte-kitchen-sink/.storybook/main.ts
|
2022-06-21 09:23:14 +02:00 |
|
Norbert de Langen
|
3423883867
|
make TS in generated main based on language in generator
|
2022-06-21 09:20:47 +02:00 |
|
Michael Shilman
|
203a2c0df7
|
Merge pull request #18432 from storybookjs/tom/sb-347-sequence-importing-stories-in-parallel
|
2022-06-21 14:36:22 +08:00 |
|
Tom Coleman
|
f0db4d754c
|
Fix preview-web tests
|
2022-06-21 16:31:38 +10:00 |
|
Michael Shilman
|
7399d641c9
|
Merge branch 'future/base' into future/docs2-core
|
2022-06-21 12:17:27 +08:00 |
|
Michael Shilman
|
32de50ea0f
|
Merge branch 'next' into future/base
|
2022-06-21 11:54:05 +08:00 |
|
Tom Coleman
|
ca1a7a573e
|
Merge remote-tracking branch 'origin/future/base' into tom/sb-347-sequence-importing-stories-in-parallel
|
2022-06-21 13:33:41 +10:00 |
|
Tom Coleman
|
cf6e741e08
|
Pass index.json results through properly
|
2022-06-21 13:24:11 +10:00 |
|
Tom Coleman
|
ab6dd53be1
|
We need a little bit of async in core-client.
cc @ndelangen - composition was broken after remove the `importPolyfills().then` from here.
|
2022-06-21 13:19:07 +10:00 |
|
Tom Coleman
|
48a0bb9b49
|
Fetch both index.json and stories.json from refs
|
2022-06-21 11:53:38 +10:00 |
|
Michael Shilman
|
a3348bf629
|
Merge pull request #18516 from storybookjs/ghengeveld/sb-167-sb17570-addon-interactions-panel-does
Interactions: Reset instrumenter state on HMR
|
2022-06-21 09:19:28 +08:00 |
|
Norbert de Langen
|
4b018d2102
|
wip
|
2022-06-21 00:59:50 +02:00 |
|
Norbert de Langen
|
7f65c7b370
|
migrate examples to use main.ts (typescript),they import the correct interface and ensure those types are there and work
|
2022-06-20 16:09:37 +02:00 |
|
Michael Shilman
|
bbb862e8a7
|
Update git head to 7.0.0-alpha.5, update yarn.lock
|
2022-06-20 21:48:14 +08:00 |
|
Michael Shilman
|
3dd4698282
|
v7.0.0-alpha.5
|
2022-06-20 21:44:25 +08:00 |
|
Michael Shilman
|
7b41581706
|
Update root, peer deps, version.ts/json to 7.0.0-alpha.5 [ci skip]
|
2022-06-20 20:33:59 +08:00 |
|
Michael Shilman
|
ea340cc4ca
|
Merge branch 'next' into future/base
|
2022-06-20 20:32:55 +08:00 |
|
Michael Shilman
|
f33375b95e
|
Merge pull request #18514 from storybookjs/tom/sb-416-switch-meta-to-receive-all-exports
Addon-docs: Switch Meta block to receive all module exports
|
2022-06-20 20:22:47 +08:00 |
|
Gert Hengeveld
|
565304c8d7
|
Reset instrumenter state on HMR
|
2022-06-20 14:19:24 +02:00 |
|
Michael Shilman
|
661011f010
|
Merge branch 'next' into tom/sb-415-return-cleanup-function-from-rendertodom
|
2022-06-20 20:14:08 +08:00 |
|
Michael Shilman
|
3803656072
|
Merge pull request #18498 from storybookjs/tom/sb-306-handle-v3-index-in-composition
Core: Handle v3 index in composition
|
2022-06-20 20:10:26 +08:00 |
|
Tom Coleman
|
11568f79fc
|
Use <Stories> component in MetaOf
|
2022-06-20 16:44:25 +10:00 |
|
Tom Coleman
|
f5ebdde9e1
|
Switch <Meta of={}> to expect full exports
|
2022-06-20 16:34:40 +10:00 |
|
Tom Coleman
|
626aac5904
|
Merge remote-tracking branch 'origin/future/base' into tom/sb-347-sequence-importing-stories-in-parallel
|
2022-06-20 15:12:07 +10:00 |
|
Tom Coleman
|
10afa9ea19
|
Add a test
|
2022-06-20 11:47:43 +10:00 |
|
Tom Coleman
|
b6ce456cca
|
Update tests
|
2022-06-20 11:18:28 +10:00 |
|
Michael Shilman
|
22767df2f5
|
Update git head to 7.0.0-alpha.4, update yarn.lock
|
2022-06-19 18:06:54 +08:00 |
|
Michael Shilman
|
006ed54452
|
v7.0.0-alpha.4
|
2022-06-19 18:03:16 +08:00 |
|
Michael Shilman
|
f3ef91cd19
|
Update root, peer deps, version.ts/json to 7.0.0-alpha.4 [ci skip]
|
2022-06-19 17:41:59 +08:00 |
|
Tom Coleman
|
bf2ad5d990
|
Created npm7 migration
|
2022-06-19 14:10:51 +10:00 |
|