Web Components v0.95.0
Pre-release
Pre-release
Support for:
Contract Editor
💥 Breaking Change
- #165:
onClauseUpdated
passed to the Contract Editor should return a promise for an object (@DianaLease)- Previously it was fine for it to return
undefined
- Previously it was fine for it to return
🚀 New Feature
- #165: Indicate a parse error exists for a clause with a red border (@DianaLease)
- #69: Support for Formulas! (@dselman @irmerk)
- Formulas update when dependents change
- #170: All instances of a variable update when one changes in the editor (@dselman)