26 Commits

Author SHA1 Message Date
neverland
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
nemo-shen
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
neverland
1381070a12
chore: prefer named exports (#8315)
* chore: prefer named exports

* chore: fix import
2021-03-09 15:39:26 +08:00
neverland
bbb882acfa
test: add typing for some test cases (#8243) 2021-03-02 09:33:08 +08:00
neverland
f0f89f1c4c
chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
chenjiahan
e2e0f66fe6 types: test cases typing 2021-02-11 13:04:00 +08:00
chenjiahan
1e919b85b3 test(Rate): update test cases 2020-12-03 20:52:58 +08:00
chenjiahan
9acac4c2b1 test: update all snapshots 2020-11-21 22:27:11 +08:00
chenjiahan
e627805746 test: replace propsData with props 2020-11-13 23:33:15 +08:00
chenjiahan
24c4896a11 test: enable all demo snapshots 2020-11-08 20:30:51 +08:00
chenjiahan
fffb9b3d5d test: fix wrapper snapshot usage 2020-11-08 20:03:39 +08:00
chenjiahan
a370779102 chore: rename all legacy snapshot 2020-10-13 17:00:52 +08:00
chenjiahan
f2b6f3d4d1 chore: rename all legacy test cases 2020-10-13 16:56:11 +08:00
neverland
3ae5001f20
style(Rate): the default color is adjusted to red (#6373) 2020-06-20 16:31:01 +08:00
chenjiahan
2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
陈嘉涵
f90015efe7 feat(Rate): add @rate-icon-void-color less var 2020-01-27 15:17:47 +08:00
陈嘉涵
5c804cf920 feat(Rate): add @rate-icon-full-color less var 2020-01-27 15:13:48 +08:00
陈嘉涵
8b8471945c feat(Rate): add @rate-icon-disabled-color less var 2020-01-27 15:05:50 +08:00
Lindy
8345d6e126 docs(Rate): add change event demo (#5596) 2020-01-19 17:43:09 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵
2eb680723d feat: improve cursor 2020-01-11 15:46:47 +08:00
neverland
aee1091c5c
chore: adjust path of test utils (#4997) 2019-11-13 16:46:01 +08:00
neverland
988bb80003
feat(style): update basic red color (#4368) 2019-09-05 11:25:43 +08:00
neverland
0bd3997373
feat(Rate): add touchable prop (#4361) 2019-09-04 17:28:43 +08:00
neverland
390e89fca2
feat(Rate): optimize touchmove gesture (#4336) 2019-09-03 11:48:13 +08:00
neverland
75c79b7044
[improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00