Feature: Added an optional option called disableTwoWayDataBinding that allows disabling the two-way data binding. It increases performance when working with large documents. Closes #141.
Additional information
For example – encountered issues, assumptions you had to make, other affected tickets, etc.
Suggested merge commit message (convention)
Feature: Added an optional option called
disableTwoWayDataBinding
that allows disabling the two-way data binding. It increases performance when working with large documents. Closes #141.Additional information
For example – encountered issues, assumptions you had to make, other affected tickets, etc.