Fixed
-
Field: Fix issue where using
v-model
inField.Input
,Field.Select
, andField.Textarea
doesn't work. -
Frame: Fixed issue where package requires
vue@3.5.x
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