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 |
|
Tom Coleman
|
167833f26a
|
Update code/lib/builder-vite/src/index.ts
Co-authored-by: Ian VanSchooten <ian.vanschooten@gmail.com>
|
2022-12-03 10:57:10 +11:00 |
|
Michael Shilman
|
0e02e54b64
|
Fix TS error
|
2022-12-03 07:37:11 +08:00 |
|
Kyle Gach
|
585edb6434
|
Merge pull request #20071 from storybookjs/add-coverage-video
|
2022-12-02 13:26:22 -07:00 |
|
Jeppe Reinhold
|
9a6f592c4f
|
Merge branch 'next' into jeppe/sveltekit-framework
|
2022-12-02 20:46:51 +01:00 |
|
Norbert de Langen
|
31f44be035
|
fix test for windows
|
2022-12-02 20:36:39 +01:00 |
|
Norbert de Langen
|
b54eea2591
|
Merge branch 'next' into tech/improve-perf-by-using-mjs
|
2022-12-02 20:35:17 +01:00 |
|
Kyle Gach
|
0c5d6db6cf
|
Add coverage video to docs
|
2022-12-02 11:48:13 -07:00 |
|
Norbert de Langen
|
546ffac5f7
|
fix tests
|
2022-12-02 19:28:53 +01:00 |
|
Norbert de Langen
|
4e3bd71e2b
|
let's optimize manager entries!
|
2022-12-02 19:13:40 +01:00 |
|
Norbert de Langen
|
c0c30e22bb
|
try to make builder-manager prefer mjs, for tree-shaking
|
2022-12-02 19:03:40 +01:00 |
|
Valentin Palkovic
|
a10f056986
|
Fix repro templates script
|
2022-12-02 19:00:58 +01:00 |
|
Valentin Palkovic
|
2e10672dfd
|
Merge pull request #20069 from storybookjs/valentin/fix-flaky-placeholder
Build: replace image placeholder url in example stories for nextjs
|
2022-12-02 18:59:31 +01:00 |
|
Valentin Palkovic
|
c4bfc76fee
|
Fix flaky placeholder
|
2022-12-02 17:15:46 +01:00 |
|
jonniebigodes
|
2671504c62
|
Essential assets and tiny docs fix
|
2022-12-02 16:10:23 +00:00 |
|
Yann Braga
|
060fbabd58
|
improve messaging in generate-sb-packages-versions
|
2022-12-02 16:54:05 +01:00 |
|
Yann Braga
|
59d9885cca
|
update with recent changes
|
2022-12-02 16:52:01 +01:00 |
|
Jeppe Reinhold
|
35d139deec
|
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sveltekit-framework
|
2022-12-02 16:15:03 +01:00 |
|
Yann Braga
|
42b915cece
|
Merge branch 'next' into add-html-vite-framework
|
2022-12-02 16:08:58 +01:00 |
|
Yann Braga
|
324c33867d
|
Merge pull request #20067 from storybookjs/fix/in-development-flag
Build: improve inDevelopment mode for yarn task
|
2022-12-02 16:06:42 +01:00 |
|
Yann Braga
|
1bb70822fc
|
Revert "add temporary example template with inDevelopment"
This reverts commit 2c03bdfd8d1caa2ac9ff1acb1b3a980c759c7c11.
|
2022-12-02 15:59:33 +01:00 |
|
Yann Braga
|
46182f28e7
|
update docs
|
2022-12-02 15:58:27 +01:00 |
|
Jeppe Reinhold
|
45dd16af19
|
lower parallelism because inDevelopment
|
2022-12-02 15:53:41 +01:00 |
|
Jeppe Reinhold
|
5338cb5583
|
fix link disabling for inDevelopment sandboxes
|
2022-12-02 15:13:35 +01:00 |
|
Jeppe Reinhold
|
a47a203d6c
|
add debug flag to generate cli
|
2022-12-02 15:13:23 +01:00 |
|
Yann Braga
|
2c03bdfd8d
|
add temporary example template with inDevelopment
|
2022-12-02 14:52:25 +01:00 |
|
Yann Braga
|
4c5bb3d192
|
pass debug flag to repro task
|
2022-12-02 14:51:38 +01:00 |
|
Jeppe Reinhold
|
e06b1f4fc7
|
Merge pull request #19958 from storybookjs/tom/sb-996-resolve-css-issue-with-introduction
Docs: using targetted styles, not components to style MDX
|
2022-12-02 14:45:58 +01:00 |
|
Yann Braga
|
92905f7149
|
fix sandbox command hanging locally for nextjs templates
|
2022-12-02 14:28:10 +01:00 |
|
Yann Braga
|
5b7b448f97
|
improve inDevelopment mode for yarn task
|
2022-12-02 14:24:55 +01:00 |
|
Jeppe Reinhold
|
cc0af2b04f
|
cleanup migration
|
2022-12-02 14:24:11 +01:00 |
|