Skip to content

Use native DOM apis to initialise vue

Theo requested to merge remove-jquery-vue into master

What does this MR do?

Intialises our new vue component helper without pulling jquery dependency in.

How confident are you it won't break things if deployed?

Seems to work!

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))

Merge request reports