11870 Commits

Author SHA1 Message Date
Michael Shilman
80fb653cad v6.5.0-alpha.26 2022-01-28 20:16:44 +08:00
Michael Shilman
7bccfc643d Update root, peer deps, version.ts/json to 6.5.0-alpha.26 [ci skip] 2022-01-28 20:03:42 +08:00
Michael Shilman
5f90e39866 Merge branch 'next' of github.com:storybookjs/storybook into next 2022-01-28 20:00:59 +08:00
Michael Shilman
62f31200b1
Revert "Core: Rename generated-stories-entry to cjs extension so require works" 2022-01-28 19:53:18 +08:00
Michael Shilman
3569b3af19 Update git head to 6.5.0-alpha.25, update yarn.lock 2022-01-28 19:11:01 +08:00
Michael Shilman
25ed23c17e v6.5.0-alpha.25 2022-01-28 19:05:28 +08:00
Michael Shilman
c49efd391c Update root, peer deps, version.ts/json to 6.5.0-alpha.25 [ci skip] 2022-01-28 18:56:46 +08:00
Michael Shilman
9c77ed4d2d Merge branch 'next' into tech/improve-dev-babel-setup 2022-01-28 14:14:18 +08:00
Michael Shilman
3c85934981 Update git head to 6.5.0-alpha.24, update yarn.lock 2022-01-28 11:34:03 +08:00
Michael Shilman
9630a513a0 v6.5.0-alpha.24 2022-01-28 11:28:43 +08:00
Michael Shilman
1eeb2498cc Update root, peer deps, version.ts/json to 6.5.0-alpha.24 [ci skip] 2022-01-28 11:16:14 +08:00
Michael Shilman
5d476f024a Merge branch 'next' into pr/17328 2022-01-28 08:31:01 +08:00
Michael Shilman
208710ffd5
Merge pull request #17340 from storybookjs/svelte-cli-template-csf
CLI/Svelte: Revert template stories from svelte-native to CSF
2022-01-28 08:29:33 +08:00
Michael Shilman
0115d9781f CLI: Add version update argument to generate-sb-packages-versions utility 2022-01-28 00:42:58 +08:00
Michael Shilman
f1734b6d77 CLI/Svelte: Convert stories from svelte-native to CSF 2022-01-27 00:49:35 +08:00
Norbert de Langen
e4aff5ca8a
cleanup 2022-01-26 14:47:54 +01:00
Norbert de Langen
544410741d
cleanup 2022-01-26 14:42:53 +01:00
Norbert de Langen
5d9a1c811f
remove dev script
change the watch mode of yarn build to use the prepare script
add a --watch flag to prepare script
remove the babel --copy-file flag where possible
remove noise from prepare
improve error reporting from prepare
cleanup
2022-01-26 14:12:34 +01:00
Norbert de Langen
93996983b5
format more tsconfig.json files 2022-01-25 20:08:26 +01:00
Norbert de Langen
9aff54fe4c
format all tsconfig.json files 2022-01-25 20:00:21 +01:00
Christian Lentfort
56444ef6a6 fix(core-common): support negated globs
# Summary:

Support negated globs like `../!(negation)/*.stories.mdx` in storybook
config.

**Related issues:**

