-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Let's say an author changes the contents of a style element in the HTML file and that is currently loaded. Then the style element's content should be changed and that's it. Basically, the algorithm is just like React's algorithm to determine the difference between a new virtual DOM.
For this to work, we need to somehow find the difference in the new and old file versions DOM's and only update differences.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Projects
Status
📋 Backlog