Skip to content

Removed vuejs from project #2202

Description

@ssddanbrown

Already done but adding to track for the next release.

Vuejs was only used for a few select complicated components of the interface, while making it awkward to mix those areas with the simpler plain-js components as VueJS really works best when it owns the mounted element and everything below.

Instead the core, plain JS, component system has been formalised further and alternative back-end driven techniques have been used to replace the vue areas. Now everything more aligned to the same system. Many of the old JS components will need to be updated over time to use the new techniques that have been formalised.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions