Skip to content

0.31.0 Breaking Changes

Artur Olshanskyi edited this page May 28, 2021 · 9 revisions

Approval Flow Phase 3 PR #5302

  • From now setting a due date in the node adding/editing dialog possible only if set [checkDueDate]="true" for the Approval Flow component.

Before

Approval Flow [checkDueDate]='false' before.

Now

Approval Flow [checkDueDate]='false' after.

QuickView PR #5493

  • Added QuickViewGroupItemContentElementDirective (fd-quick-view-group-item-content-element) needed for bind the corresponding label to the element (email, phone, link, etc.)

QuickViewGroupItemContentElementDirective usage result

Clone this wiki locally