Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

v6.0.0

Choose a tag to compare

@kherP kherP released this 13 Sep 09:48
· 381 commits to master since this release
f3331d5

6.0.0 (2021-09-13)

Bug Fixes

  • datepicker: fix issue where value not set if maxdate is the same date (4279fa9), closes #635

Code Refactoring

  • dynamic-forms: refactor last element to include more form info (84338f4)

Features

  • dynamic-forms: added additional form info about error and warning state (70e77b1)

BREAKING CHANGES

  • dynamic-forms: the last element of the return from useDynamicForm is now an object containing more
    form info instead of a single boolean indicating if the form is dirty