mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00

* perf: improve the type of setTimeout with 'ReturnType<typeof setTimeout>' * fix: fix type 'number' is not assignable to type 'Timeout' * feat: add 'auto-fixed' prop to control whether to fixed the value that out of rang * docs(Stepper): fix prop name * perf: whether to format the value entered by the user