96 Commits

Author SHA1 Message Date
neverland
bd609e1df0
perf: add truthProp util (#8522)
* perf: add TruthyProp util

* chore: rename

* chore: upd
2021-04-14 10:26:21 +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
dengrongyao
cf7eadc6b2 docs: Supplement Chinese 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
e1bfb7b27d
feat(Coupon): add @coupon-corner-checkbox-icon-color var (#8323) 2021-03-12 09:43:31 +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
110af6f1f4
docs: revert cdn URL (#8310) 2021-03-08 17:19:56 +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
chenjiahan
6e5329cbe0 chore: rename variables and comments 2021-03-02 17:55:22 +08:00
chenjiahan
a0addef294 chore: prefer arrow function shorthand 2021-03-02 17:45:12 +08:00
nemo-shen
0cd9052a6f
test(Coupon): add test cases (#8231) 2021-02-27 20:32:48 +08:00
neverland
f0f89f1c4c
chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
neverland
fa8b494f0e
chore: rename vModel to v-model (#8150) 2021-02-14 11:05:13 +08:00
neverland
708d57ea77
types(CouponList): use tsx (#8118) 2021-02-10 10:09:25 +08:00
neverland
1b75c706ab
types(Coupon): use tsx (#8088) 2021-02-05 10:53:16 +08:00
neverland
d2ab580f74
style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
neverland
67d44a0fa5
docs: fix cdn link (#8023) 2021-01-27 10:25:07 +08:00
neverland
02d743c7ce
fix: cdn url (#8004) 2021-01-26 14:16:13 +08:00
chenjiahan
51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan
b03341792e test: update legacy test cases 2020-12-31 16:06:49 +08:00
Jontyy
b41d95b074
feat(uploader): add single uploader preview image style (#7731) 2020-12-17 11:05:22 +08:00
chenjiahan
7d20266f41 docs(CouponList): use composition api 2020-12-15 15:05:03 +08:00
chenjiahan
43a7047326 docs: fix table 2020-12-14 17:07:58 +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
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
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
91b47d64e6 chore: rename vShow to v-show 2020-10-02 21:41:01 +08:00
chenjiahan
cc8b76c86d Merge branch 'dev' into next 2020-09-18 22:01:02 +08:00
Lindy
e026a5614d
fix(CouponCell): discounted value (#7196)
* fix(CouponCell): discounted value

* feat(CouponCell): add unit test

* feat(CouponCell): add unit test
2020-09-18 11:29:34 +08:00
chenjiahan
be3f2cbce9 chore(CouponList): refactor with composition api 2020-09-14 19:22:09 +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
d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan
ee4464b6b0 Merge branch 'dev' into next 2020-08-17 22:39:24 +08:00
chenjiahan
980f472259 fix(CouponCell): incorrect value class 2020-08-17 22:38:18 +08:00
chenjiahan
579a9ebb78 feat: migrate CouponList component 2020-08-17 19:46:34 +08:00
Lindy
8bdaff57ca
style(Coupon): insert a space after currency (#6888)
* feat(Coupon): add space

* feat(couponCell): update unit test
2020-07-28 23:00:55 +08:00