-
We currently use parts of jQuery UI in our backend, for UI items such as:
* Modal windows
* Dropdown lists
* Tabs
* Controlgroups
* A few other UI bits, such as datepicker, are available to plu…
-
Follow up on comments left here:
- https://www.reddit.com/r/vuejs/comments/bydml3/if_you_like_vuex_but_hate_working_with_vuex/eqjhyf2/
Hey Dave, First off, let me say great work on this plugin. …
-
It would be awesome if we can send rawTransformations in CldVideoPlayer like we can in useCldVideoUrl!
The transformations property just appends t_ and does not do what we want.
See below for ho…
-
Cleave is not working with vue/vuetify
https://github.com/vuetifyjs/vuetify/issues/6910#issuecomment-479798524
-
[View Post on Blog](https://allanchain.github.io/blog/post/moving-blog-to-astro)
![image](https://user-images.githubusercontent.com/36528777/177905051-80695b1e-ccf8-45a2-9d91-8f04ad0e85e8.png)
>…
-
I'm not sure if this is a bug or something I'm doing wrong, hence why I'm phrasing this as a question for now:
In a project I'm working on I have a custom App.vue with a global Navigation component…
-
I've set the default import to `url` in vite.config.ts
```typescript
svgLoader({
defaultImport: 'url',
}),
```
And then when I'm using dynamic import for a certain icon, it will cause an error…
-
Currently users can only retrieve 5 results at a time via the drop down of the address bar and have limited filter options. Right now I can only filter for the time and this also only by typing i.e. a…
-
As it seems to be almost impossible to change this afterwards https://github.com/eslint/eslint/issues/7456#issuecomment-256757117 it would be great to be able to create files with more identation, for…
-
# Vue-Multiselect v3 Roadmap
## Reasoning for the v3 Rewrite
The current 2.x version has become pretty complicated, especially on the template side. The way it currently behaves, makes it very h…