-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
Hi!
I'm testing LaunchDarkly in Vue 3.2 through LaunchDarkly Client SDK v1.2.1. I don't want to pollute my application code with SDK calls directly in components. My idea is to move all LD handlin…
-
Hello!
I try to connect Keycloak with my WebApplication. My Goal is to use oidc-client.ts for web and (capacitor) app and also to make this here available for inspiration (copy&paste) how to do it.
…
-
### Vue devtools version
6.5.1
### Link to minimal reproduction
http://Icannotshowlinkbecauseitsdevtools.com
### Steps to reproduce & screenshots
Just open de devtools and you do not see the Pina…
-
**Add Functionality**
- [x] #57
- [x] #60
- [x] #58
- [x] Previous item list - Create the store
- [x] Add new items to the Previous list - modify the method to use the store or move to the store.
- […
-
### Version:
- `@inertiajs/vue3` version: 1.0.8
After we've setup our laravel + inertia app we found out that CreateInertiaApp() runs twice.
We tried to find a solution but haven't found one …
-
My project is written using Nuxt3 and my project dependencies in `package.json` is shown as following
```json
{
"name": "nuxt-app",
"private": true,
"scripts": {
"build": "nuxt build",…
-
To discuss if we would like to use Nuxt autoimports or explicit imports.
Solve Pinia autoimports
@janmichek @lukeromanowicz
-
New docs for `vike-vue` live at `vike.dev`, for example:
- https://vike.dev/clientOnly#vue
- https://vike.dev/bodyHtmlEnd
- https://vike.dev/onBeforeRenderClient
But for `vike-vue-pinia` and `vi…
-
**User story**
As Pinia has now become the defacto recommended state management library for Vue 3, we are planning to migrate from VueX to Pinia. As part of clean migration, the conversion is planne…