-
I am importing some new containers which have quite large docker compose files into compose.yaml section, after a certain amount of lines the line number stops. (see screenshot)
![Screenshot 2023-1…
-
Installed version of vuetify: 3.3.6.
Does not load any vuetify related components.
Unocss works for example. And it seems like the plugin gets loaded when running `pnpm storybook:`
```
,,,,
…
-
#Not sure if I'm just doing something wrong but it doesn't seem to work with single file components that rely on babel.
```
$ tape --require ./test_helper 'client/**/*.test.js'
/Users/chrisnicola…
-
Hi. I'm stuck with adding vuetify to my stories.
I'm using vue CLI 4.5.7 with vue 2.6.11
Most of the components dont work correctly and i can't access vuetify global variables.
I have these err…
-
I'm trying to use this plugin with vue 2.0 and I'm always getting the following error 'Uncaught Sortable: `el` must be HTMLElement, and not [object Undefined]'
Any help would be most appreciated. Tha…
-
We should document how to reuse storybook stories inside tests. For web components, but also using other test frameworks.
-
# 请先学习协作教程
点击 [此链接](https://github.com/ShenQingchuan/docs-next/issues/7) 了解。
# 如何认领任务
请参考下方评论回复的格式:
```
领取 [ 标题 ] 文档 path 地址
```
随后我会将领取标注在下方。
# 待翻译待目录
**可复用性 & 组合**
- ~Mixins `src…
-
Webpack features
- [x] Local web server
- [x] Split Bundles
- [x] Minification
- [x] Mangling
- [x] Watch mode
- [x] Live reload
- [x] Hot Module Replacement
- [x] Linter
- [x] Test runner
-…
-
### Basic info:
- **Node.js version:** v16.14.0
- **jsdom version:** 19.0.0
### Minimal reproduction case
```js
const { JSDOM } = require("jsdom");
const dom = new JSDOM(`Hello world`)…
-
npm WARN eslint-config-airbnb-base@13.2.0 requires a peer of eslint@^4.19.1 || ^5.3.0 but none is installed. You must in
stall peer dependencies yourself.
npm WARN eslint-plugin-vue@5.2.3 requires a…