Skip to content

Add an IncrementalUI mixin

Clément Pit-Claudel requested to merge cpc/incremental-ui into main

Uses the morphdom library (https://github.com/patrick-steele-idem/morphdom) to implement incremental updates without a VDOM.

Using a dynamic import allows us to keep the build configuration and packaging story unchanged.

Merge request reports

Loading