-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: migrate the app to vue 3 #1971
Conversation
d3ec2bd
to
2621ab1
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #1971 +/- ##
==========================================
- Coverage 24.87% 0 -24.88%
==========================================
Files 63 0 -63
Lines 2388 0 -2388
Branches 257 0 -257
==========================================
- Hits 594 0 -594
+ Misses 1776 0 -1776
+ Partials 18 0 -18 |
0c64562
to
bf894c7
Compare
0a722a7
to
f3843e0
Compare
d19c9f6
to
4305077
Compare
3ae24b5
to
1bc36bc
Compare
1bc36bc
to
ff3104a
Compare
57c5036
to
151d809
Compare
a246054
to
af441f5
Compare
a52f654
to
931fc5d
Compare
931fc5d
to
01b56ff
Compare
01b56ff
to
b2833a6
Compare
🙂 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
really nice work!
Signed-off-by: Raimund Schlüßler <[email protected]>
b2833a6
to
931dfe2
Compare
This PR migrates the Tasks app to use vue3.
I would like to merge this issue even though we do not have a final release of
nextcloud/vue@9
yet. It has been open for long enough, and we should push towards a final release anyway. In case we do not find any issues, I think it should be ok to merge already.