Skip to content

refactor(ui): make the directives Vue 3 compatible#12596

Merged
ChristophWurst merged 1 commit intomainfrom
refactor/ui/directivies-vue2-vue3
Mar 23, 2026
Merged

refactor(ui): make the directives Vue 3 compatible#12596
ChristophWurst merged 1 commit intomainfrom
refactor/ui/directivies-vue2-vue3

Conversation

@ChristophWurst
Copy link
Copy Markdown
Member

For nextcloud/groupware#64

Drag-and-drop and infinite scroll still works and this way it's compatible with Vue 2.7 and Vue 3.

AI-assisted: Claude Code + Opus 4.6

}

const doBind = function() {
if (this.binded) return
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

there are couple of if conditions that dont have the {}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

approved so it doesnt get blocked after fixing these

AI-assisted: Claude Code + Opus 4.6
Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>
@ChristophWurst ChristophWurst force-pushed the refactor/ui/directivies-vue2-vue3 branch from a085a1e to 9edfe49 Compare March 20, 2026 17:02
@ChristophWurst ChristophWurst merged commit 6ef1a6c into main Mar 23, 2026
41 checks passed
@ChristophWurst ChristophWurst deleted the refactor/ui/directivies-vue2-vue3 branch March 23, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants