Ian VanSchooten
|
33326c0932
|
Merge remote-tracking branch 'origin/next' into lodash-extensions
|
2022-12-30 14:32:44 -05:00 |
|
Ian VanSchooten
|
af349c8b8e
|
Add extension to all lodash imports
|
2022-12-30 12:15:08 -05:00 |
|
Michael Shilman
|
73940547cb
|
Update git head to 7.0.0-beta.17, update yarn.lock [ci skip]
|
2022-12-30 21:27:19 +08:00 |
|
Michael Shilman
|
6559b41962
|
v7.0.0-beta.17
|
2022-12-30 21:21:17 +08:00 |
|
Michael Shilman
|
72dac4eae0
|
Merge pull request #20424 from storybookjs/replace-standalone-with-autodocs
Docs: Use `stories-mdx` and `autodocs` tags instead of `standalone: false` in index
|
2022-12-30 18:44:58 +08:00 |
|
Michael Shilman
|
c9bcd9a3c6
|
Merge branch 'next' into replace-mdx-tag-with-stories-mdx
|
2022-12-30 17:08:56 +08:00 |
|
Michael Shilman
|
a7dbc8ca22
|
Update snapshots
|
2022-12-30 17:01:40 +08:00 |
|
Ian VanSchooten
|
797293b91a
|
Build: Add extensions to lodash imports
|
2022-12-29 22:57:53 -05:00 |
|
Ian VanSchooten
|
71d4cbad41
|
Remove unused disable comments
|
2022-12-29 15:35:51 -05:00 |
|
Michael Shilman
|
10dcd2a706
|
Update git head to 7.0.0-beta.16, update yarn.lock [ci skip]
|
2022-12-29 00:27:09 +08:00 |
|
Michael Shilman
|
7ca5d329ef
|
v7.0.0-beta.16
|
2022-12-29 00:21:05 +08:00 |
|
Tom Coleman
|
9c2394231b
|
Replace standalone in index with tags
|
2022-12-28 13:42:11 +11:00 |
|
Tom Coleman
|
53dd097672
|
Set the tag to autodocs when adding docs entries
|
2022-12-26 22:34:58 +11:00 |
|
Tom Coleman
|
9e032aef01
|
Change to 'stories-mdx' tag to indicate a story defined in an MDX file
|
2022-12-26 22:14:04 +11:00 |
|
Michael Shilman
|
9375edf43a
|
Update git head to 7.0.0-beta.15, update yarn.lock [ci skip]
|
2022-12-24 13:00:41 +08:00 |
|
Michael Shilman
|
ed794f9d13
|
v7.0.0-beta.15
|
2022-12-24 12:56:25 +08:00 |
|
Norbert de Langen
|
07867c8d4e
|
Merge branch 'next' into tech/jest-swc-standalone
|
2022-12-23 15:52:45 +01:00 |
|
Norbert de Langen
|
3cd585704e
|
make tests use SWC, not babel
|
2022-12-23 22:53:21 +09:00 |
|
Michael Shilman
|
d4beeb98c5
|
Update git head to 7.0.0-beta.14, update yarn.lock [ci skip]
|
2022-12-23 20:06:52 +08:00 |
|
Michael Shilman
|
c3b2e8fe25
|
v7.0.0-beta.14
|
2022-12-23 20:01:28 +08:00 |
|
Tom Coleman
|
427ec4433d
|
Rename docsPage to autodocs
And change semantics: `docsPage:true` = `autodocs: 'tag'` and `docsPage: 'automatic'` = `autodocs: true`.
|
2022-12-21 21:49:57 +11:00 |
|
Tom Coleman
|
ed18a8dc6d
|
Rename docsOptions.enabled to docsOptions.disable
|
2022-12-21 21:26:44 +11:00 |
|
Michael Shilman
|
8f8f30785b
|
Update git head to 7.0.0-beta.13, update yarn.lock [ci skip]
|
2022-12-20 21:34:12 +08:00 |
|
Michael Shilman
|
ddf86bd126
|
v7.0.0-beta.13
|
2022-12-20 21:28:05 +08:00 |
|
Norbert de Langen
|
88f59313b3
|
Merge branch 'next' into norbert/sb-1063-vite-in-dev-mode-with-storystorev6
|
2022-12-20 13:14:52 +01:00 |
|
Yann Braga
|
03a6213c3c
|
preview-api: export userOrAutoTitle function
|
2022-12-19 14:04:23 +01:00 |
|
Michael Shilman
|
66df2d8afe
|
Update git head to 7.0.0-beta.12, update yarn.lock [ci skip]
|
2022-12-16 23:33:11 +08:00 |
|
Michael Shilman
|
dd52c7e885
|
v7.0.0-beta.12
|
2022-12-16 23:27:05 +08:00 |
|
Michael Shilman
|
4f24d51dd5
|
Update git head to 7.0.0-beta.11, update yarn.lock [ci skip]
|
2022-12-16 22:34:26 +08:00 |
|
Michael Shilman
|
f488007ad9
|
v7.0.0-beta.11
|
2022-12-16 22:28:31 +08:00 |
|
Michael Shilman
|
157b723a67
|
Update git head to 7.0.0-beta.10, update yarn.lock [ci skip]
|
2022-12-16 15:27:58 +08:00 |
|
Michael Shilman
|
e0ac327744
|
v7.0.0-beta.10
|
2022-12-16 15:23:14 +08:00 |
|
Michael Shilman
|
849ebe4f95
|
Update git head to 7.0.0-beta.9, update yarn.lock [ci skip]
|
2022-12-16 00:22:01 +08:00 |
|
Michael Shilman
|
c466d4f77c
|
v7.0.0-beta.9
|
2022-12-16 00:15:33 +08:00 |
|
Norbert de Langen
|
d7fb0c316f
|
Merge branch 'next' into norbert/sb-1063-vite-in-dev-mode-with-storystorev6
|
2022-12-14 22:56:01 +01:00 |
|
Michael Shilman
|
dadc3471a0
|
Update git head to 7.0.0-beta.8, update yarn.lock [ci skip]
|
2022-12-14 23:46:54 +08:00 |
|
Michael Shilman
|
5340574d89
|
v7.0.0-beta.8
|
2022-12-14 23:40:38 +08:00 |
|
Michael Shilman
|
66a5072c8f
|
Update git head to 7.0.0-beta.7, update yarn.lock [ci skip]
|
2022-12-14 22:09:39 +08:00 |
|
Michael Shilman
|
e16a8c685e
|
v7.0.0-beta.7
|
2022-12-14 22:01:47 +08:00 |
|
Norbert de Langen
|
a033d29a3c
|
Merge branch 'next' into norbert/sb-1063-vite-in-dev-mode-with-storystorev6
|
2022-12-13 19:19:57 +01:00 |
|
Norbert de Langen
|
8063a0ed6f
|
Merge pull request #20207 from storybookjs/norbert/sb-1063-vite-in-dev-mode-with-storystorev6-cleaned
Fix: vite devmode with storyStoreV6 by ensuring singleton via global
|
2022-12-13 17:41:46 +01:00 |
|
Michael Shilman
|
1486c8821f
|
Update git head to 7.0.0-beta.6, update yarn.lock [ci skip]
|
2022-12-14 00:15:33 +08:00 |
|
Michael Shilman
|
edcda9c064
|
v7.0.0-beta.6
|
2022-12-14 00:10:09 +08:00 |
|
Michael Shilman
|
d5a7a65e90
|
Update git head to 7.0.0-beta.5, update yarn.lock [ci skip]
|
2022-12-13 23:27:30 +08:00 |
|
Michael Shilman
|
8a44bd6080
|
v7.0.0-beta.5
|
2022-12-13 23:21:27 +08:00 |
|
Norbert de Langen
|
efe6af726b
|
make tests pass
|
2022-12-13 13:01:05 +01:00 |
|
Norbert de Langen
|
775f3ae542
|
ensure exports using singleton always reference the global
|
2022-12-13 12:18:34 +01:00 |
|
Norbert de Langen
|
4f3b666012
|
cleanup
|
2022-12-13 10:25:35 +01:00 |
|
Norbert de Langen
|
fe9b5d6cee
|
Merge branch 'next' into norbert/sb-1063-vite-in-dev-mode-with-storystorev6
|
2022-12-13 09:14:33 +01:00 |
|
Norbert de Langen
|
b0977b89c1
|
remove the window as global definition
|
2022-12-13 08:57:05 +01:00 |
|