2528 Commits

Author SHA1 Message Date
Yann Braga
baacd40236 add vite ssv6 template 2023-01-11 17:59:35 +01:00
Yann Braga
cd00e318f2 enforce internalTemplate ids 2023-01-11 17:54:06 +01:00
Michael Shilman
5f8f3d0d37 Update git head to 7.0.0-beta.25, update yarn.lock [ci skip] 2023-01-12 00:35:01 +08:00
Michael Shilman
2109ab8d7c v7.0.0-beta.25 2023-01-12 00:33:53 +08:00
Michael Shilman
f7e2ef34d1 Update root, peer deps, version.ts/json to 7.0.0-beta.25 [ci skip] 2023-01-12 00:31:32 +08:00
Norbert de Langen
8572671b7a
Merge pull request #20574 from storybookjs/fix/export-build-core-server
fix: remove standalone and export build from core-server
2023-01-11 15:05:33 +01:00
Tom Coleman
5f105af6f4 Drop some logs 2023-01-11 22:55:06 +11:00
Tom Coleman
b839502c83 Change refs + stories to use a common interface
Add fields:
 - `stories` (index once loaded into a hash)
 - `indexError` (if there's an error loading that)
 - `previewInitialized` (if the preview is ready to render)
2023-01-11 22:48:13 +11:00
Jeppe Reinhold
f7826d5382
Merge pull request #20563 from storybookjs/block-description-improvements
Blocks: new Description API, introduce useOf
2023-01-11 12:40:48 +01:00
Yann Braga
71e72d0d0f refactor template to use isInternal flag 2023-01-11 12:25:09 +01:00
Katerina Skroumpelou
0bcb2568fa fix: remove standalone and export build from core-server 2023-01-11 13:01:33 +02:00
Yann Braga
8c5a7824bc CLI: support exact template id match in repro command 2023-01-11 11:33:01 +01:00
Yann Braga
c0369b7340 rename secondary flag and cleanup 2023-01-11 09:26:11 +01:00
Yann Braga
021e9ea057 change ssv6 repro to react webpack and add secondary flag 2023-01-10 19:28:46 +01:00
Yann Braga
62b1b86ce0 separate templates in base and extended templates 2023-01-10 18:55:16 +01:00
Yann Braga
10bf302540 Merge branch 'next' into tom/sb-1040-allow-creating-templates-that-augment 2023-01-10 17:39:12 +01:00
Michael Shilman
16c4a693de Update git head to 7.0.0-beta.24, update yarn.lock [ci skip] 2023-01-11 00:34:39 +08:00
Michael Shilman
cf402923a5 v7.0.0-beta.24 2023-01-11 00:33:22 +08:00
Michael Shilman
2876e0cb37 Update root, peer deps, version.ts/json to 7.0.0-beta.24 [ci skip] 2023-01-11 00:30:32 +08:00
Norbert de Langen
0e679edc84
Merge branch 'next' into norbert/cleanup-babel 2023-01-10 16:58:36 +01:00
Norbert de Langen
d364fe8746
Merge pull request #20542 from storybookjs/preact-vite-upgrade-test
Migrations: Add `preact-vite` to new frameworks automigration.
2023-01-10 16:54:31 +01:00
Michael Shilman
2aa4912552 Update git head to 7.0.0-beta.23, update yarn.lock [ci skip] 2023-01-10 23:42:36 +08:00
Michael Shilman
540859f1e7 v7.0.0-beta.23 2023-01-10 23:36:08 +08:00
Michael Shilman
80b1d32329 Update root, peer deps, version.ts/json to 7.0.0-beta.23 [ci skip] 2023-01-10 23:33:50 +08:00
Michael Shilman
c78afe1ffc Update git head to 7.0.0-beta.22, update yarn.lock [ci skip] 2023-01-10 23:32:01 +08:00
Michael Shilman
3b05d5a407 v7.0.0-beta.22 2023-01-10 23:31:45 +08:00
Michael Shilman
6aab50bc90 Update root, peer deps, version.ts/json to 7.0.0-beta.22 [ci skip] 2023-01-10 23:24:46 +08:00
Jeppe Reinhold
dca31c70ee add projectAnnotations to DocsContext 2023-01-10 16:02:43 +01:00
Norbert de Langen
c4fef7ffd8
Merge pull request #20560 from storybookjs/norbert/react-check-at-docs
Tech: move reactPeerCheck to addon docs
2023-01-10 15:08:07 +01:00
Norbert de Langen
369b8e2490
move reactPeerCheck to addon docs 2023-01-10 14:34:34 +01:00
Norbert de Langen
a43a3e7134
Merge pull request #20550 from storybookjs/norbert/fix-20427-20513
Fix: pathing of managerEntries containing long paths with hidden folders
2023-01-10 11:39:55 +01:00
Michael Shilman
27ab5917b6
Merge pull request #20553 from storybookjs/shilman/filter-example-stories
Telemetry: Filter out example stories/docs from summary
2023-01-10 17:25:23 +08:00
Tom Coleman
b0eca3f221
Merge pull request #20517 from storybookjs/add-componentOrStoryIdByModuleExport
Rename `storyByModuleExport` to `resolveModuleExport`
2023-01-10 17:01:07 +11:00
Michael Shilman
e4e6387446
Merge pull request #20541 from storybookjs/shilman/detect-play-functions
Telemetry: Count play function usage
2023-01-10 13:56:14 +08:00
Michael Shilman
65f82adbfb
Merge pull request #20539 from storybookjs/shilman/add-page-story-counts
Telemetry: Add pageStoryCount
2023-01-10 13:55:50 +08:00
Tom Coleman
b69f31b7fb Drop unusued imports 2023-01-10 16:40:21 +11:00
Tom Coleman
796871f91e Allow passing a resovled module type to get it back 2023-01-10 16:03:30 +11:00
Tom Coleman
996880b4b4 Simplify resolveModuleExport API, pass the meta exports elsewhere. 2023-01-10 15:45:06 +11:00
Tom Coleman
59b97e91e5 Ok, we actually should match the new framework too. 2023-01-10 15:20:52 +11:00
Michael Shilman
645e881b19 Telemetry: Filter out example stories/docs from summary 2023-01-10 10:56:07 +08:00
Norbert de Langen
656a5036db Merge remote-tracking branch 'upstream/next' into basic-auth-composition 2023-01-09 23:27:35 +00:00
Norbert de Langen
7e13db55bf
use join over hard-coded / 2023-01-09 20:12:31 +01:00
Norbert de Langen
e61aed2a62
change the base locations of the managerEntries files in the cache dir, removing directory depth, removing special characters 2023-01-09 20:06:48 +01:00
Norbert de Langen
6528127aa4
Merge branch 'norbert/gfm-migration' of github.com:storybookjs/storybook into norbert/gfm-migration 2023-01-09 14:53:36 +01:00
Norbert de Langen
48465da030
Merge branch 'next' into norbert/gfm-migration 2023-01-09 14:53:21 +01:00
Norbert de Langen
9581cd0322
Merge branch 'next' into norbert/cleanup-babel 2023-01-09 14:50:38 +01:00
Norbert de Langen
28808e8347
changer behavior to accommodate for codeblocks 2023-01-09 14:34:23 +01:00
Norbert de Langen
bce99e4435
Merge branch 'next' into norbert/mdx2-comments-migration 2023-01-09 12:55:48 +01:00
Norbert de Langen
6bea214ef3
downgrade slash to non-esm 2023-01-09 11:53:03 +01:00
Yann Braga
68c2009440 remove a few frameworks in the babel check 2023-01-09 10:44:07 +01:00