69 Commits

Author SHA1 Message Date
chenjiahan
42916dd50f docs(Circle): use composition api 2020-12-13 12:42:42 +08:00
chenjiahan
28afc8a521 Merge branch '2.x' into dev 2020-12-01 10:12:54 +08:00
chenjiahan
b57f7e9d98 style(Circle): add @circle-size less var 2020-11-30 23:00:32 +08:00
chenjiahan
65a5ed8553 style(Circle): add @circle-layer-color less var 2020-11-30 23:00:32 +08:00
chenjiahan
1a6cf64f54 style(Circle): add @circle-color less var 2020-11-30 23:00:32 +08:00
chenjiahan
fac2b08ec2 test(Circle): update test cases 2020-11-27 21:20:06 +08:00
chenjiahan
ea44d636ba test: demo snapshot uses enUS 2020-11-25 22:39:06 +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
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
8356831711 docs(Circle): currentRate should be kebab-case 2020-10-09 19:30:06 +08:00
chenjiahan
d207902e47 chore(Circle): use tsx 2020-10-09 19:29:04 +08:00
chenjiahan
9aabb42f9d chore(Checkbox): remove checked setter 2020-10-06 16:46:08 +08:00
chenjiahan
c8a00f3ad3 chore: move useCountdown to @vant/use 2020-10-06 10:03:08 +08:00
chenjiahan
c2d5a18f59 Merge branch 'dev' into next 2020-09-28 11:46:26 +08:00
chenjiahan
a5dbcf9638 docs: add period at the end of sentence 2020-09-27 21:02:52 +08:00
chenjiahan
0072f4fe02 chore: expose utils in entry file 2020-09-27 17:11:43 +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
13a63d6fdc fix(Circle): incorrect size 2020-08-28 15:39:53 +08:00
chenjiahan
216417eae6 chore: extract getSizeStyle 2020-08-26 18:09:32 +08:00
chenjiahan
e686738fd5 perf: simplify watch param 2020-08-25 15:12:53 +08:00
chenjiahan
f82834886b fix(Circle): should excute watcher immediately 2020-08-24 20:35:37 +08:00
chenjiahan
ded5aa431e refactor(Circle): use composition api 2020-08-24 20:18:56 +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
bb65c62b1e
fix(Button): text not align center in legacy safari (#6325) 2020-05-20 19:22:14 +08:00
chenjiahan
7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
chenjiahan
2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
chenjiahan
d8fa4b9495 docs: simplify $t to t 2020-03-21 14:46:02 +08:00
chenjiahan
10f32d6619 feat(Circle): improve text padding 2020-03-21 14:41:34 +08:00
陈嘉涵
1917636b87 docs: improve hex readability 2020-01-29 15:50:28 +08:00
陈嘉涵
c6f424baa7 docs: update numeric type 2020-01-29 10:11:09 +08:00
陈嘉涵
ef70384cdb feat(Circle): size、rate、speed can be string type 2020-01-29 10:03:32 +08:00
陈嘉涵
4b54ec6a18 chore: add isFunction utils and improve isObject 2020-01-19 20:13:50 +08:00
陈嘉涵
82208c42b8 chore: prettier all demos 2020-01-19 15:39:00 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵
cdbd67f379 docs: update markdown code block 2020-01-18 20:14:16 +08:00
陈嘉涵
c895bf1739 chore: improve watcher 2020-01-18 10:58:12 +08:00
陈嘉涵
e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
陈嘉涵
1dd0d42b5f chore: improve Collapse、ContactCard jsx segment 2019-12-16 12:01:57 +08:00
neverland
4c1e77cc37
feat(Circle): add stroke-linecap prop (#5087)
* feat(Circle): add stroke-linecap prop

* docs: butt
2019-11-25 08:27:00 +08:00