-
> ⚠️ Currently, there is no backward compatibility with `nuxt@2` oder `bridge` when updating.
Nuxt 3 version is available 🎉
## Install
```
npm i nuxt-custom-elements@beta
```
## Todos
…
-
Bug Type: **`TypeScript`**
## Environment
- Vue Version: `3.3.4`
- Element Plus Version: `2.3.8`
- Browser / OS: `UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (K…
-
### Version
2.6.10
### Reproduction link
[https://jsfiddle.net/b9at5703/](https://jsfiddle.net/b9at5703/)
### Steps to reproduce
Click the button to toggle the render of the child…
-
# change object keys & UpperCase & LowerCase
> `.toLocaleUpperCase();` && `.toLocaleLowerCase();`
```jsx
"use strict";
/**
*
* @author xgqfrms
* @license MIT
* @copyright xgqfrms
…
-
I recently had to print out this information for a community (Teller) and found the process pretty clumsy. This could be a common use case. Would there be a way to get a 'print' report which would inc…
-
### Describe the bug
I'm trying to enable indent for PHP specifically, e.g.
```lua
indent = {
enable = { 'php' },
}
```
However it's being enabled for every language instead. Maybe I'm mi…
leaty updated
4 weeks ago
-
https://github.com/pablohpsilva/vuejs-component-style-guide/blob/master/README-CN.md (Vue.js 组件编码规范)
https://github.com/vuejs-tips/cheatsheet (小抄)
http://vuejsdevelopers.com/2017/03/24/vue-js-co…
-
此issues记录碰到的bug,后续会逐一修复pr
-
### Problem to solve
Let's consider next struct
```
const headers: DataTableHeader[] = [
{ title: '#', key: 'id' },
{ title: t('messages.name'), key: 'name' },
{ title: t('messages.lat'), …
-
## Version **2.4.3** of [vue](https://github.com/vuejs/vue) just got published.
Branch
Build failing 🚨
Dependency
vue
…