Commit Graph
11 Commits
Author SHA1 Message Date
inottnandGitHub 2250013978 docs(Cascader): fix docs error (#11867) 2023-05-17 14:05:04 +08:00
inottnandGitHub 57f115bee2 docs(ActionBar): fix docs error (#11864) 2023-05-17 10:14:08 +08:00
inottnandGitHub 4b29f1006c fix(DatePicker): should display correctly when modelValue is updated from external (#11839)
* fix(DatePicker): should be displayed correctly when modelValue updated by external sources

* fix: optimize logic
2023-05-15 21:21:00 +08:00
inottnandGitHub d05972d229 feat(ImagePreview): use the touched point as the center of zooming (#11848) 2023-05-14 21:51:19 +08:00
inottnandGitHub e124db7531 docs(ImagePreview): fix docs error (#11841) 2023-05-13 20:22:38 +08:00
inottnandGitHub e0ae206c89 fix(Tab): should cancel raf before the next scroll (#11819)
* fix(Tab): should cancel raf before the next scroll

* fix(Tab): consider the case where multiple components exist at the same time
2023-05-05 21:38:52 +08:00
inottnandGitHub bfd9995583 fix(Steps): fix the style that occurs when there is only one step (#11822) 2023-05-05 21:33:14 +08:00
inottnandGitHub 13ce11f608 fix(Checkbox): disabled unchecked options when the limit is exceeded (#11814)
* fix(Checkbox): disabled unchecked options when the limit is exceeded

* fix: ts def
2023-05-05 10:04:36 +08:00
inottnandGitHub 5ec43156d0 types(DatePicker): fix ts def (#11813) 2023-05-04 09:49:12 +08:00
inottnandGitHub f3fa7e7bd5 fix(TimePicker): should update modelValue correctly (#11804) 2023-05-02 20:00:39 +08:00
inottnandGitHub 5e7a6a212c docs(TimePicker): fix docs error (#11784) 2023-04-30 19:49:58 +08:00