Ian VanSchooten
|
c4c4f68549
|
Merge remote-tracking branch 'origin/next' into vite/framework-plugins
# Conflicts:
# code/frameworks/react-vite/src/preset.ts
|
2022-10-03 12:35:07 -04:00 |
|
Norbert de Langen
|
8adcd1e2e8
|
add required dependency
|
2022-10-03 17:45:43 +02:00 |
|
Norbert de Langen
|
edf0cc8201
|
Merge branch 'next' into tech/tsup-lib-client-api
|
2022-10-03 17:42:15 +02:00 |
|
Norbert de Langen
|
bba5c8c321
|
Merge branch 'next' into remove-react-classes-global
|
2022-10-03 17:46:26 +03:00 |
|
Ian VanSchooten
|
3bfce91637
|
Add missing dependency on "@storybook/addons"
|
2022-10-02 20:54:11 -04:00 |
|
Michael Shilman
|
ed07861e50
|
Add vue-vite exports for builder-vite
|
2022-10-03 01:02:22 +08:00 |
|
Michael Shilman
|
6ebcb25459
|
Update version
|
2022-10-02 20:27:54 +08:00 |
|
Michael Shilman
|
5d175ed378
|
Merge branch 'next' into vite/vue2
|
2022-10-02 20:27:36 +08:00 |
|
danielamram
|
262cdec9ef
|
fix: missing deps & revert yarn packageManager ver
|
2022-10-01 02:52:16 +03:00 |
|
Bo Vandersteene
|
687e2776c0
|
feat(angular): disable ngcc when not needed
|
2022-09-30 14:16:57 +02:00 |
|
Bo Vandersteene
|
e5c88d168f
|
feat(angular): disable ngcc when not needed
|
2022-09-30 14:16:34 +02:00 |
|
Bo Vandersteene
|
e43a1f6295
|
feat(angular): disable ngcc when not needed
|
2022-09-30 14:06:18 +02:00 |
|
Michael Shilman
|
bcb4722860
|
Refactor MDX examples to sandboxes
|
2022-09-30 11:45:16 +08:00 |
|
Ian VanSchooten
|
cf7db51915
|
Remove STORYBOOK_REACT_CLASSES and global/globals.ts
|
2022-09-29 21:33:02 -04:00 |
|
Michael Shilman
|
58aa1c2fd0
|
Add partial pnpm support per vite frameworks
|
2022-09-30 01:26:57 +08:00 |
|
danielamram
|
e9c8cd854c
|
chore: replace @storybook/semver with semver
|
2022-09-29 16:31:35 +03:00 |
|
Norbert de Langen
|
d3eab19d5b
|
fixes
|
2022-09-28 09:39:04 +02:00 |
|
Ian VanSchooten
|
104123625d
|
Merge remote-tracking branch 'origin/next' into vite/framework-plugins
# Conflicts:
# code/frameworks/react-vite/package.json
# code/frameworks/vue3-vite/package.json
|
2022-09-27 15:43:18 -04:00 |
|
Michael Shilman
|
7fd8f4acf3
|
Merge branch 'next' into shilman/add-web-components-vite-framework-and-template
|
2022-09-27 11:59:23 +08:00 |
|
Michael Shilman
|
d9bc2a868a
|
Update git head to 7.0.0-alpha.34, update yarn.lock [ci skip]
|
2022-09-27 11:29:29 +08:00 |
|
Michael Shilman
|
fc90fc8754
|
v7.0.0-alpha.34
|
2022-09-27 11:25:43 +08:00 |
|
Michael Shilman
|
584e2f0676
|
Merge branch 'next' into shilman/add-web-components-vite-framework-and-template
|
2022-09-27 10:48:10 +08:00 |
|
Ian VanSchooten
|
0c89dd98e3
|
Merge remote-tracking branch 'origin/next' into vite/pnpm-support
|
2022-09-26 09:36:09 -04:00 |
|
Ian VanSchooten
|
1b16274e36
|
Add svelte vite plugin if not found
|
2022-09-26 09:13:01 -04:00 |
|
Ian VanSchooten
|
b81a5b1261
|
Add vue vite plugin if not found
|
2022-09-26 09:09:05 -04:00 |
|
Ian VanSchooten
|
2fd0161d4f
|
Add react vite plugin if not found
|
2022-09-26 09:08:41 -04:00 |
|
Ian VanSchooten
|
8f5ba9d091
|
Fix docgen info location
ref a0ddf85bd3/packages/builder-vite/plugins/vue-docgen.ts (L14)
|
2022-09-23 09:09:40 -04:00 |
|
Ian VanSchooten
|
8366da7a93
|
Clean up unused imports
|
2022-09-21 23:24:55 -04:00 |
|
Ian VanSchooten
|
55131bba8c
|
Remove console.log
|
2022-09-21 23:15:50 -04:00 |
|
Ian VanSchooten
|
d46a5c4dac
|
Cleanup readPackageJson functions
It's only used in the react framework, and doesn't need to be exported
|
2022-09-21 23:15:34 -04:00 |
|
Ian VanSchooten
|
ea1bc4e51a
|
Synchronize vite versions
Otherwise we end up with type problems between different versions.
|
2022-09-21 23:13:48 -04:00 |
|
Ian VanSchooten
|
765423f3af
|
Add vue-vite framework
|
2022-09-21 23:12:14 -04:00 |
|
Jeppe Reinhold
|
600f71fd0c
|
Merge remote-tracking branch 'origin/next' into jeppe/sb-734-add-eslint-rule-to-enforce-ts-expect
|
2022-09-20 11:47:59 -04:00 |
|
Ian VanSchooten
|
d632146a85
|
Merge remote-tracking branch 'origin/next' into vite/pnpm-support
# Conflicts:
# code/frameworks/react-vite/package.json
# code/frameworks/svelte-vite/package.json
# code/frameworks/vue3-vite/package.json
# code/lib/builder-vite/package.json
# code/yarn.lock
|
2022-09-19 16:35:51 -04:00 |
|
Ian VanSchooten
|
e5054c27e9
|
Export storybook utilities for builder from frameworks
|
2022-09-19 16:11:25 -04:00 |
|
Michael Shilman
|
62b77cc7d4
|
Merge branch 'next' into shilman/add-web-components-vite-framework-and-template
|
2022-09-18 18:58:58 +08:00 |
|
Tom Coleman
|
7e66592949
|
We don't have to have an argtype for every arg
|
2022-09-18 13:28:09 +10:00 |
|
Michael Shilman
|
e957951017
|
Merge branch 'next' into shilman/vue-cli-repro-templates
|
2022-09-16 20:41:17 +08:00 |
|
Tom Coleman
|
a8c44cab5e
|
Drop titles and use autotitle where possible
|
2022-09-16 20:13:57 +10:00 |
|
Tom Coleman
|
2caa680d05
|
Fix typing issues in angular renderer stories
|
2022-09-16 15:46:06 +10:00 |
|
Tom Coleman
|
b5cc92b087
|
Merge branch 'tom/sb-512-angular-14' into tom/sb-606-migrate-stories-and-delete-angular-cli
|
2022-09-16 15:24:46 +10:00 |
|
Tom Coleman
|
a2d74f964d
|
Move over a bunch of angular-cli stories
|
2022-09-16 15:24:30 +10:00 |
|
Tom Coleman
|
2068c3c254
|
Merge remote-tracking branch 'origin/next' into tom/sb-512-angular-14
|
2022-09-16 15:08:08 +10:00 |
|
Tom Coleman
|
90575bae0a
|
Fix type problems in angular components
|
2022-09-16 11:22:48 +10:00 |
|
Jeppe Reinhold
|
965fc5a655
|
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sb-734-add-eslint-rule-to-enforce-ts-expect
|
2022-09-15 13:27:55 +02:00 |
|
Jeppe Reinhold
|
f13ff0df66
|
fix ts-no-checks
|
2022-09-15 13:27:39 +02:00 |
|
Tom Coleman
|
3b92e5372e
|
Deepscan
|
2022-09-15 17:01:50 +10:00 |
|
Tom Coleman
|
297725c543
|
Implement components for angular
|
2022-09-15 16:05:35 +10:00 |
|
Aaron Brewer
|
23a3438abb
|
Alias decorateStory as applyDecorators for angular integration
Fixes: #17330
|
2022-09-14 14:03:16 -04:00 |
|
Norbert de Langen
|
fec2c8a0eb
|
make check script use tsc from scripts
|
2022-09-14 12:26:12 +03:00 |
|