-
🌱 **Are you new to the codebase? Welcome! Please see [the contributing guidelines](https://github.com/learningequality/kolibri-design-system/blob/develop/CONTRIBUTING.md).**
In times when [`KListWi…
-
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Attribute ":class" should go before "class" (vue/attributes-order) at src/layout/components/Sidebar/Logo.vue:2:39:
1 |
> 2 | …
-
### Environment
**Vuetify Version:** 3.5.9
**Last working version:** 2.7.2
**Vue Version:** 3.4.21
**Browsers:** Safari 17.3.1
**OS:** Mac OS 10.15.7
### Steps to reproduce
1. Click in the Au…
-
Moved from https://github.com/microsoft/vscode/issues/126889
Hereby attaching images which replicates this issues.
1. open a new window from File > New Window.
![image](https://user-images.githu…
-
Hi @johnlindquist,
Thanks for creating **vue-streams**. I am following your Vue-Rx experiments as I am also investigating approaches to bring reactive extensions to Vue.js in an idiomatic way. My f…
-
这是 nuxt.js 项目,我分别使用了两种方式来使用 bootstrap,希望将响应式导航栏可以正常显示。第一种是全局引入外部文件,在 nuxt.config.js 中的 head 中添加了如下代码:
```
script: [
{src: 'https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js'…
-
I'm running Vue as a lib and would like to use vue-collapse.
Is there any way to use it without NPM or Import, just plain JS?
Thanks
-
Thank you for creating this library! I'm using Vue with d3 to allow users to edit d3 trees and reviewing this library's code has been instructive. I'm not sure if this library is still maintained, but…
-
Hello and many thanks for this great toolset.
One thing I am missing is a nice cleanly organised menubar. Something similar that bootstrap-vue offers but without the large overhead...
- can be fil…
-
### Eerste versie
---
Bij deze eerste versie heb ik de basis van de `Vue Router` opgezet en de router-links heb ik in mijn HTML gezet. Navigeren werkt in vue niet via elementen, maar vie …