-
i found wheather is my project or open source example [https://vue-slicksort.netlify.app/kanban.html](https://vue-slicksort.netlify.app/kanban.html)
if i use group props in SlickList component
i…
-
ref #447
このスプレッドシートをVueテンプレート化して、タイムテーブルのHTMLを出力できるようにする。
現在のVueテンプレート
https://github.com/scalamatsuri/2020.scalamatsuri.org/blob/develop/nuxt_src/pages/program/index.vue
大本のejsはこちら
https://…
-
Hi everybody.
I'm trying to show Status-field as dropdown in Directus 8.6.2 per docs https://docs.directus.io/guides/status.html#custom-status-interfaces
My steps to reproduce:
1. Copy system St…
zghib updated
3 years ago
-
Before start, I doesn't have any problem with 4.1.2.
I use vue-property-decorator and WithRender to load my css :
`
import './myComponent.css'
import WithRender from './myComponent.html'
impo…
-
Hi, I am trying to instantiate and render a heatmap using the Vue.js library, but I'm not able to visualize the heatmap that I want. I have copied the code almost identically to what you have in heatm…
-
## 问题描述
在 handleCreated 里使用 DomEditor.getToolbar(editor),返回了 null
## wangEditor 版本
`
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12"
`
## 是否查阅了文档 ?
根据这篇文档来写的,[ht…
-
Hey, I try krpano with [nuxtjs ](https://fr.nuxtjs.org/) and it doesn't work.
My config (plugin/vue-krpano.js) :
`import Vue from 'vue'
import Krpano from "vue-krpano";
Vue.use(Krpano);`
I ha…
-
official doc
https://vue-loader.vuejs.org/en/features/postcss.html
## Trace
### How to use `sugarss` in VUE?
* [sugarss](https://github.com/postcss/sugarss)
Documents of VUE loader [mention…
-
>[Pinia](https://pinia.vuejs.org/) is a state management library that implements all of the above. It is maintained by the Vue core team, and works with both Vue 2 and Vue 3.
>Existing users may be…
-
**Is your feature request related to a problem? Please describe.**
`md` syntax highlighting works great, but `mdx` is not supported. [MDX](https://mdxjs.com/) allows you to mix and match JSX with mar…