Skip to content

1.10.0

Latest

Choose a tag to compare

@berserker5619 berserker5619 released this 03 Sep 04:35
· 1 commit to main since this release

Date formatting reached some surfaces and not others, and a beforeSave veto could be walked around and could not be observed from the record editor.

Added

  • saveRejected on ngx-dynamic-record-form

Fixed

  • saveSection no longer bypasses beforeSave
  • setDateFormatters now reaches date and datetime fields (not only the record summary and time)

monthYear is unchanged. saveSection() now returns Promise<void>; callers that ignored the return value are unaffected.

See CHANGELOG.md for the full notes.