432 Commits

Author SHA1 Message Date
Michael Shilman
42697c3fc4 Update git head to 7.0.0-beta.21, update yarn.lock [ci skip] 2023-01-09 09:19:08 +08:00
Michael Shilman
fb45d85484 v7.0.0-beta.21 2023-01-09 09:14:56 +08:00
Norbert de Langen
55a1607731
fix it!
Co-authored-by: Yann Braga <yannbf@gmail.com>
2023-01-06 16:34:17 +01:00
Norbert de Langen
5693d260a6
cleanup 2023-01-06 15:49:05 +01:00
Norbert de Langen
2f5e7c31de
fix the play function of this story that was failing in chromatic 2023-01-06 15:42:32 +01:00
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
0a7fcda322
Merge pull request #20483 from storybookjs/blocks-button-example
Blocks: Use example Button for stories
2023-01-06 12:58:08 +11:00
Jeppe Reinhold
aceb8a37e0
Export Unstyled block in index.ts 2023-01-03 23:43:49 +01:00
Jeppe Reinhold
b93f436ed4
Fix missing Story story 2023-01-03 16:40:04 +01:00
Jeppe Reinhold
fab295d23d cleanup 2023-01-03 15:33:43 +01:00
Jeppe Reinhold
22a6770e29 include examples in blocks sb 2023-01-03 15:29:46 +01:00
Jeppe Reinhold
222a299e61 use example button in all blocks 2023-01-03 15:16:49 +01:00
Jeppe Reinhold
99283a832a use example button in Description block 2023-01-03 14:49:10 +01:00
Jeppe Reinhold
2c3395411b add example button component 2023-01-03 14:48:47 +01: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
Valentin Palkovic
e4377dcab9
Merge pull request #20352 from neogeek/zoom-min-height-centered-preview
Set min-height relative to the viewport and the zoom level.
2022-12-29 13:07:15 +01: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
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
Norbert de Langen
07867c8d4e
Merge branch 'next' into tech/jest-swc-standalone 2022-12-23 15:52:45 +01:00
Norbert de Langen
103387fd50 fixes for unit tests 2022-12-23 22:56:13 +09:00
Daniel Schmidt
0f293fa684
Merge branch 'storybookjs:next' into ui/fix-find-dom-node 2022-12-23 14:20:18 +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
Daniel Schmidt
65653f6be5
Merge branch 'storybookjs:next' into ui/fix-find-dom-node 2022-12-22 17:04:46 +01:00
Michael Shilman
a181ae8fae
Merge pull request #20345 from storybookjs/norbert/no-strictmode-manager
UI: disable React.strictmode to prevent getting deprecation warnings about findNode
2022-12-22 19:00:09 +08:00
Daniel Schmidt
53da15685b ui: add ref to both nav and panel 2022-12-22 00:05:34 +01:00
Daniel Schmidt
c91c03caaf ui: fix deprecated ReactDOM.findDOMNode calls 2022-12-21 15:11:33 +01: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
Norbert de Langen
57ead1064d
Merge branch 'next' into tech/tsup-core-server-v2 2022-12-20 23:14:10 +01:00
Scott Doxey
3d2280d760
Set min height relative to the viewport and the zoom level. 2022-12-20 14:31:58 -05:00
Norbert de Langen
d9987cebc3
no strictmode to prevent getting warnings about findNode 2022-12-20 16:49:33 +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
Norbert de Langen
f36bbdfb73
swap react-sizeme for react-resize-detector 2022-12-19 19:47:09 +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