Skip to content

Release v1.1.4

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Mar 07:53
9af90db

Fixed

  • Simplifying CommandDialog to rely on CommandForm for all the heavy lifting and have very little custom logic. This removes quite a few challenges around validation inside it and fixes bugs where the isValid is not calculated correctly.