Ian VanSchooten
|
aefbc7e77b
|
Pass svelte options to docgen plugin
|
2022-10-03 22:09:30 -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 |
|
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 |
|
Norbert de Langen
|
d3eab19d5b
|
fixes
|
2022-09-28 09:39:04 +02: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
|
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 |
|
Michael Shilman
|
e957951017
|
Merge branch 'next' into shilman/vue-cli-repro-templates
|
2022-09-16 20:41:17 +08: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 |
|
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 |
|
Michael Shilman
|
ac16a23e3d
|
Vue3: Fix babel / ts-loader both run against .ts files
|
2022-09-14 16:59:33 +08:00 |
|
Norbert de Langen
|
191103a7e6
|
Merge branch 'next' into pocka/fix/18829-outdated-snippet-copied
# Conflicts:
# code/lib/components/src/syntaxhighlighter/syntaxhighlighter.tsx
|
2022-09-13 17:15:12 +03:00 |
|
Michael Shilman
|
7f7a354a92
|
Update git head to 7.0.0-alpha.33, update yarn.lock [ci skip]
|
2022-09-13 19:08:37 +08:00 |
|
Michael Shilman
|
5da5b0fabd
|
v7.0.0-alpha.33
|
2022-09-13 19:04:25 +08:00 |
|
Michael Shilman
|
9c49a7cd8b
|
v7.0.0-alpha.32
|
2022-09-13 18:49:06 +08:00 |
|
Michael Shilman
|
dc3a5c22d5
|
Vite: Add web-components/lit support
|
2022-09-11 14:31:48 +08:00 |
|
Michael Shilman
|
31d0db99dd
|
Merge branch 'next' into pr/19019
|
2022-09-07 23:08:49 +08:00 |
|
Michael Shilman
|
ea70649db9
|
Merge pull request #19122 from storybookjs/ts-expect-error
Convert @ts-ignore to @ts-expect-error
|
2022-09-07 22:56:33 +08:00 |
|
Michael Shilman
|
573e6f3340
|
Update git head to 7.0.0-alpha.31, update yarn.lock [ci skip]
|
2022-09-07 11:20:25 +08:00 |
|
Michael Shilman
|
02c013c331
|
v7.0.0-alpha.31
|
2022-09-07 11:16:32 +08:00 |
|
Ian VanSchooten
|
6bdfcfad14
|
Convert @ts-ignore to @ts-expect-error
And remove unused directives
|
2022-09-06 22:40:59 -04:00 |
|
Michael Shilman
|
9454d56200
|
Merge branch 'next' into chore/update-nx-latest
|
2022-09-07 07:47:22 +08:00 |
|
Ian VanSchooten
|
e20573899c
|
Keep vite versions aligned across builder/frameworks
|
2022-09-06 14:17:15 -04:00 |
|
Ian VanSchooten
|
0829166865
|
Merge remote-tracking branch 'origin/next' into vite/plugin-types
# Conflicts:
# code/yarn.lock
|
2022-09-06 14:00:04 -04:00 |
|
Michael Shilman
|
b7437b9eab
|
Update git head to 7.0.0-alpha.30, update yarn.lock [ci skip]
|
2022-09-06 00:59:35 +08:00 |
|
Michael Shilman
|
aabf7b595c
|
v7.0.0-alpha.30
|
2022-09-06 00:55:36 +08:00 |
|
Ian VanSchooten
|
ce8b25c51b
|
Keep core-js for angular
|
2022-09-03 11:50:45 -04:00 |
|
Ian VanSchooten
|
742bfb05ae
|
Experiment: remove core-js
|
2022-09-02 23:08:48 -04:00 |
|
Ian VanSchooten
|
f85e41b505
|
Vite: Fix plugin types
|
2022-09-02 15:00:49 -04:00 |
|