Closes #16964
2022-01-25 10:28:13 +00:00
Michael Shilman
fc00be2293 Update git head to 6.5.0-alpha.23, update yarn.lock 2022-01-25 00:28:12 +08:00
Michael Shilman
0006ec45ff v6.5.0-alpha.23 2022-01-25 00:22:47 +08:00
Michael Shilman
eefe918fd1 Update root, peer deps, version.ts/json to 6.5.0-alpha.23 [ci skip] 2022-01-25 00:13:16 +08:00
Michael Shilman
ee31c37b59
Merge pull request #16727 from jpzwarte/fix/require-is-undefined
Core: Rename `generated-stories-entry` to `cjs` extension so require works
2022-01-24 22:50:12 +08:00
Tom Coleman
07ca419318 Merge remote-tracking branch 'origin/next' into jpzwarte-fix-require-is-undefined 2022-01-24 15:34:31 +11:00
Tom Coleman
c14edc6ad9 Add comments explaining discrepencies 2022-01-24 15:33:19 +11:00
Tom Coleman
9390d00628 Revert "Review fixes."
This reverts commit b80d1aa4dab9d67980cf28b236cd07652177e665.
2022-01-24 15:29:23 +11:00
Matan Borenkraout
b393e9fc88 chore(security): upgrade node-fetch to latest version 2022-01-23 10:23:06 +02:00
Michael Shilman
d6e3ded934
Merge pull request #17306 from 7rulnik/remove-useless-unfetch
Core: Remove useless unfetch
2022-01-22 01:11:40 +08:00
Valentin Semirulnik
0aa04fd8a4 Remove useless unfetch 2022-01-21 00:44:15 +03:00
Norbert de Langen
1281fb517d
Merge branch 'next' into tech/lockfile-regen
# Conflicts:
#	yarn.lock
2022-01-20 19:20:20 +01:00
Norbert de Langen
55b6fb14e7
Merge branch 'next' into tech/lockfile-regen
# Conflicts:
#	app/react/package.json
#	examples/cra-kitchen-sink/package.json
#	examples/official-storybook/package.json
2022-01-20 13:29:11 +01:00
Norbert de Langen
f6f5558fcc
review comments 2022-01-20 13:14:40 +01:00
Michael Shilman
30555e99b3 Update git head to 6.5.0-alpha.22, update yarn.lock 2022-01-20 18:44:22 +08:00
Michael Shilman
585e074db0 v6.5.0-alpha.22 2022-01-20 18:39:11 +08:00
Michael Shilman
1ab97919dd Update root, peer deps, version.ts/json to 6.5.0-alpha.22 [ci skip] 2022-01-20 18:29:09 +08:00
Michael Shilman
6775de6b41
Merge pull request #17300 from storybookjs/15933-build-storybook-no-manager-cache
CLI: Add `--no-manager-cache` to build-storybook
2022-01-20 18:25:11 +08:00
Michael Shilman
a234846ce4 Skip version check in CI 2022-01-20 18:23:44 +08:00
Michael Shilman
ac7c20d2a4 CLI: Add --no-manager-cache to build-storybook 2022-01-20 17:45:29 +08:00
Norbert de Langen
151812dcda
fix tests 2022-01-19 14:03:10 +01:00
Norbert de Langen
78fd801e16
fix some linting issues in the code 2022-01-19 13:54:59 +01:00
Norbert de Langen
f275a7bf34
pin version of react-router to exact version not using TS4 features 2022-01-19 12:28:04 +01:00
Norbert de Langen
9ac578c8e2
fix import type from wrong package 2022-01-19 12:27:42 +01:00
Michael Shilman
8369dd89f4 Update git head to 6.5.0-alpha.21, update yarn.lock 2022-01-18 23:52:50 +08:00
Michael Shilman
fc1a840845 v6.5.0-alpha.21 2022-01-18 23:47:32 +08:00
Michael Shilman
eef8d4f2ac Update root, peer deps, version.ts/json to 6.5.0-alpha.21 [ci skip] 2022-01-18 23:36:56 +08:00
Michael Shilman
369b1d4cfb
Merge pull request #17270 from storybookjs/enable-lazy-compilation
Webpack5: Switch to using `import.meta.webpackHot.accept`
2022-01-18 23:35:31 +08:00
Michael Shilman
46b4f6a9f0 Update git head to 6.5.0-alpha.20, update yarn.lock 2022-01-18 23:32:00 +08:00
Michael Shilman
8b9f966f43 v6.5.0-alpha.20 2022-01-18 23:26:14 +08:00