47901 Commits

Author SHA1 Message Date
jonniebigodes
34b4920341
Merge pull request #20939 from literalpie/qwik-docs
docs: qwik install and troubleshooting instructions
2023-02-08 15:10:21 +00:00
Michael Shilman
742f878073
Merge pull request #20990 from storybookjs/shilman/hash-error-message
Telemetry: Hash error messages
2023-02-08 20:38:02 +08:00
Jeppe Reinhold
10e154913c
Merge pull request #21000 from storybookjs/benmccann-patch-1
docs: link to issue for SvelteKit mocks
2023-02-08 00:16:11 +01:00
Ben McCann
361349dac2
docs: link to issue for SvelteKit mocks 2023-02-07 13:48:45 -08:00
Michael Shilman
1f62f41d61 Merge branch 'next' of github.com:storybookjs/storybook into next 2023-02-08 00:28:25 +08:00
Michael Shilman
82f56ee33b 7.0.0-beta.44 next.json version file [skip ci] 2023-02-08 00:26:34 +08:00
Valentin Palkovic
fdce812339
Merge pull request #20898 from storybookjs/valentin/menu-design-upgrade
Menu design upgrade
2023-02-07 17:20:37 +01:00
Michael Shilman
cd5abae631 Update git head to 7.0.0-beta.44, update yarn.lock [ci skip] 2023-02-08 00:15:29 +08:00
Michael Shilman
cb3de6c33a v7.0.0-beta.44 v7.0.0-beta.44 2023-02-08 00:13:50 +08:00
Michael Shilman
1b4af591a0 Update root, peer deps, version.ts/json to 7.0.0-beta.44 [ci skip] 2023-02-08 00:05:37 +08:00
Michael Shilman
94c16aa3b1 7.0.0-beta.44 changelog 2023-02-08 00:05:19 +08:00
Valentin Palkovic
882330a424 Change default behaviour of Tooltip trigger to 'click' 2023-02-07 16:03:23 +01:00
Norbert de Langen
197cc17185
Merge pull request #20989 from storybookjs/norbert/add-manager-dep
Core: Fix missing dependency for core-server
2023-02-07 15:59:37 +01:00
Michael Shilman
a768b28765 Telemetry: Hash error messages 2023-02-07 22:45:12 +08:00
Michael Shilman
b957d6c09f
Merge pull request #20986 from storybookjs/norbert/upgrade-yarn
Build: upgrade yarn
2023-02-07 22:42:31 +08:00
Norbert de Langen
5976302d56
add missing dep, remove unused typings 2023-02-07 15:37:34 +01:00
Valentin Palkovic
78c303282d
Merge pull request #20984 from sheriffMoose/fix/angular-change-detector
fix(angular): changeDetectorRef should be defined
2023-02-07 14:55:47 +01:00
Norbert de Langen
11ec137090
update yarn plugins 2023-02-07 14:32:08 +01:00
Norbert de Langen
329ca07ed5
upgrade yarn 2023-02-07 14:29:07 +01:00
Mostafa Sherif
960b6a4ea8 fix(angular): changeDetectorRef should be defined 2023-02-07 08:18:56 -05:00
Norbert de Langen
6c46a3d747
Merge pull request #20982 from storybookjs/norbert/default-background
Tech: add a default background to newly initialized storybooks
2023-02-07 14:17:32 +01:00
Jeppe Reinhold
d7c648f206
Merge pull request #20942 from storybookjs/benmccann-patch-2
fix: remove `svelte-options` from `svelte-vite`
2023-02-07 14:06:27 +01:00
Norbert de Langen
30816d0241
fix snapshots 2023-02-07 13:35:59 +01:00
Valentin Palkovic
71b05202c1
Merge pull request #20983 from sheriffMoose/fix/angular-standalone
fix(angular): standalone components to be included in the imports array
2023-02-07 12:42:35 +01:00
Valentin Palkovic
f10730e592
Merge pull request #20798 from storybookjs/fix-introduction-mdx-for-next-js-typescript
Fix Introduction MDX for Next.js and Typescript
2023-02-07 12:33:14 +01:00
Mostafa Sherif
3c5d3ead40 fix(angular): standalone components to be included in the imports array 2023-02-07 06:15:01 -05:00
Valentin Palkovic
cd3fd02d6b Fix Introduction MDX for Next.js and Typescript 2023-02-07 12:09:13 +01:00
Norbert de Langen
bb57803295
add a default background to newly initialized storybooks 2023-02-07 11:59:33 +01:00
Jeppe Reinhold
e5cded85e7
Merge pull request #20944 from benmccann/create-svelte
fix: correctly detect JS projects with type checking
2023-02-07 09:40:36 +01:00
Norbert de Langen
fcf0aa8eb5
Merge pull request #20892 from storybookjs/chore/enable-sandbox-templates
Build: add more sandboxes to CI tests
2023-02-07 09:08:05 +01:00
Norbert de Langen
3e9dbf1423
Merge pull request #20918 from bodograumann/fix-vite-env-prefix-merging
Correctly preserve existing vite envPrefix config
2023-02-07 09:05:11 +01:00
Ben McCann
257d698792 add todo 2023-02-06 14:00:27 -08:00
Ben McCann
5f55091451 Revert "Use get-tsconfig to ensure locating jsconfig.json works in monorepo"
This reverts commit e8b6e79c54c3660d6cbc9f9a280be0a9fc194668.
2023-02-06 13:57:01 -08:00
Ben McCann
edad6bcd61
Update preset.ts 2023-02-06 09:31:48 -08:00
Ben McCann
167056a3ad
use vite-plugin-svelte by default again 2023-02-06 09:06:23 -08:00
Ben McCann
e8b6e79c54 Use get-tsconfig to ensure locating jsconfig.json works in monorepo 2023-02-06 08:31:30 -08:00
Valentin Palkovic
7dd7bdb4ad
Merge pull request #20962 from storybookjs/norbert/add-woff2-support
Feature: Add woff2 support for builder-manager
2023-02-06 16:46:29 +01:00
Valentin Palkovic
e5668ffc8e Menu design upgrades
1. Icons are always on the left. If there is one icon in a menu item, every other menu item will have an indent to match the space of the icon as seen in the Storybook menu.
2. If there are no icons, the item label is not indented.
3. There is a node on the right of each menu item that can be populated with keyboard shortcuts, illustrations, etc.
4. Active items (denoted with a checkmark) will be both bold and blue.
5. There will be an optional `description` text node that will be below the item label.
6. Keyboard shortcuts will list all commands in one container.
7. The decorative menu tooltip arrows are no longer shown.
2023-02-06 16:28:41 +01:00
Norbert de Langen
c0712dfec4
Merge pull request #20964 from storybookjs/norbert/early-node-version-check
Feature: add super early node version check
2023-02-06 16:27:28 +01:00
Norbert de Langen
bb81f639b3
add super early node version check 2023-02-06 15:48:47 +01:00
Norbert de Langen
bd0b4d37cd
Add woff2 support
fix https://github.com/storybookjs/storybook/issues/20961
2023-02-06 15:30:21 +01:00
Norbert de Langen
1ad2f09035
Merge pull request #20959 from storybookjs/norbert/bump-glob-promise
Tech: upgrade glob-promise
2023-02-06 13:41:32 +01:00
Norbert de Langen
f2b5be1222
upgrade glob-promise 2023-02-06 12:59:45 +01:00
Yann Braga
3b2c3c4f18 skip certain test when testing ssv6 2023-02-06 12:44:17 +01:00
Norbert de Langen
463b40d594
Merge pull request #20957 from storybookjs/norbert/fix-20938
Fix: fonts missing/warnings
2023-02-06 12:35:42 +01:00
Norbert de Langen
876e9afe55
Merge pull request #20954 from storybookjs/norbert/bump-glob
Tech: update glob for storyshots
2023-02-06 12:09:58 +01:00
Yann Braga
0da5c75349
Merge pull request #20952 from storybookjs/fix/undo-mainjs-default-export-check
undo AST main.js check in validateConfigFile
2023-02-06 11:54:49 +01:00
Norbert de Langen
3ff862123f
fix fonts missing issue 2023-02-06 11:37:50 +01:00
Yann Braga
8a576e6b1f disable qwik-vite in tests for now
- Seems like project.json route is not working, which make metadata fail
- Generated Storybook is not standard, which makes it incompatible with e2e tests
2023-02-06 11:30:15 +01:00
Yann Braga
26ada60dec filter tests for ssv6 2023-02-06 11:30:15 +01:00