segunadebayo
released this
19 Sep 19:21
·
166 commits
to main
since this release
Fixed
-
Field: Fix issue where using
v-model
inField.Input
,Field.Select
, andField.Textarea
doesn't work. -
Frame: Fixed issue where package requires
[email protected]
due to usage ofonWatcherCleanup
. -
DatePicker
- Fixed issue where the year select dropdown doesn't respect
min
andmax
props. - Fixed issue where date picker throws when
min
ormax
is changed. - Fixed issue where typing in date picker input doesn't work.
- Fixed issue where the year select dropdown doesn't respect