Skip to content

refactor(pinia): refactor trashbin store to pinia#8130

Merged
grnd-alt merged 1 commit into
mainfrom
refactor/pinia-migration-trashbinStore
Jul 7, 2026
Merged

refactor(pinia): refactor trashbin store to pinia#8130
grnd-alt merged 1 commit into
mainfrom
refactor/pinia-migration-trashbinStore

Conversation

@grnd-alt

@grnd-alt grnd-alt commented Jul 2, 2026

Copy link
Copy Markdown
Member

No description provided.

@grnd-alt
grnd-alt requested a review from luka-nextcloud as a code owner July 2, 2026 13:26
@grnd-alt
grnd-alt requested review from max-nextcloud and mejo- July 2, 2026 13:26
Signed-off-by: grnd-alt <git@belakkaf.net>
@grnd-alt
grnd-alt force-pushed the refactor/pinia-migration-trashbinStore branch from 66f7bdc to 80f6630 Compare July 2, 2026 13:29
Comment thread src/main.js

const pinia = createPinia()
Vue.use(PiniaVuePlugin)
pinia.use(() => ({ $vuex: store }))

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is temporary and will be removed once vuex is out

@grnd-alt
grnd-alt merged commit 452bae0 into main Jul 7, 2026
34 checks passed
@grnd-alt
grnd-alt deleted the refactor/pinia-migration-trashbinStore branch July 7, 2026 09:14
@grnd-alt
grnd-alt restored the refactor/pinia-migration-trashbinStore branch July 16, 2026 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants