-
### Describe the bug
Using `argTypes` to create actions works in `8.1.2` but breaks in `8.2.6`.
```svelte
export const meta = {
title: 'Bug',
};
import { Story } from '@storybook/…
-
### Describe the bug
I've tried to use scss so followed instruction to use `@storybook/preset-scss` on documentation and importing scss is working
```ts
import React from "react"
// this is worki…
-
### Problem description
it seems that as of volar > 2.0 some additional dependencies are needed for lsp to work. see thread here: https://github.com/vuejs/language-tools/issues/3925
it seems tha…
-
### Why?
For onyx developers and contributors, we want to provide VSCode emmet snippets to quickly create a new .vue, .stories.ts and .ct.tsx file for a new component.
### Acceptance criteria
- [ ]…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See er…
-
error in ./node_modules/@vuepic/vue-datepicker/dist/vue-datepicker.js
Module parse failed: Unexpected token (237:37)
You may need an appropriate loader to handle this file type, currently no load…
-
### 相关平台
微信小程序
**小程序基础库: 2.30.2**
**使用框架: Vue 3**
### 复现步骤
1、vue3 ts 环境中, 依然不触发刷新,还是只能写成 。
但是再tsx中,因为ts声明文件中声明的emit为refresherRefresh,所以报错。初步解决方案是 但是这样的写法。
2、触发刷新后,refresherTrigg…
-
Empty source map doesn't pass babel validator:
https://github.com/babel/babel/blob/672a58660f0b15691c44582f1f3fdcdac0fa0d2f/packages/babel-core/src/config/validation/option-assertions.ts#L174
Du…
-
quasar create quasar-tsx --branch next
module.exports = {
presets: [
'@quasar/babel-preset-app',
],
plugins: ['@vue/babel-plugin-jsx']
}
https://github.com/vuejs/jsx-next
-
### Is your feature request related to a problem? Please describe
I'm always frustrated when in a project I have 100500 dependencies, and of course when they have collisions. And of course, when an…