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
|
cfa1644dd3
|
Merge pull request #20536 from chakAs3/vue3-rendering-slots
vue3: rendering slots if are set and passed from controls
|
2023-01-11 17:20:38 +01: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 |
|
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 |
|
Jeppe Reinhold
|
19cba6e6ae
|
fix getDescriptionFromResolvedOf name
|
2023-01-11 12:09:09 +01:00 |
|
Jeppe Reinhold
|
36e6a83c50
|
rename getDescriptionFromModuleExport to getDescriptionFromResolvedOf
Co-authored-by: Tom Coleman <tom@chromatic.com>
|
2023-01-11 12:08:17 +01:00 |
|
Katerina Skroumpelou
|
0bcb2568fa
|
fix: remove standalone and export build from core-server
|
2023-01-11 13:01:33 +02:00 |
|
Jeppe Reinhold
|
b8ff9f251a
|
use combineParameters
|
2023-01-11 09:26:20 +01:00 |
|
Jeppe Reinhold
|
678168eb7b
|
move useOf to component to adhere to rules-of-hooks
|
2023-01-11 09:22:16 +01:00 |
|
Jeppe Reinhold
|
4052c1b096
|
add string of to stories
|
2023-01-11 00:21:13 +01:00 |
|
Jeppe Reinhold
|
ddb256e274
|
migration notes and links
|
2023-01-11 00:17:13 +01:00 |
|
Jeppe Reinhold
|
ad9ecf9058
|
fix type imports
|
2023-01-10 22:03:45 +01:00 |
|
Jeppe Reinhold
|
92e9362c2c
|
export useOf
|
2023-01-10 20:48:19 +01:00 |
|
Jeppe Reinhold
|
722013bb0e
|
cleanup
|
2023-01-10 20:43:41 +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 |
|
Jeppe Reinhold
|
d21b9de642
|
describe useOf
|
2023-01-10 16:59:44 +01:00 |
|
Norbert de Langen
|
8dfecf53eb
|
Merge branch 'norbert/cleanup-babel' of github.com:storybookjs/storybook into norbert/cleanup-babel
|
2023-01-10 16:59:29 +01:00 |
|
Norbert de Langen
|
0e679edc84
|
Merge branch 'next' into norbert/cleanup-babel
|
2023-01-10 16:58:36 +01:00 |
|
Jeppe Reinhold
|
35f1fcdd03
|
cleanup Description
|
2023-01-10 16:55:50 +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 |
|
Jeppe Reinhold
|
48f1c44e5e
|
support undefined of
|
2023-01-10 16:35:46 +01: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 |
|
Norbert de Langen
|
8b13b45c12
|
remove port, that was hard-coded anyway
|
2023-01-10 16:13:28 +01:00 |
|
Jeppe Reinhold
|
abb2890019
|
use projectAnnotations in Description block
|
2023-01-10 16:03:28 +01:00 |
|
Jeppe Reinhold
|
0746c20072
|
add projectAnnotations to useOf
|
2023-01-10 16:03:09 +01: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
|
663e023aef
|
upgrade verdaccio
|
2023-01-10 14:58:14 +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 |
|
Jeppe Reinhold
|
5640ab7171
|
Merge branch 'next' of github.com:storybookjs/storybook into block-description-improvements
|
2023-01-10 11:36:03 +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 |
|
Michael Shilman
|
32ccd8230a
|
CLI: Fix missing autodocs tags
|
2023-01-10 14:43:48 +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 |
|