Commit Graph
7 Commits
Author SHA1 Message Date
TmkandGitHub d0914f34ad fix(Rate): convert count type (#9307)
* fix(rate): convert count type

* test(Rate): add count string prop case
2021-08-22 19:39:26 +08:00
neverlandandGitHub 1bfcbab2fa chore: migrate to useCustomFieldValue (#9201) 2021-08-07 16:22:02 +08:00
neverlandandGitHub 032a512b22 fix(Rate): select half star correctly when clicked (#8580)
* fix(Rate): select half star correctly when clicked

* fix: failed to click

* chore: upd
2021-04-20 19:31:04 +08:00
8fb3560f39 feat(Rate): 当使用 readonly 和 allow-half 时支持 modelValue 设置小数 (#8528)
* feat(Rate): 当使用readonly和allow-half时支持modelValue设置小数

* docs(Rate): 完善文档

* docs(Rate): update snapshot

* docs(Rate): add description of decimal value

Co-authored-by: neverland <chenjiahan@buaa.edu.cn>
2021-04-18 20:36:48 +08:00
neverlandandGitHub bd609e1df0 perf: add truthProp util (#8522)
* perf: add TruthyProp util

* chore: rename

* chore: upd
2021-04-14 10:26:21 +08:00
neverlandandGitHub 1381070a12 chore: prefer named exports (#8315)
* chore: prefer named exports

* chore: fix import
2021-03-09 15:39:26 +08:00
neverlandandGitHub e540876398 refactor: reorganize all components (#8303) 2021-03-08 11:50:37 +08:00