Jeppe Reinhold
4fa98c1a55
Merge pull request #20991 from webblocksapp/solid-cli-integration
...
CLI: Add Solid integration
2023-02-10 12:52:50 +01:00
Jeppe Reinhold
51177ffa17
fix issue breaking qwik init
2023-02-10 00:00:32 +01:00
Yann Braga
8c6592ff9d
Merge pull request #20917 from storybookjs/fix/detect-mdx2-errors
...
Core: Detect mdx2 errors and provide guidance to fix them
2023-02-09 15:00:33 +01:00
Yann Braga
81ec9f0ce2
detect mdx2 errors and provide guidance to fix them
2023-02-09 12:46:25 +01:00
Mostafa Sherif
1390642f10
fix(angular): provideHttpClient when HttpClientModule is present in the imports array
2023-02-09 05:22:54 -05:00
Michael Shilman
0878bcd1f1
Update git head to 7.0.0-beta.45, update yarn.lock [ci skip]
2023-02-09 11:00:25 +08:00
Michael Shilman
c7fdb03a40
v7.0.0-beta.45
2023-02-09 10:58:59 +08:00
Michael Shilman
aceb72f4d1
Update root, peer deps, version.ts/json to 7.0.0-beta.45 [ci skip]
2023-02-09 10:53:48 +08:00
Ian VanSchooten
038f94d98f
Vite: Use posix paths for glob
2023-02-08 10:50:57 -05: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
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
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
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
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
Mauricio Rivera
b25a80d762
Fixed solid project type position inside the project_types file.
2023-02-07 09:34:07 -05: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
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
Mauricio Rivera
8147f26f8a
Added interactive stories support for solid.
2023-02-06 16:00:30 -05: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
Mauricio Rivera
3ecd83b1e6
Merge remote-tracking branch 'upstream/next' into solid-cli-integration
2023-02-06 11:32:33 -05:00
Ben McCann
e8b6e79c54
Use get-tsconfig to ensure locating jsconfig.json works in monorepo
2023-02-06 08:31:30 -08:00
Mauricio Rivera
bebfa73908
Added js solid repro template and extraAddon
2023-02-06 11:30:14 -05: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
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