Skip to content

Lit.js migration roadmap #549

@clemgbld

Description

@clemgbld

Today:

Today, the project consists of a set of pseudo-components fully managed in Vanilla JavaScript without any external libraries.

Goal:

Implement Lit.js to maintain a primarily Vanilla approach while structuring our components more effectively.

(Easy) components to migrate (most of the code is html element creation):

(Medium) Tougher components to migrate (because of their interaction with other components)

(Hard) hard component to migrate (because of the inherent complexity of the component itself and its interaction with other components)

(Hardest)

(Icon migration)

setup a new icon system (see #556)

Note

The estimated migration difficulty for each component is provided as a general indication and may prove to be easier or more complex in practice than stated

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions