Skip to content
Compare
Choose a tag to compare
@segunadebayo segunadebayo released this 19 Sep 19:21
· 166 commits to main since this release

Fixed

  • Field: Fix issue where using v-model in Field.Input, Field.Select, and Field.Textarea
    doesn't work.

  • Frame: Fixed issue where package requires [email protected] due to usage of onWatcherCleanup.

  • DatePicker

    • Fixed issue where the year select dropdown doesn't respect min and max props.
    • Fixed issue where date picker throws when min or max is changed.
    • Fixed issue where typing in date picker input doesn't work.