Yann Braga
d4fce7f876
use dedent instead of concatenating strings
2022-12-05 08:41:25 +01:00
Yann Braga
bb2bd316d6
use whole word replacement for sb-scripts
2022-12-05 08:41:25 +01:00
Yann Braga
51cf0dccae
improve sb-scripts automigration logic
2022-12-05 08:41:25 +01:00
Michael Shilman
91659a8bf8
7.0.0-alpha.58 next.json version file [skip ci]
2022-12-05 14:30:38 +08:00
Tom Coleman
e674bb5464
Use Sync
promise in base case
2022-12-05 17:27:35 +11:00
Michael Shilman
c64b984ca4
Update git head to 7.0.0-alpha.58, update yarn.lock [ci skip]
2022-12-05 14:26:04 +08:00
Michael Shilman
c7f8e3e848
v7.0.0-alpha.58
v7.0.0-alpha.58
2022-12-05 14:21:34 +08:00
Michael Shilman
e01560a0f0
Update root, peer deps, version.ts/json to 7.0.0-alpha.58 [ci skip]
2022-12-05 14:17:42 +08:00
Michael Shilman
52b2eee6fa
7.0.0-alpha.58 changelog
2022-12-05 14:17:26 +08:00
Michael Shilman
b46b009e93
Merge pull request #20003 from storybookjs/tech/remove-postcss
...
Core: Remove postcss feature flag
2022-12-05 14:15:40 +08:00
Tom Coleman
f19aa259db
Merge remote-tracking branch 'origin/next' into tom/sb-1013-batch-imports-in-loadallcsffiles-to
2022-12-05 17:14:45 +11:00
Michael Shilman
3b97e7e78a
Merge pull request #20084 from storybookjs/shilman/ugrade-success-telemetry
...
Telemetry: Add precedingUpgrade data to dev/build events
2022-12-05 13:59:22 +08:00
Michael Shilman
44f70aab00
Merge branch 'next' into tech/remove-postcss
2022-12-05 13:48:36 +08:00
Tom Coleman
db68fa915e
Merge pull request #20075 from storybookjs/tom/sb-649-enable-sb-upgrade-to-use-npm-tags
...
Add `--tag` option to `upgrade` script
2022-12-05 15:18:55 +11:00
Michael Shilman
b92b756e4d
Merge branch 'next' into tom/sb-649-enable-sb-upgrade-to-use-npm-tags
2022-12-05 09:23:48 +08:00
Michael Shilman
d21d47638e
Merge pull request #19698 from GregLahaye/add-html-vite-framework
...
HTML: Add `html-vite` framework
2022-12-05 09:17:04 +08:00
Michael Shilman
4d0ffcf7a7
Code review comments
2022-12-05 08:57:49 +08:00
Tom Coleman
ee32804f5b
Also don't know why this is required
2022-12-05 10:53:06 +11:00
Tom Coleman
1df2047117
Not sure why I need to do this, I think it's an eslint bug
2022-12-05 10:09:28 +11:00
jonniebigodes
b19f7f4e1b
Merge pull request #20086 from storybookjs/chore_vue_additional_ts_examples
...
Chore: (Docs) Additional Vue TS snippets
2022-12-04 17:07:31 +00:00
jonniebigodes
9eb7055f57
Merge pull request #20085 from storybookjs/chore_assets_docs_misc
...
Chore: (Docs) Asset conversion to the new UI
2022-12-04 16:18:46 +00:00
jonniebigodes
2cbadbf733
Configure section Vue TS
2022-12-04 16:08:06 +00:00
Michael Shilman
6c644b1b18
Add precedingUpgrade data to dev/build events
...
This allows us to track failures more easily and improve our upgrade heuristics
2022-12-04 21:15:53 +08:00
Tom Coleman
81796caf06
Remove unused useMemo
2022-12-04 23:24:32 +11:00
Tom Coleman
ab4855e187
Move Mutation observer creation inside useEffect
...
(So it works in SSR)
2022-12-04 23:12:48 +11:00
Tom Coleman
74f795f9e2
Use node:
exports
to ensure we prefer CJS in node
...
Our ESM compilation currently assumes a browser and makes certain optimizations accordingly. That means when SSR, we need to make sure the process uses the CJS imports.
2022-12-04 23:06:10 +11:00
Tom Coleman
315da62344
Update external-docs
configs to get it working (broken) again
2022-12-04 23:06:03 +11:00
Tom Coleman
910324e067
Add .next
to git ignore
2022-12-04 23:05:56 +11:00
GregLahaye
b7bd76951d
update version numbers
2022-12-04 10:15:18 +08:00
GregLahaye
7f0d10c30b
remove re-exports
2022-12-04 10:08:25 +08:00
GregLahaye
67afb0e0cf
Merge branch 'next' into add-html-vite-framework
2022-12-04 10:07:29 +08:00
Norbert de Langen
dac89c1eb8
cleanup
2022-12-03 20:56:23 +01:00
Norbert de Langen
986dd2fe6e
Merge pull request #20070 from storybookjs/tech/improve-perf-by-using-mjs
...
make managerEntries be loaded as ESM, for improved tree-shaking
2022-12-03 20:53:14 +01:00
Michael Shilman
5e6445f37d
Merge pull request #20039 from storybookjs/jeppe/sveltekit-framework
...
SvelteKit: Create framework
2022-12-04 01:49:32 +08:00
Michael Shilman
d6b3ce50b6
fix versions
2022-12-03 22:30:09 +08:00
Michael Shilman
b70c933a6b
Merge branch 'next' into jeppe/sveltekit-framework
2022-12-03 22:29:26 +08:00
Michael Shilman
eefd349fe4
Clarify migration
2022-12-03 22:26:38 +08:00
Michael Shilman
1a05ec0e99
7.0.0-alpha.57 next.json version file [skip ci]
2022-12-03 22:22:42 +08:00
Michael Shilman
2136d6853f
Update git head to 7.0.0-alpha.57, update yarn.lock [ci skip]
2022-12-03 22:17:04 +08:00
Michael Shilman
5a87a203fd
v7.0.0-alpha.57
v7.0.0-alpha.57
2022-12-03 22:13:10 +08:00
Michael Shilman
06a6f045ce
Update root, peer deps, version.ts/json to 7.0.0-alpha.57 [ci skip]
2022-12-03 09:43:57 +08:00
Michael Shilman
578810b133
7.0.0-alpha.57 changelog
2022-12-03 09:43:42 +08:00
Michael Shilman
ee0d2a1282
Merge pull request #20074 from storybookjs/tom/sb-979-add-telemetry-to-version-update-check
...
Add a new `version-update` check telemetry event
2022-12-03 09:37:53 +08:00
Michael Shilman
d45c0d98c7
Merge pull request #20064 from storybookjs/shilman/add-upgrade-telemetry-details
...
CLI: Add upgrade telemetry details
2022-12-03 09:37:11 +08:00
Michael Shilman
f5dfdb4d19
Merge pull request #20063 from storybookjs/valentin/fix-repro-templates
...
Fix repro templates script
2022-12-03 09:34:17 +08:00
Michael Shilman
2c9b0f5b9f
Merge pull request #20057 from storybookjs/tom/sb-918-sb19730-builder-vite-does-not-export
...
Vite: Reinstate (deprecated) `StorybookViteConfig`
2022-12-03 09:21:17 +08:00
Tom Coleman
4dbc59fd1a
Wait until we've loaded presets before sending the version update check
2022-12-03 12:13:23 +11:00
Michael Shilman
e8f1be1644
Fix linting
2022-12-03 09:13:04 +08:00
Tom Coleman
5bc63f881b
Add --tag
option to upgrade
script
2022-12-03 11:59:56 +11:00
Tom Coleman
22e76e8024
Add a new version-update
check telemetry evetn
2022-12-03 11:45:28 +11:00