Skip to content

2.0.1

Latest

Choose a tag to compare

@Daveden2 Daveden2 released this 30 Jul 22:25
3fc2972

A fix for element names lost when editing a component as HTML.

  • Fixed: editing a subtree as HTML renamed every component inside it. A component's own Navigator name was not written into the HTML, so applying the edit fell back to the component's registered name — or just "Component" — and the name you had given that instance was gone. Names now survive the round trip, and a component inserted by Import HTML or the shorthand keeps the name it was given.

Full notes: CHANGELOG.md