Skip to content

v4.23.0

Compare
Choose a tag to compare
@rjcorwin rjcorwin released this 22 Feb 13:28
· 437 commits to master since this release
  • Add new skip() and unskip() helper function for skipping <tangy-form-item>. Functions are available in on-change at the <tangy-form> level. Example: <tangy-form on-change="skip('item2')>.
  • Fix "Open All" feature when there is a skipped <tangy-form-item>