nextcloud-dialogs icon indicating copy to clipboard operation
nextcloud-dialogs copied to clipboard

feat(vue3): migrate to vue3

Open raimund-schluessler opened this issue 2 years ago • 3 comments

raimund-schluessler avatar Aug 11 '23 19:08 raimund-schluessler

@susnux I worked a bit on the migration, but I could use help with the Typescript stuff.

raimund-schluessler avatar Jan 28 '24 21:01 raimund-schluessler

I could use help with the Typescript stuff.

I will have a look - for the moment I rebased it and fixed some minor issues.

susnux avatar Feb 20 '24 20:02 susnux

Hi @susnux! i rebased the branch and tried to resolve conflicts from recent app changes. TSC and tests are failing, so I might have not done it correctly 🙈. Could you double-check, when you have time?

Antreesy avatar Jun 26 '24 12:06 Antreesy

Pushed an update:

  • Made dependencies inline with main
  • Updated @nextcloud/vue to alpha.6
  • Fixed breaking change in imports

ShGKme avatar Jan 26 '25 00:01 ShGKme