Michael Shilman
|
b1fbbeed6f
|
Update git head to 7.0.0-beta.20, update yarn.lock [ci skip]
|
2023-01-06 20:14:37 +08:00 |
|
Michael Shilman
|
22701aedf5
|
v7.0.0-beta.20
|
2023-01-06 20:09:53 +08:00 |
|
Tom Coleman
|
18561563a7
|
Merge remote-tracking branch 'origin/next' into tom/sb-1079-fix-devbuild-event-firing-too-early-and
|
2023-01-03 14:23:50 +11:00 |
|
Michael Shilman
|
7822167dcf
|
Update git head to 7.0.0-beta.19, update yarn.lock [ci skip]
|
2023-01-01 18:20:28 +08:00 |
|
Michael Shilman
|
da902f312e
|
v7.0.0-beta.19
|
2023-01-01 18:16:24 +08:00 |
|
Michael Shilman
|
5eed2f78e6
|
Update git head to 7.0.0-beta.18, update yarn.lock [ci skip]
|
2023-01-01 18:07:50 +08:00 |
|
Michael Shilman
|
fd0c69d276
|
v7.0.0-beta.18
|
2023-01-01 18:02:45 +08:00 |
|
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
|
bd3bb74d49
|
Update snapshots
|
2022-12-30 16:20:08 +08:00 |
|
Han Yeong-woo
|
d61cfc1555
|
Fix import url on windows
|
2022-12-29 10:13:08 +01:00 |
|
Tom Coleman
|
51b77324bb
|
Update snapshots
|
2022-12-29 17:08:59 +11: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
|
1706485407
|
Update snapshots
|
2022-12-26 22:28:43 +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
|
57b14d45bb
|
Merge branch 'next' into tech/tsup-core-server-v2
|
2022-12-24 00:29:38 +01: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
|
add7f48f73
|
Move 'dev'/'build' events to the end of the process
|
2022-12-22 22:20:35 +11:00 |
|
Tom Coleman
|
cbb7995f0a
|
Update error to be a little more helpful
|
2022-12-22 13:57:43 +11:00 |
|
Tom Coleman
|
2f713e5ce6
|
Throw error if using mdx of={} for autodocs-tagged CSF file
|
2022-12-22 13:50:24 +11:00 |
|
Tom Coleman
|
7dd16753e4
|
Refactored test stories a little bit
|
2022-12-22 13:41:57 +11:00 |
|
Tom Coleman
|
8ff272dd80
|
Merge branch 'tom/sb-973-rename-docsenabled-to-docsdisable' into rename-docspage-autodocs
|
2022-12-22 13:20:42 +11:00 |
|
Tom Coleman
|
7d87e818b0
|
Update code/lib/core-server/src/utils/StoryIndexGenerator.test.ts
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
|
2022-12-22 08:32:34 +11: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 |
|
Norbert de Langen
|
57ead1064d
|
Merge branch 'next' into tech/tsup-core-server-v2
|
2022-12-20 23:14:10 +01: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
|
03d08f923d
|
Merge branch 'next' into tech/tsup-core-server-v2
|
2022-12-20 13:24:13 +01: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 |
|
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 |
|
Norbert de Langen
|
928bcb3ff0
|
some peerDep fixes reported in: https://github.com/storybookjs/storybook/issues/16814
|
2022-12-14 21:20:06 +01:00 |
|