Skip to content

[Task]: Update UI rendering to xemantic-kotlin-js #54

Description

@morisil

Objective

Replace kotlinx.html + custom events as Flows extensions with the new xemantic-kotlin-js library.

Context

We are currently using standard kotlinx.html with some extensions. Xemantic just provided a new library:

https://github.com/xemantic/xemantic-kotlin-js

I would like to replace the view code with patterns of UI building shown across examples there. There is another demo as well:

https://github.com/morisil/mermaid-creator-kotlin-js

They are striving for MVVM architecture. The scope of this task is not to implement full MVVM. We can stay with MVP, however the view rendering should replaced with the new paradigm of xemantic-kotlin-js.

Acceptance Criteria

  • the view module without kotlinx.html dependency

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions