accordproject / cicero-ui

A library of React components for Accord Project templates
Apache License 2.0
29 stars 46 forks source link

fix(Conditional): swap without normalizing - I392 #396

Closed irmerk closed 4 years ago

irmerk commented 4 years ago

Closes #392

Swap conditional nodes without normalizing the editor (which merges two similar text nodes between removeNodes and insertNodes function calls)

Changes

Flags