-
Dear @sreenaths ,
How can i add vue-x, vue-router to adapted with this library ?
My example code:
```javascript
import {
createApp,
h
} from 'vue'
import App from '~/App.vue';
i…
-
I am using Vite+Vue3
The latest monaco-vscode-api package used
I read #465 ,but I'm confused.
```
// default monaco-editor imports
import * as monaco from 'monaco-editor';
import editorWorker …
-
My configuration:
```purge: {
options: {
whitelist: [
'theme-default',
'theme-dark-bg',
'theme-navy-bg',
'theme-pink',
'--color-bg-primary',…
-
### Version
3.16
### Vue Version
3.x
### Link to minimal reproduction
```bash
https://opentiny.design/vue-playground?mode=pc&theme=smb#3.16|eyJzcmMvQXBwLnZ1ZSI6IjxzY3JpcHQgbGFuZz1cInRzeFwiPlxyXG…
-
## Version
**v1.1.2**
## Test Environment
OSX, Chrome 75.0
## Current Behavior
https://github.com/nhn/toast-ui.vue-chart/blob/master/src/base.js#L88-L91
```js
regist…
-
**Specs:**
VSCode: v1.87.0 (Universal)
Vue Official Extension: v2.0.5
After the most recent update said to remove:
TypeScript Vue Plugin (Volar) v1.8.27
**Issue:**
When the VSCode setting is…
-
**Describe the bug**
./node_modules/ant-design-vue/lib/style/themes could not find dark.less and compact.less, only has default.less and index.less
**Show your code**
config-overrides.js the same…
-
### Version
5.0.0
### Reproduction link
[https://codesandbox.io/s/dawn-sea-zsjtn?fontsize=14&hidenavigation=1&theme=dark](https://codesandbox.io/s/dawn-sea-zsjtn?fontsize=14&hidenavigation=1&them…
-
### Describe the bug
If you have a TabView placed inside an Accordion (AccordionTab), the active tab doesn't initially render properly when you open the accordion. You have to first click a differen…
-
在app.vue中有如下代码
` import nHeader from './components/header.vue';
import nFooter from './components/footer.vue';
import nAdd from './components/event_add.vue';
import nTable from './comp…