56 Commits

Author SHA1 Message Date
Michael Shilman
b049235a99 Merge branch 'next' into vite-frameworks-clean 2022-08-25 02:32:51 +08:00
Michael Shilman
0170415094 Vue3: Unpin renderer vue devDep 2022-08-25 01:11:58 +08:00
Michael Shilman
53fd0bbf31 Vue: Align button component's inputs with React 2022-08-24 17:29:50 +08:00
Michael Shilman
34f013ff26 Update git head to 7.0.0-alpha.24, update yarn.lock [ci skip] 2022-08-24 11:57:58 +08:00
Michael Shilman
e3232cb426 v7.0.0-alpha.24 2022-08-24 11:53:12 +08:00
Michael Shilman
d5417d1c19 Merge branch 'next' into vite-frameworks-clean 2022-08-24 02:01:16 +08:00
Michael Shilman
674961afd4 Vue3: Add template components to renderer 2022-08-24 00:22:39 +08:00
Norbert de Langen
c25ac1c993
Merge branch 'next' into tech/root-change 2022-08-23 12:13:39 +02:00
Michael Shilman
627a8cfc69 Merge branch 'next' into vite-frameworks 2022-08-23 08:36:56 +08:00
Michael Shilman
c9cffa0ae4 Merge branch 'next' into vite-frameworks 2022-08-22 21:42:01 +08:00
Michael Shilman
95679f0ab8
Revert "Build: Rename prepare to prep for npm8 and verdaccio" 2022-08-22 20:01:07 +08:00
Michael Shilman
0b9123bd70 Merge branch 'next' into vite-frameworks 2022-08-22 18:12:26 +08:00
Norbert de Langen
249b1306cc
Merge branch 'next' into tech/root-change 2022-08-22 11:51:28 +02:00
Michael Shilman
8a0029d32e Merge branch 'next' into vite-frameworks 2022-08-22 17:02:30 +08:00
Michael Shilman
3f21366145 Build: Rename prepare to prep for npm8 and verdaccio 2022-08-22 16:33:45 +08:00
Len Woodward
38b2de0cea fix string check 2022-08-18 14:28:54 -07:00
Michael Shilman
ca839d0544 clean up unused bin files 2022-08-18 22:24:50 +08:00
Michael Shilman
65e222d619 Update git head to 7.0.0-alpha.23, update yarn.lock [ci skip] 2022-08-18 20:35:40 +08:00
Michael Shilman
0900e20acf v7.0.0-alpha.23 2022-08-18 20:31:31 +08:00
Michael Shilman
148f601b5f Update git head to 7.0.0-alpha.22, update yarn.lock [ci skip] 2022-08-18 20:00:19 +08:00
Michael Shilman
408cd2770d v7.0.0-alpha.22 2022-08-18 19:48:52 +08:00
Michael Shilman
3a991b4b85 Add vue3-vite framework and repro template 2022-08-18 01:41:17 +08:00
Michael Shilman
60819ff7d2 Fix exports map for ESM 2022-08-18 00:20:08 +08:00
Michael Shilman
fd0de665a3 Merge branch 'next' into vite-frameworks 2022-08-17 23:53:12 +08:00
Michael Shilman
1c3b6ec06c Update git head to 7.0.0-alpha.21, update yarn.lock [ci skip] 2022-08-17 10:30:05 +08:00
Michael Shilman
d8cdc5b21a v7.0.0-alpha.21 2022-08-17 10:26:07 +08:00
Michael Shilman
06ffa2989c Update git head to 7.0.0-alpha.20, update yarn.lock [ci skip] 2022-08-16 03:42:53 +08:00
Michael Shilman
a6c00d2ebe v7.0.0-alpha.20 2022-08-16 03:38:31 +08:00
Ian VanSchooten
099771b98b [hack] remove exports from package.json
It's causing the cjs file to always be chosen, which breaks in the browser.
2022-08-14 23:00:14 -04:00
Michael Shilman
d7689cdd8d Update git head to 7.0.0-alpha.19, update yarn.lock [ci skip] 2022-08-12 12:15:36 +08:00
Michael Shilman
74bdb53f67 v7.0.0-alpha.19 2022-08-12 12:11:08 +08:00
Norbert de Langen
2f181650ed
cleanup 2022-08-03 15:25:34 +02:00
Norbert de Langen
08c4231f69
Merge branch 'next' into fix/vue-client-extractArgTypes 2022-08-03 15:21:31 +02:00
Michael Shilman
e95109b189 Update git head to 7.0.0-alpha.18, update yarn.lock [ci skip] 2022-08-02 15:23:18 -07:00
Michael Shilman
bd59f1eef0 v7.0.0-alpha.18 2022-08-02 15:19:16 -07:00
Norbert de Langen
36702ebe0c
I changed #root => #storybook-root
I changed #docs-root => #storybook-docs
2022-08-02 11:18:33 +02:00
Tom Coleman
91c1eeebb7 Merge remote-tracking branch 'origin/next' into rename-example-to-sandbox 2022-08-02 14:02:14 +10:00
Tom Coleman
bdc91375b8
Merge pull request #18825 from storybookjs/tom/sb-570-copy-in-the-generic-stories-based-on
Use a set of test components in addon stories
2022-08-02 14:00:41 +10:00
Tom Coleman
e57b1d55f8 Merge remote-tracking branch 'origin/next' into tom/sb-581-copy-in-the-rendererframework-specific 2022-08-02 10:26:40 +10:00
Tom Coleman
2038d82e61 Fix merge issues 2022-08-02 10:25:16 +10:00
Tom Coleman
4dba874d5d Got "test-components" concept working 2022-08-02 08:53:44 +10:00
Tom Coleman
b4a37bf898 Add stories via adding to main.js 2022-08-02 08:35:07 +10:00
Norbert de Langen
2645e75aeb
fix missing ability to set docs.extractArgTypes for html framework 2022-08-01 15:01:45 +02:00
Tom Coleman
346a8ce31f Simplify things by linking to the dist folder rather than compiling 2022-08-01 21:47:54 +10:00
Tom Coleman
daa02b801f Copy example stories over from renderer + addons 2022-08-01 21:47:53 +10:00
Tom Coleman
1bb8d80305
Merge pull request #18737 from storybookjs/fix-react-18-docs-tests
React: Fix callback behavior in `react@18`
2022-07-31 14:41:13 +10:00
Tom Coleman
d1bcb5e02b Add step to the prepared play function on Story 2022-07-28 19:33:21 +10:00
Tom Coleman
b2b7a15517 Add a Math.random() to ensure the callback is called exactly once 2022-07-28 16:54:23 +10:00
Tom Coleman
049d84c44f Use useLayoutEffect for callback 2022-07-28 16:54:05 +10:00
Michael Shilman
8985d42448 Update git head to 7.0.0-alpha.17, update yarn.lock [ci skip] 2022-07-27 10:55:43 -07:00