Norbert de Langen
71904dbd30
Merge branch 'next' into norbert/sb-702-migrate-stories-and-delete-official
2022-10-11 10:04:07 +02:00
Michael Shilman
5943ae777a
Skip core-presets test until we get a new example
2022-10-11 10:50:01 +08:00
Michael Shilman
ded39dd2fe
Delete web-components-kitchen-sink
2022-10-11 10:19:09 +08:00
Norbert de Langen
f3d02fe721
Merge pull request #19360 from storybookjs/norbert/sb-717-migrate-stories-and-delete-html-kitchen
...
remove html-kitchen-sink example
2022-10-11 01:38:30 +03:00
Norbert de Langen
d81841980e
ignore
2022-10-05 14:07:02 +02:00
Norbert de Langen
dfd0c6085e
fix tests
2022-10-05 13:43:14 +02:00
Jeppe Reinhold
0dcc3a0e2c
Merge branch 'next' of github.com:storybookjs/storybook into pr/danielamram/19292
2022-10-05 12:35:48 +02:00
Norbert de Langen
af1f49c44e
delete html-kitchen-sink example
2022-10-05 12:19:49 +02:00
Norbert de Langen
bbd4a3a86c
remove official example
2022-10-04 12:35:11 +02:00
Norbert de Langen
5a2673f42a
Merge branch 'next' into migration/source-loader-tsc
2022-10-04 08:53:53 +02:00
shariqx5
6fe22045f4
snapshots updated
2022-10-02 09:54:14 +05:00
Ian VanSchooten
cf7db51915
Remove STORYBOOK_REACT_CLASSES and global/globals.ts
2022-09-29 21:33:02 -04:00
danielamram
e9c8cd854c
chore: replace @storybook/semver with semver
2022-09-29 16:31:35 +03:00
Michael Shilman
64940b2777
Merge pull request #19219 from storybookjs/shilman/vue3-generic-stories
...
Vue3: Add generic renderer stories & delete vue3 example
2022-09-27 10:36:27 +08:00
Ian VanSchooten
6c6291e307
Do not rely on name for error checking
...
The name can be minified, it's safer to check if the error is the correct instance.
2022-09-20 20:10:36 -04:00
Michael Shilman
6b6d52258f
Remove vue-3-cli example
2022-09-20 11:36:52 +08:00
Michael Shilman
1aa24c9722
Update snapshots
2022-09-15 10:14:01 +08: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
25ac06af6b
Update snapshots
2022-09-12 22:36:09 +10:00
Tom Coleman
661232fd11
Config is always an array
2022-09-12 22:35:17 +10:00
Tom Coleman
0db7a6cb17
Remove cra-ts-essentials
2022-09-12 22:27:38 +10:00
Tom Coleman
3c7b5a787b
Stop using previewEntries
.
...
Switch `config` and `previewAnnotations`, and warn on the former.
2022-09-12 17:17:50 +10:00
Norbert de Langen
f6fab68b0d
Merge branch 'next' into fix-staticDirs-file-already-exists-16732
2022-09-08 16:37:54 +02:00
Ian VanSchooten
6bdfcfad14
Convert @ts-ignore to @ts-expect-error
...
And remove unused directives
2022-09-06 22:40:59 -04:00
Kai Röder
ed495aa4d9
fix(core-server): await staticDirs fs.copy properly
...
Using forEach with await in the callback does not work.
Changing it to a for-of loop handles the async staticDirs copy task
correctly without creating a race-condition on writing
to the same target directory.
Fixes #16732
2022-08-31 13:35:09 +02:00
Michael Shilman
1e20308330
Vite: Delete core-vite and cursory first cut at types
2022-08-25 21:41:09 +08:00
Michael Shilman
6a4a0bd2cc
Core: Fix null stats.toJson() for vite builder
2022-08-22 23:45:27 +08:00
Michael Shilman
07f8ad4397
Fix build errors
2022-08-22 22:27:42 +08:00
Michael Shilman
91389d57a5
Core: Fix frameworkOptions preset
2022-08-22 16:19:58 +08:00
Norbert de Langen
68512e520c
Merge branch 'next' into future/frameworkOptions-preset-value
...
# Conflicts:
# code/lib/core-server/src/presets/common-preset.ts
2022-08-02 11:20:58 +02:00
Norbert de Langen
17aedab67d
Merge branch 'next' into fix/addons-caching
2022-07-26 09:19:22 +02:00
Norbert de Langen
113e0582d2
Merge branch 'next' into future/move-code-into-directory
...
# Conflicts:
# .vscode/launch.json
# CONTRIBUTING.old.md
# code/lib/cli/tsconfig.json
# scripts/tsconfig.json
2022-07-26 08:33:57 +02:00
Norbert de Langen
ebb1189a27
fix linting in code
2022-07-23 17:17:10 +02:00
Norbert de Langen
d03c328790
fix unit tests
2022-07-22 09:45:08 +02:00
Norbert de Langen
b016c1efc9
fix unit tests & fix linting
2022-07-21 23:25:23 +02:00
Norbert de Langen
c2bbe43d02
stage0
2022-07-21 11:24:07 +02:00