Skip to content

Web Components v0.95.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@DianaLease DianaLease released this 20 Aug 17:42

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

🚀 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)

UI Concerto

🚀 New Feature

  • #164: New UI improving formatting for relationship fields to better support relationship URIs (@mttrbrts)