1258 Commits

Author SHA1 Message Date
Norbert de Langen
ac4622d57b
Merge branch 'tech/tsup-lib-api' of github.com:storybookjs/storybook into next 2022-10-03 17:11:05 +02:00
Norbert de Langen
bba5c8c321
Merge branch 'next' into remove-react-classes-global 2022-10-03 17:46:26 +03:00
Norbert de Langen
b2ad45cd97
Merge pull request #19317 from tolkadot/update-lib-telemetry
chore(telemetry): update package.json paths for compatibility with ts-up
2022-10-03 17:41:37 +03:00
Norbert de Langen
a017d1e344
this preset doesn't actually have any of these files 2022-10-03 15:54:33 +02:00
Norbert de Langen
561a5ad99e
make it platform-node 2022-10-03 15:45:27 +02:00
Norbert de Langen
750747a71d
Merge branch 'next' into jean-storybook 2022-10-03 15:43:42 +02:00
Norbert de Langen
28995ee2c0
Merge branch 'next' into norbert/sb-625-remove-cypress-from-the-monorepo 2022-10-03 15:33:29 +02:00
Dee Bryant
d8883c9d24 chore(postinstall): update package.json paths for compatibility with ts-up 2022-10-03 20:33:13 +11:00
Norbert de Langen
88b681b4a6
Merge branch 'next' into migration/source-loader-tsc 2022-10-03 10:18:58 +02:00
Norbert de Langen
ea969b0fc7
Update code/lib/source-loader/package.json 2022-10-03 10:18:38 +02:00
Norbert de Langen
767830f95d
Merge pull request #19308 from javier-arango/feat/lib-store-tsup
Build lib/store with tsup
2022-10-03 11:01:47 +03:00
Norbert de Langen
0b3682bd92
Merge pull request #19283 from storybookjs/chore/target-defaults
chore: forward parameters in command execution
2022-10-03 10:55:05 +03:00
Michael Shilman
af33595605 Merge branch 'next' into shilman/add-web-components-vite-framework-and-template 2022-10-03 14:39:03 +08:00
Michael Shilman
c05ee07dbf
Merge pull request #19312 from storybookjs/shilman/fix-sb-add
CLI: Update sb add for main.js
2022-10-03 14:38:07 +08:00
Michael Shilman
0ac247d401 Delete unused tests 2022-10-03 14:02:19 +08:00
Michael Shilman
b936e56c3d Fix ignoredException bug when no interactions addon 2022-10-03 11:28:32 +08:00
Jean
6d6b26d3dc Modified the package for essentials 2022-10-02 22:23:59 -04:00
Ian VanSchooten
3bfce91637 Add missing dependency on "@storybook/addons" 2022-10-02 20:54:11 -04:00
Ian VanSchooten
70e5cea9df Merge remote-tracking branch 'origin/next' into migration/source-loader-tsc 2022-10-02 19:53:07 -04:00
Michael Shilman
6bb0e7454a Comment test code (will get deleted soon) 2022-10-03 01:05:12 +08:00
Michael Shilman
ed07861e50 Add vue-vite exports for builder-vite 2022-10-03 01:02:22 +08:00
Michael Shilman
537c8bdb62 Fix typoo 2022-10-03 00:46:12 +08:00
Michael Shilman
b8dc360d1e Add FIXME for interactions tests [skip ci] 2022-10-02 23:58:59 +08:00
Michael Shilman
c58ab71325 Fix linting errors 2022-10-02 23:38:43 +08:00
Michael Shilman
2202fca1c5 Add global typing 2022-10-02 21:12:24 +08:00
Michael Shilman
e03ecbe6bf Sandbox: Attempt to fix interactions stories for web-components 2022-10-02 20:31:10 +08:00
Michael Shilman
1dd908ac44 Merge branch 'next' into shilman/add-web-components-vite-framework-and-template 2022-10-02 20:28:37 +08:00
Michael Shilman
6ebcb25459 Update version 2022-10-02 20:27:54 +08:00
Michael Shilman
5d175ed378 Merge branch 'next' into vite/vue2 2022-10-02 20:27:36 +08:00
Michael Shilman
db854625ef Fix hooks stories comment [ci skip] 2022-10-02 20:21:49 +08:00
Michael Shilman
0814a13d82 Hooks state bug in Vue2 2022-10-02 18:00:32 +08:00
Michael Shilman
d7d91a1d46 Fix merge issues 2022-10-02 17:34:07 +08:00
shariqx5
6fe22045f4 snapshots updated 2022-10-02 09:54:14 +05:00
shariqx5
95893f7a3f exports path pointed to dist folder 2022-10-02 09:42:59 +05:00
shariqx5
3e92feb5d9 platform removed 2022-10-02 09:40:18 +05:00
shariqx5
f90fa0a02b platform updated to node 2022-10-01 18:22:00 +05:00
shariqx5
24eaa88991 updated path to not use cjs folder 2022-10-01 18:20:28 +05:00
shariqx5
dda914a1eb Merge branch 'next' into migration/source-loader-tsc 2022-10-01 18:09:05 +05:00
Michael Shilman
087008065c Merge branch 'next' into shilman/add-web-components-vite-framework-and-template 2022-10-01 19:11:00 +08:00
Michael Shilman
1fee6dde27 More TS hackery 2022-10-01 19:09:52 +08:00
Michael Shilman
555307d66f Hack around TS errors temporarily 2022-10-01 18:58:16 +08:00
Michael Shilman
1b54a4c7b5 Merge branch 'next' into shilman/vue2-rendering-improvements 2022-10-01 18:50:37 +08:00
Michael Shilman
cb868fc991 Merge branch 'feature/vue2-fixes' into shilman/vue2-rendering-improvements 2022-10-01 18:44:18 +08:00
Michael Shilman
e72125d82c Update yarn.lock 2022-10-01 17:49:58 +08:00
Michael Shilman
f106ea380b Lit-vite: Don't run CI yet 2022-10-01 17:44:38 +08:00
Michael Shilman
bc8ca2216d Merge branch 'next' into shilman/web-componets-vite-framework 2022-10-01 17:43:48 +08:00
shariqx5
faeef7b980 platform: browser added 2022-10-01 14:24:33 +05:00
Michael Shilman
abeb33d1c7 Build: Add vue-cli/vue2 repro template but don't run it yet 2022-10-01 17:16:22 +08:00
shariqx5
931fe6fc81 Update: source-loader lib migrated to use modern build tool 2022-10-01 14:00:45 +05:00
Prashant Palikhe
f120f6a91b fix(vue2): enable final args as props to the story component 2022-10-01 10:29:05 +02:00