chakir qatab
|
5e9673088a
|
fix rendering with reativity wrapped stories
|
2023-01-31 14:23:06 +04:00 |
|
Michael Shilman
|
f86883940b
|
7.0.0-beta.36 next.json version file [skip ci]
|
2023-01-28 11:48:15 +08:00 |
|
Michael Shilman
|
b6b51d5a2a
|
Update git head to 7.0.0-beta.36, update yarn.lock [ci skip]
|
2023-01-28 11:30:40 +08:00 |
|
Michael Shilman
|
5268eb0fa2
|
v7.0.0-beta.36
v7.0.0-beta.36
|
2023-01-28 11:29:32 +08:00 |
|
Michael Shilman
|
17d4e58712
|
Update root, peer deps, version.ts/json to 7.0.0-beta.36 [ci skip]
|
2023-01-28 11:19:46 +08:00 |
|
Michael Shilman
|
dc59a586aa
|
7.0.0-beta.36 changelog
|
2023-01-28 11:19:32 +08:00 |
|
Jeppe Reinhold
|
ff05a55abd
|
Merge pull request #20755 from webblocksapp/prepare-context-at-story-render
Core: Story context is prepared before for supporting fine grained updates
|
2023-01-28 00:22:45 +01:00 |
|
Jeppe Reinhold
|
27958ddfb7
|
Merge pull request #20796 from storybookjs/markdown-block
Docs: New Markdown block
|
2023-01-28 00:10:10 +01:00 |
|
Jeppe Reinhold
|
b87e1bd95b
|
Merge branch 'next' of github.com:storybookjs/storybook into prepare-context-at-story-render
|
2023-01-27 23:40:25 +01:00 |
|
Jeppe Reinhold
|
c5fd149c6b
|
Merge branch 'next' into markdown-block
|
2023-01-27 23:35:12 +01:00 |
|
Jeppe Reinhold
|
4d71923093
|
Merge pull request #20790 from storybookjs/disable-markdown-transclusion
Docs: Disable Markdown transclusion and support ?raw .md files
|
2023-01-27 23:35:02 +01:00 |
|
Jeppe Reinhold
|
e037bfcab1
|
Merge pull request #20815 from benmccann/kit-notes
docs: add notes about current state of SvelteKit features
|
2023-01-27 23:19:37 +01:00 |
|
Ben McCann
|
b6ac95d2a7
|
docs: add notes about current state of SvelteKit features
|
2023-01-27 13:23:54 -08:00 |
|
Jeppe Reinhold
|
817666d16c
|
Merge pull request #20807 from storybookjs/20780-unattached-source-code
Docs: Allow using `<Source code=".." />` unattached.
|
2023-01-27 20:53:20 +01:00 |
|
Norbert de Langen
|
95f4adc899
|
Merge pull request #20698 from Dschungelabenteuer/fix-hmr-vite
Vite: Replace vite-plugin-externals with custom plugin
|
2023-01-27 18:10:16 +01:00 |
|
Charles GRUENAIS
|
a602c6a302
|
Merge remote-tracking branch 'origin/next' into fix-hmr-vite
|
2023-01-27 17:41:39 +01:00 |
|
Charles GRUENAIS
|
759047eb4e
|
Made names more consistent
|
2023-01-27 17:12:32 +01:00 |
|
Jeppe Reinhold
|
3ef1144eef
|
Merge branch 'next' into 20780-unattached-source-code
|
2023-01-27 10:56:54 +01:00 |
|
Jeppe Reinhold
|
f852ea715b
|
Merge branch 'next' into disable-markdown-transclusion
|
2023-01-27 09:31:03 +01:00 |
|
Jeppe Reinhold
|
62ebc8249c
|
Merge pull request #20804 from storybookjs/fix-sveltekit
Sveltekit: Ensure SSR is disabled
|
2023-01-27 09:24:11 +01:00 |
|
Tom Coleman
|
48dfc5d559
|
Allow using <Source code=".." /> unattached.
|
2023-01-27 15:09:36 +11:00 |
|
Ian VanSchooten
|
6844457de6
|
Sveltekit: Ensure SSR is disabled
|
2023-01-26 21:08:03 -05:00 |
|
Michael Shilman
|
eb3cc8d463
|
7.0.0-beta.35 next.json version file [skip ci]
|
2023-01-27 01:04:33 +08:00 |
|
Michael Shilman
|
894f514d99
|
Update git head to 7.0.0-beta.35, update yarn.lock [ci skip]
|
2023-01-27 00:59:07 +08:00 |
|
Michael Shilman
|
e6d5c50c88
|
v7.0.0-beta.35
v7.0.0-beta.35
|
2023-01-27 00:57:32 +08:00 |
|
Michael Shilman
|
811e6dd865
|
Update root, peer deps, version.ts/json to 7.0.0-beta.35 [ci skip]
|
2023-01-27 00:54:17 +08:00 |
|
Michael Shilman
|
6101629939
|
7.0.0-beta.35 changelog
|
2023-01-27 00:54:08 +08:00 |
|
Michael Shilman
|
174ccacea2
|
Merge pull request #20799 from storybookjs/shilman/source-loader-fixes
Storysource: Support CSF3 object exports, co-exist with addon-docs
|
2023-01-27 00:43:26 +08:00 |
|
Michael Shilman
|
8bae863af1
|
Storysource: Allow to co-exist with csf-plugin/addon-docs
|
2023-01-27 00:17:05 +08:00 |
|
Michael Shilman
|
1e14da3e23
|
Source-loader: Support CSF3 object exports
|
2023-01-27 00:16:31 +08:00 |
|
Charles GRUENAIS
|
e9592b247e
|
Pass globals definition through plugin's arguments
|
2023-01-26 16:15:37 +01:00 |
|
Norbert de Langen
|
9167aa01c5
|
Merge pull request #20787 from storybookjs/vite/vue3-no-config
Vite: Do not pre-bundle @vitejs/plugin-vue
|
2023-01-26 15:52:24 +01:00 |
|
Charles GRUENAIS
|
f86ff03826
|
Fixed default imports, added support for import namespace specifiers, added more tests
|
2023-01-26 14:22:32 +01:00 |
|
jonniebigodes
|
417cece0b1
|
Merge pull request #20792 from SoraKumo001/next
fix test-coverage.md
|
2023-01-26 12:56:45 +00:00 |
|
Yann Braga
|
8bbcca3cb3
|
Merge pull request #20788 from storybookjs/fix/new-frameworks-automigration-in-angular
CLI: Fix new-frameworks automigration in angular projects
|
2023-01-26 13:53:57 +01:00 |
|
Jeppe Reinhold
|
5f231057b7
|
only disable eslint rule locally
|
2023-01-26 13:02:40 +01:00 |
|
Jeppe Reinhold
|
951a808131
|
replace Description component and stories with Markdown
|
2023-01-26 12:53:19 +01:00 |
|
Jeppe Reinhold
|
5344bd1742
|
fix untargeted args causing telejson to miss cyclical structures
|
2023-01-26 12:10:41 +01:00 |
|
Jeppe Reinhold
|
517cedec40
|
add markdown block to migration notes
|
2023-01-26 02:33:37 +01:00 |
|
Jeppe Reinhold
|
0afe4a5c50
|
Merge branch 'disable-markdown-transclusion' of github.com:storybookjs/storybook into markdown-block
|
2023-01-26 02:28:22 +01:00 |
|
Jeppe Reinhold
|
021818a795
|
Merge branch 'next' into disable-markdown-transclusion
|
2023-01-26 02:17:30 +01:00 |
|
Jeppe Reinhold
|
1a0ce202b7
|
migration notes for plain md changes
|
2023-01-26 02:16:33 +01:00 |
|
Jeppe Reinhold
|
cb701f95ea
|
don't change eslint rule anyway
|
2023-01-26 02:01:58 +01:00 |
|
SoraKumo
|
56e4d76398
|
fix test-coverage.md
|
2023-01-26 09:55:07 +09:00 |
|
Jeppe Reinhold
|
9a036c1178
|
make eslint ignore ?raw imports
|
2023-01-26 01:36:40 +01:00 |
|
Jeppe Reinhold
|
2187b31479
|
add support for ?raw imports in webpack5 builder
|
2023-01-26 01:36:40 +01:00 |
|
Jeppe Reinhold
|
bece362f88
|
remove transcludeMarkdown option
|
2023-01-26 01:36:40 +01:00 |
|
Jeppe Reinhold
|
34d1defd83
|
disable MDX loader for MD in Vite
|
2023-01-26 01:36:40 +01:00 |
|
Jeppe Reinhold
|
975dcd7dca
|
lower default depth of action events logged
|
2023-01-26 01:22:29 +01:00 |
|
Jeppe Reinhold
|
d10328f253
|
Merge branch 'next' of github.com:storybookjs/storybook into pr/webblocksapp/20755
|
2023-01-25 21:05:46 +01:00 |
|