karrot-dev / karrot-frontend

We migrated to https://codeberg.org/karrot/karrot-frontend
https://codeberg.org/karrot/karrot-frontend
428 stars 177 forks source link

[Megalist] Steps before quasar branch is production-ready #619

Closed tiltec closed 7 years ago

tiltec commented 7 years ago

Design/UI related

Store & Logic - Related

Question / Waiting

nicksellen commented 7 years ago

the jest stuff SHOULD make it possible to stub it, but couldn't find out how

I created a global component that you can register globally... good enough I think

nicksellen commented 7 years ago

the jest stuff SHOULD make it possible to stub it, but couldn't find out how

... and even better I use createLocalVue now from the vue test utils

nicksellen commented 7 years ago

https://github.com/vuejs/vue/pull/6322 was merged 6 days ago now :) ... but does not seem to be part of a release yet https://github.com/vuejs/vue/releases

ghost commented 7 years ago

@tiltec, @nicksellen , @D0nPiano , @NerdyProjects , @jeromechrist I am the new enthusiast , i would love to contribute to the project ! I m new to the open source field , will anyone please help me where to start ! btw i knew web development , i think i can help but not sure how to start here!

nicksellen commented 7 years ago

Seems https://github.com/vuejs/vue/pull/6322 should be fixed in latest version now so can upgrade hopefully...

nicksellen commented 7 years ago

Ah, you did it already. Oh, and ticked it. Brain/eye combo not working.

nicksellen commented 7 years ago

Finished! (sort of). In this case "ticked" means either a) it is done, or b) I have created a seperate issue for it. So, very soon we will switch quasar branch to master branch and resume a pull request workflow.