Skip to content

Vue filters

Chris Oelmueller requested to merge vue-filters into master

What does this MR do?

Replace Vue filters with prototypes

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

Very

Links to related issues

Filters are removed from Vue 3.0 and no longer supported.

How to test

Reviewing each commit's changeset should be enough.

Checklist

  • no unrelated changes
  • added an entry to CHANGELOG.md

Merge request reports