Skip to content

Remove issuable Vue mixins (mixins/issuable.js)

Context: We are currently migrating away from using mixins because 1) mixins hamper readability and 2) composition api is coming in Vue 3 and will be encouraged so we'd like to be ready.

Problems to solve:

This issue is a direct follow up on !36773 (comment 386338038)

Edited by Lee Tickett