Gavin and GitHub
28241c08e5
fix: replace value with title of Cell prop ( #11384 )
2022-12-14 10:13:38 +08:00
Gavin and GitHub
851c967ad9
fix(ImagePreview): fix loading when previewing images ( #11376 )
2022-12-13 10:26:22 +08:00
Gavin and GitHub
7919ea2b8b
fix: fix copying errors of icon demo ( #11350 )
2022-12-03 19:41:20 +08:00
Gavin and GitHub
b423decad0
feat(Picker): add selectedIndexes to the confirm event ( #11329 )
2022-11-30 21:38:43 +08:00
Gavin and GitHub
5cf4322143
feat(BackTop): new component ( #11236 )
...
* feat(BackTop): new component
* perf(BackTop): perf BackTop component
* perf(BackTop): improve code
* perf: improve type
2022-11-19 10:14:39 +08:00
Gavin and GitHub
cedbc089b4
fix(ActionSheet): fix that close is invalid without title ( #11213 )
2022-11-03 21:53:38 +08:00
Gavin and GitHub
20f940d6a4
fix(Uploader): chooseFile is invalid when show-upload = false ( #11218 )
2022-11-03 21:49:16 +08:00
Gavin and GitHub
c6a6b5fe17
style(Coupon): fix the style of coupon checkbox ( #11153 )
2022-10-20 16:37:57 +08:00
Gavin and GitHub
d2abde3fbd
docs(Field): fix field docs typo ( #11152 )
2022-10-20 10:20:44 +08:00
Gavin and GitHub
c98f3e19c9
feat(Toast): add wordBreak prop ( #11147 )
2022-10-19 10:08:57 +08:00
Gavin and GitHub
59d5d76dbe
feat(Stepper): add auto-fixed prop ( #11071 )
...
* 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
2022-09-28 22:02:32 +08:00
Gavin and GitHub
ece27f9474
feat(Field): add message param to 'end-validate' method ( #11080 )
2022-09-24 10:44:48 +08:00
e0063ae249
perf: improve the type of setTimeout ( #11069 )
...
* perf: improve the type of setTimeout with 'ReturnType<typeof setTimeout>'
* fix: fix type 'number' is not assignable to type 'Timeout'
Co-authored-by: wangjunwei <wangjunwei@nucarf.com >
2022-09-22 11:24:32 +08:00