-
Introduce a small change to `@nuxt/config` that infers if `${rootDir}/package.json` has `nuxt.modules` or `nuxt.devModules`, loads it and merges them into the config automatically.
This would allo…
-
Hi, Thanks for the great plugin!
Your documentation says that the editor will default to HTML or the last selection type which it does. Is there a way to set this so that I don't have to select the d…
-
### What happened?
I have a use-case, where I need to have `autofocus` on a QSelect which is used with `behavior="dialog"` and `use-input`.
The autofocus will focus on the input, but unfortunately i…
-
# 团队内部践行的技术栈
## 系统环境
Mac系统,整套技术栈也围绕着mac系统来打造。至于为什么选择mac?[理由太多了...](http://mp.weixin.qq.com/s?__biz=MjM5ODIyMTE0MA==&mid=211925064&idx=1&sn=341e2b97415619edfbf656d9ab0b9c51&scene=4#wechat_redirect)
#…
-
### What happened?
When I use a mask "####" on `QInput` where the first two digits are defined (for example "11##"), I cannot input the same digits as the first two digits (in my example, if you try …
-
在现在单页应用这么火爆的年代,路由已经成为了我们开发应用必不可少的利器;而纵观各大框架,都会有对应的强大路由支持。Vue.js 因其性能、通用、易用、体积、学习成本低等特点已经成为了广大前端们的新宠,而其对应的路由 [vue-router](http://router.vuejs.org/) 也是设计的简单好用,功能强大。本文就从源码来分析下 Vue.js 官方路由 [vue-router](ht…
-
### What happened?
I am using a QInput with mask : ####/##/## or date.
and bascially my computer's default language is chinese, so when i focus the input, the IME is Chinese.
once i typed date in …
-
- [x] I confirm that this is an issue rather than a question.
## Bug report
I have the following file structure in my .vuepress/public folder:
- public
- res
…
sotrh updated
2 years ago
-
### 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…
-
### Version
3.9.3
### Environment info
```
System:
OS: Linux 5.1 Fedora 30 (Workstation Edition) 30 (Workstation Edition)
CPU: (4) x64 Intel(R) Core(TM)2 Quad CPU Q660…