mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08: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