neverland
|
e50f6f1c19
|
docs(Rate): add more description (#8581)
|
2021-04-20 19:32:58 +08:00 |
|
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
|
bd609e1df0
|
perf: add truthProp util (#8522)
* perf: add TruthyProp util
* chore: rename
* chore: upd
|
2021-04-14 10:26:21 +08:00 |
|
dengrongyao
|
56429ad4e1
|
docs: 调整组件介绍文档
|
2021-04-08 09:57:55 +08:00 |
|
dengrongyao
|
55afff0e9c
|
docs: Adjust punctuation
|
2021-04-08 09:57:55 +08:00 |
|
dengrongyao
|
2210f8240d
|
docs: Supplement English intro
|
2021-04-08 09:57:55 +08:00 |
|
neverland
|
f7706fb179
|
docs: add component registration link (#8378)
|
2021-03-18 11:23:49 +08:00 |
|
neverland
|
b3146b9108
|
style: decentralized less var (#8369)
* style: decentralized less var
* chore: remove emtpy var file
|
2021-03-17 16:14:18 +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
|
ae40d40c24
|
types: improve generated component typing (#8308)
|
2021-03-08 16:52:15 +08:00 |
|
neverland
|
e540876398
|
refactor: reorganize all components (#8303)
|
2021-03-08 11:50:37 +08:00 |
|
neverland
|
3fd2972b7c
|
chore: array fill (#8263)
|
2021-03-04 14:04:47 +08:00 |
|
chenjiahan
|
6e5329cbe0
|
chore: rename variables and comments
|
2021-03-02 17:55:22 +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 |
|
neverland
|
fc7de3658d
|
types(Rate): use tsx (#8162)
|
2021-02-15 22:03:04 +08:00 |
|
neverland
|
a8060bb599
|
chore: demo ts (#8160)
* chore: demo ts
* chore: fix
|
2021-02-14 19:50:45 +08:00 |
|
chenjiahan
|
e2e0f66fe6
|
types: test cases typing
|
2021-02-11 13:04:00 +08:00 |
|
neverland
|
d2ab580f74
|
style: add var ext (#8063)
|
2021-02-02 20:31:14 +08:00 |
|
chenjiahan
|
cb3219ab66
|
docs: prefer shorter demo
|
2021-01-20 21:00:36 +08:00 |
|
chenjiahan
|
872af8157e
|
docs: update readonly description
|
2021-01-20 19:25:17 +08:00 |
|
chenjiahan
|
51bc1cee8a
|
docs: remove all v2 version tag
|
2021-01-10 19:08:09 +08:00 |
|
chenjiahan
|
09858eb1d3
|
docs: improve demo translating
|
2020-12-11 10:07:07 +08:00 |
|
chenjiahan
|
e5df5d734e
|
docs(Rate): use composition api
|
2020-12-06 16:58:05 +08:00 |
|
chenjiahan
|
1e919b85b3
|
test(Rate): update test cases
|
2020-12-03 20:52:58 +08:00 |
|
chenjiahan
|
8ce14496f5
|
Merge branch '2.x' into dev
|
2020-11-22 16:06:24 +08:00 |
|
neverland
|
862adcd8eb
|
docs: display all less variables (#7604)
|
2020-11-22 16:02:46 +08:00 |
|
chenjiahan
|
9acac4c2b1
|
test: update all snapshots
|
2020-11-21 22:27:11 +08:00 |
|
chenjiahan
|
f34d828f25
|
Merge branch '2.x' into dev
|
2020-11-21 18:47:31 +08:00 |
|
neverland
|
a3b9e67d36
|
docs: fix grammar errors (#7594)
|
2020-11-20 20:39:40 +08:00 |
|
chenjiahan
|
062cd546a9
|
chore: rename composables folder
|
2020-11-16 11:41:46 +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
|
d7a944e391
|
Merge branch 'dev' into next
|
2020-10-22 17:53:36 +08:00 |
|
chenjiahan
|
76299ef0be
|
docs: add more component intro
|
2020-10-22 17:52:46 +08:00 |
|
chenjiahan
|
e8244c44e1
|
docs: remove demo-section
|
2020-10-22 16:44:19 +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 |
|
chenjiahan
|
0072f4fe02
|
chore: expose utils in entry file
|
2020-09-27 17:11:43 +08:00 |
|
chenjiahan
|
9010a0edf1
|
chore: rename useParentField to useLinkField
|
2020-09-26 11:24:42 +08:00 |
|
chenjiahan
|
c8d573cbe7
|
chore(touch): add isVertical/isHorizontal
|
2020-09-14 20:56:28 +08:00 |
|
chenjiahan
|
f19386fe1f
|
Merge branch 'dev' into next
|
2020-09-05 07:17:49 +08:00 |
|
neverland
|
d0eb103cba
|
docs: remove earlier version tags (#7109)
|
2020-09-05 07:13:47 +08:00 |
|
chenjiahan
|
67f418ab07
|
refactor(Rate): refactor with composition api
|
2020-08-27 14:20:37 +08:00 |
|
chenjiahan
|
c32fba0f1e
|
fix(Rate): emit warning
|
2020-08-22 17:26:26 +08:00 |
|
chenjiahan
|
d42b1b43c3
|
docs: update component registration guide
|
2020-08-20 23:32:07 +08:00 |
|
chenjiahan
|
0304fcb6fa
|
chore: merge src and src-next
|
2020-07-15 20:02:00 +08:00 |
|
neverland
|
3ae5001f20
|
style(Rate): the default color is adjusted to red (#6373)
|
2020-06-20 16:31:01 +08:00 |
|