feature/remove-attachment-upload-mixin #724

Merged
konrad merged 1 commits from dpschen/frontend:feature/remove-attachment-upload-mixin into main 2021-09-24 18:16:38 +00:00
Member

This depends on #717.
Until this is merged you can see the diff best here:
https://kolaente.dev/dpschen/frontend/compare/feature/vue3-preparation...dpschen/frontend:feature/remove-attachment-upload-mixin

EDIT:: I removed the necessity to merge the vue3-preparation branch.

Removing the mixin is one further step in direction of vue3, since mixins are considered harmful (also see Evan You's take on mixins)

~~This depends on https://kolaente.dev/vikunja/frontend/pulls/717. Until this is merged you can see the diff best here: https://kolaente.dev/dpschen/frontend/compare/feature/vue3-preparation...dpschen/frontend:feature/remove-attachment-upload-mixin~~ **EDIT:**: I removed the necessity to merge the vue3-preparation branch. Removing the mixin is one further step in direction of vue3, since [mixins are considered harmful](https://css-tricks.com/how-the-vue-composition-api-replaces-vue-mixins/#mixins-are-considered-harmful) (also see [Evan You's take on mixins](https://twitter.com/youyuxi/status/1057262906084073473))
dpschen force-pushed feature/remove-attachment-upload-mixin from ed0d8e8b22 to 91ebfa5e89 2021-09-08 23:43:34 +00:00 Compare
dpschen force-pushed feature/remove-attachment-upload-mixin from 91ebfa5e89 to 503a25b7c5 2021-09-10 18:45:17 +00:00 Compare
dpschen changed title from WIP: feature/remove-attachment-upload-mixin to feature/remove-attachment-upload-mixin 2021-09-19 15:18:31 +00:00
dpschen force-pushed feature/remove-attachment-upload-mixin from 503a25b7c5 to 09304b7fe7 2021-09-22 19:15:18 +00:00 Compare
dpschen changed title from feature/remove-attachment-upload-mixin to wip: feature/remove-attachment-upload-mixin 2021-09-22 19:15:38 +00:00
konrad approved these changes 2021-09-24 18:13:20 +00:00
konrad left a comment
Owner

Looks great! Any reason this is still wip?

Looks great! Any reason this is still wip?
dpschen changed title from wip: feature/remove-attachment-upload-mixin to feature/remove-attachment-upload-mixin 2021-09-24 18:15:53 +00:00
Author
Member

Pipeline wasn't run through :)

Pipeline wasn't run through :)
konrad merged commit 41331c8a86 into main 2021-09-24 18:16:38 +00:00
konrad deleted branch feature/remove-attachment-upload-mixin 2021-09-24 18:16:38 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.