930 Commits

Author SHA1 Message Date
Tom Coleman
a481e2cfb5 Add an expect error to quieten TS 2022-09-15 11:40:51 +10:00
Tom Coleman
062c73b900 Add placeholders so symlinks aren't broken 2022-09-15 10:56:20 +10:00
Aaron Brewer
23a3438abb Alias decorateStory as applyDecorators for angular integration
Fixes: #17330
2022-09-14 14:03:16 -04:00
Michael Shilman
48e3af9778 Vue: Add Form/Html template components 2022-09-15 00:05:34 +08:00
Norbert de Langen
8def4a485b
Merge pull request #19179 from storybookjs/tom/sb-701-migrate-stories-and-delete-cra-ts
Remove `cra-kitchen-sink` example
2022-09-14 16:33:40 +03:00
Tom Coleman
024e8a75a5 Revert "Try fix missing typescript in JS-only project"
This reverts commit 10cfadd627569ccc02b179c9ba3c271d02913744.
2022-09-14 20:52:44 +10:00
Tom Coleman
fde61fc0f3 Revert "Apply the same fix for vue3 webpack preset"
This reverts commit 05dfc5c4c9fd3e563867f68becac8bf1a959586b.
2022-09-14 20:52:38 +10:00
Norbert de Langen
fec2c8a0eb
make check script use tsc from scripts 2022-09-14 12:26:12 +03:00
Michael Shilman
ac16a23e3d Vue3: Fix babel / ts-loader both run against .ts files 2022-09-14 16:59:33 +08:00
Jeppe Reinhold
cce44e0fdc make ban-ts-comment error, fix types in addon/links 2022-09-14 10:34:17 +02:00
Norbert de Langen
7690577db3
Merge pull request #15472 from Tomastomaslol/issue-15368-ZoomElement-do-not-resize-on-child-resize
Fix: Recalculate height of ZoomElement when child element updates
2022-09-14 11:07:34 +03:00
Michael Shilman
05dfc5c4c9 Apply the same fix for vue3 webpack preset 2022-09-14 15:32:36 +08:00
Norbert de Langen
591f4d0787
Merge branch 'next' into build-setting-node-logger
# Conflicts:
#	code/lib/node-logger/package.json
2022-09-14 10:31:45 +03:00
Norbert de Langen
f8b3929f6c
fix formatting 2022-09-14 10:24:49 +03:00
Michael Shilman
10cfadd627 Try fix missing typescript in JS-only project 2022-09-14 14:26:56 +08:00
Michael Shilman
55f4668fbb Merge branch 'next' into shilman/vue-cli-repro-templates 2022-09-14 14:07:59 +08:00
Tom Coleman
611017154f Remove cra-kitchen-sink 2022-09-14 11:24:49 +10:00
Tom Coleman
ea6715a89d Pass follow to glob() to resolve symlink issue 2022-09-14 11:18:11 +10:00
Michael Shilman
4c05da11f7 Merge branch 'next' into shilman/fix-sandbox-multiple-reacts 2022-09-14 09:04:13 +08:00
Tomas Nygren
d06ab1c64b remove unnecessary check if observer is defined 2022-09-14 10:32:17 +10:00
Norbert de Langen
d35ed61320
Merge branch 'next' into issue-15368-ZoomElement-do-not-resize-on-child-resize 2022-09-13 21:47:20 +03:00
Norbert de Langen
191103a7e6
Merge branch 'next' into pocka/fix/18829-outdated-snippet-copied
# Conflicts:
#	code/lib/components/src/syntaxhighlighter/syntaxhighlighter.tsx
2022-09-13 17:15:12 +03:00
Norbert de Langen
52f21ddcd6
Merge branch 'next' into fix/clipboard-domexception-composition 2022-09-13 15:22:49 +03:00
Norbert de Langen
d26a8cb8c8
fix 2022-09-13 14:51:46 +03:00
Norbert de Langen
135ba658fa
fix tests 2022-09-13 14:26:29 +03:00
Norbert de Langen
028f327e2e
Merge branch 'next' into tech/do-not-remove-old-framewokr-automigrate 2022-09-13 14:24:43 +03:00
Norbert de Langen
11ec40bfcf
Merge pull request #19123 from SimenB/patch-1
fix: type `storyIdToEntry` explicitly
2022-09-13 13:18:11 +02:00
Michael Shilman
7f7a354a92 Update git head to 7.0.0-alpha.33, update yarn.lock [ci skip] 2022-09-13 19:08:37 +08:00
Michael Shilman
5da5b0fabd v7.0.0-alpha.33 2022-09-13 19:04:25 +08:00
Michael Shilman
6031710564 Update root, peer deps, version.ts/json to 7.0.0-alpha.33 [ci skip] 2022-09-13 18:54:21 +08:00
Michael Shilman
516d44b61b Remove unused ts-expect-error 2022-09-13 18:53:40 +08:00
Michael Shilman
9c49a7cd8b v7.0.0-alpha.32 2022-09-13 18:49:06 +08:00
Michael Shilman
547192054d Update root, peer deps, version.ts/json to 7.0.0-alpha.32 [ci skip] 2022-09-13 18:44:44 +08:00
Norbert de Langen
882e0fcdb4
Merge branch 'next' into tsup/cli 2022-09-13 12:38:31 +03:00
Michael Shilman
b1ce457e9c Merge branch 'next' into shilman/fix-sandbox-multiple-reacts 2022-09-13 16:04:53 +08:00
Tom Coleman
d061feaed5 Merge remote-tracking branch 'origin/next' into remove-cra-ts-essentials 2022-09-13 17:36:03 +10:00
Michael Shilman
60f1aa50ea Vue: Fix typo in template Button 2022-09-13 15:13:47 +08:00
Michael Shilman
3dbf5f6900 CLI/Vue3: Upgrade vue-loader and install @vue/compiler-sfc 2022-09-13 15:08:43 +08:00
Tom Coleman
2454c1c747
Merge pull request #19153 from storybookjs/tom/sb-579-addon-interactions
Added some basic interactions stories
2022-09-13 16:56:49 +10:00
Tom Coleman
e3966171f4 Merge remote-tracking branch 'origin/next' into remove-cra-ts-essentials 2022-09-13 16:40:38 +10:00
Tom Coleman
52cd4f41f3
Merge pull request #19152 from storybookjs/tom/sb-740-remove-previewentries-from-vite-builder
Presets: Replace `config` with `previewAnnotations`, remove `previewEntries`
2022-09-13 16:39:19 +10:00
Tom Coleman
faf76b3005 Fix up navigation story 2022-09-13 16:22:53 +10:00
Tom Coleman
bf56e9de5e Fix navigation spec 2022-09-13 16:15:58 +10:00
Tom Coleman
6c600c3735 Remove unused snapshots 2022-09-13 15:50:11 +10:00
Tom Coleman
0a82cae049 Merge remote-tracking branch 'origin/next' into remove-cra-ts-essentials 2022-09-13 15:48:09 +10:00
Tom Coleman
9aef61928e Fix WP5 template 2022-09-13 15:44:50 +10:00
Tom Coleman
013b7535dc Removed not so useful unit tests 2022-09-13 15:39:49 +10:00
Tom Coleman
32f6c9e3f3 Remove MDX stories 2022-09-13 15:23:44 +10:00
Tom Coleman
62cabaddff Fix issue with virtualModuleEntry 2022-09-13 15:17:17 +10:00
Tom Coleman
9e3906b05c Add MDX interaction stories 2022-09-13 15:07:37 +10:00