Norbert de Langen
|
ec649bc224
|
Merge branch 'next' into norbert/cpc
|
2024-05-14 14:56:11 +02:00 |
|
Norbert de Langen
|
f2218fa40f
|
wip
|
2024-05-06 17:14:44 +02:00 |
|
Lars Rickert
|
3439ee40b5
|
feat(vue-component-meta): provide workaround for tsconfig references limitation
|
2024-03-31 16:53:26 +02:00 |
|
Lars Rickert
|
f910dccb3d
|
rename docgen option "volar" to "vue-component-meta"
|
2024-02-23 14:48:56 +01:00 |
|
Lars Rickert
|
e6c0cc3600
|
use real framework options
|
2024-02-22 11:41:27 +01:00 |
|
Lars Rickert
|
e047e7bede
|
rename "docgen-api" to "vue-docgen-api"
|
2024-02-22 11:37:15 +01:00 |
|
Lars Rickert
|
07702dd802
|
support both "vue-docgen-api" and "volar"
|
2024-02-22 11:35:55 +01:00 |
|
Lars Rickert
|
d5e7fdba05
|
style: update code formatting
|
2024-02-19 17:22:47 +01:00 |
|
Lars Rickert
|
6000c7cdd2
|
remove unwanted exposed slots/events
|
2024-02-16 20:40:46 +01:00 |
|
chakAs3
|
c00d17a715
|
Merge branch next into chaks/vue-component-meta
|
2024-01-27 14:38:46 +04:00 |
|
Kasper Peulen
|
0aa50e96ff
|
Merge pull request #25005 from storybookjs/fix-vite5-cjs-warnings
Vite: Fix Vite 5 CJS warnings
|
2024-01-03 13:48:54 +01:00 |
|
Kasper Peulen
|
fd63dc9c33
|
Merge remote-tracking branch 'origin/next' into fix-vite5-cjs-warnings
# Conflicts:
# code/frameworks/vue-vite/src/plugins/vue-docgen.ts
# code/frameworks/vue-vite/src/preset.ts
|
2024-01-03 12:41:11 +01:00 |
|
Kasper Peulen
|
64eef7cb3f
|
Remove vite plugins and drop Vite 3 support
|
2024-01-03 11:30:02 +01:00 |
|
Jeppe Reinhold
|
add44fcc6a
|
dynamic import vite to force ESM mode
|
2023-11-28 09:54:54 +01:00 |
|
Norbert de Langen
|
b073641614
|
make some improvements in the typings of config
|
2023-11-27 16:31:24 +01:00 |
|
Kasper Peulen
|
2b907916e1
|
Merge remote-tracking branch 'origin/next' into chaks/vue-component-meta
# Conflicts:
# code/yarn.lock
|
2023-07-25 16:29:41 +02:00 |
|
Kasper Peulen
|
e7cab9e3a5
|
Merge remote-tracking branch 'origin/next' into chaks/vue-component-meta
|
2023-07-25 12:13:14 +02:00 |
|
Chakir QATAB
|
0e6d4c925e
|
Merge branch 'next' into chaks/strict-ts-vue3-vite
|
2023-07-25 12:18:13 +04:00 |
|
Valentin Palkovic
|
4c3e892973
|
Apply getAbsolutePath wrapper to all framework package preset files
|
2023-07-20 15:56:37 +02:00 |
|
chakAs3
|
dcf8f344ec
|
Build set strict-ts true and fix types
|
2023-07-08 23:56:53 +04:00 |
|
chakAs3
|
a37d65df88
|
refactory for better types
|
2023-05-19 04:08:46 +04:00 |
|
chakAs3
|
291ec4c670
|
refactory component meta plugin
|
2023-05-19 01:42:59 +04:00 |
|
Ori Livni
|
362d69535e
|
cr fix: don't mutate vite config.plugins
|
2023-03-13 21:28:07 +02:00 |
|
Ori Livni
|
9ca7e2754e
|
Using mergeConfig() in vue*-vite packages
|
2023-03-13 21:04:44 +02:00 |
|
Ori Livni
|
9296773c82
|
Fix - Vite alias array converted incorrectly to an object
|
2023-03-13 21:04:44 +02:00 |
|
Ian VanSchooten
|
85eef1ca77
|
Fix vite framework preset types
|
2023-01-16 22:34:02 -05:00 |
|
Jeppe Reinhold
|
497ff7ce44
|
support async Vite plugins in checkers, use new SvelteKit plugin names
|
2022-12-11 01:42:00 +01:00 |
|
Tom Coleman
|
5bce63b987
|
Add renderer field to preset and use in v6 entries
|
2022-10-24 16:23:33 +11:00 |
|
Ian VanSchooten
|
b81a5b1261
|
Add vue vite plugin if not found
|
2022-09-26 09:09:05 -04:00 |
|
Ian VanSchooten
|
f85e41b505
|
Vite: Fix plugin types
|
2022-09-02 15:00:49 -04:00 |
|
Michael Shilman
|
d1418038d3
|
Vite: Fix framework typing issues with a hack
|
2022-09-02 23:54:15 +08:00 |
|
Ian VanSchooten
|
46fe3ea3fb
|
Remove duplicate vue and svelte plugins
It's expected that the original vite.config.js should have one, and we're using that now.
|
2022-08-30 23:24:52 -04:00 |
|
Michael Shilman
|
1e20308330
|
Vite: Delete core-vite and cursory first cut at types
|
2022-08-25 21:41:09 +08:00 |
|
Ian VanSchooten
|
149342f571
|
Fix DeepScan issues
|
2022-08-24 22:35:59 -04:00 |
|
Ian VanSchooten
|
abf5c991fd
|
Revert "Remove vue3-vite"
This reverts commit de738d4fce0f9abecc41ab075dab14daab8d71de.
|
2022-08-24 22:32:41 -04:00 |
|
Ian VanSchooten
|
de738d4fce
|
Remove vue3-vite
We'll re-add it later, trying to get react working and mergable for now.
|
2022-08-24 14:55:39 -04:00 |
|
Michael Shilman
|
1eb6339092
|
Vue3-vite: Fix bad config merge
|
2022-08-22 10:35:32 +08:00 |
|
Michael Shilman
|
3a991b4b85
|
Add vue3-vite framework and repro template
|
2022-08-18 01:41:17 +08:00 |
|