CottageCabbage / vu-dooit

Task Manager application for Web, Desktop and Mobile. Still in development
https://CottageCabbage.github.io/vu-dooit
3 stars 1 forks source link

Update #40

Closed CottageCabbage closed 2 years ago

CottageCabbage commented 2 years ago

Switched over to composition api in some .Vue files, but not all. Fixed the ID-Index issue as described here https://github.com/CottageCabbage/vu-dooit/issues/15

Fixed the CreateTask, DeleteTask, etc issues that came up with that, but not sure if It was the best solution https://github.com/CottageCabbage/vu-dooit/issues/36

Dark mode also affects dialogs now. Yay