95 Commits

Author SHA1 Message Date
neverland
4c41908ac1
refactor: demo using script setup (#9235) 2021-08-11 10:55:10 +08:00
neverland
4705f0be1d
fix(Notify): default option is overrided (#9138) 2021-07-28 16:34:05 +08:00
踏学吾痕
ac3c5aa951
docs: fix format errors (#8919)
* docs: fix format errors

* docs: fix format errors
2021-06-24 09:49:08 +08:00
neverland
4ccd7c1cb5
feat: add more color variables (#8861)
* style: add --van-warning-color

* style: add --van-success-color

* feat: add more color variables
2021-06-14 15:21:05 +08:00
chenjiahan
981ad0f3ce docs: update componen varriable value format 2021-06-14 11:13:38 +08:00
chenjiahan
b3cc75dcbd docs: update component css vars value 2021-06-14 11:13:38 +08:00
neverland
8e3833acc8
docs: update component CSS variable names (#8857) 2021-06-14 10:23:47 +08:00
chenjiahan
710aebaee4 feat(style): component using basic css variables 2021-06-12 15:52:22 +08:00
chenjiahan
fe1cba97b7 feat(style): add component css variables 2021-06-12 15:52:22 +08:00
neverland
511b316074
docs: add tip for using global method in setup (#8647) 2021-05-02 11:16:14 +08:00
neverland
0a9f2102d1
chore: prefer using extend (#8531) 2021-04-15 09:39:20 +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
neverland
9deca34d1d
chore: remove object spead (#8514) 2021-04-12 20:57:24 +08:00
yangwenkai123
9849c76f72
fix(Notify): Type 'Timeout' is not assignable to type 'number' (#8477)
Co-authored-by: yangwk <paul>
2021-04-08 17:09:34 +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
62eda87c99
chore: split function call (#8424) 2021-03-29 17:47:24 +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
5d5ff1da4a
chore: function components support named exports (#8314) 2021-03-09 11:18:58 +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
1dc1b708f0
types: reduce any (#8256) 2021-03-03 17:46:00 +08:00
neverland
87b6654900
chore(Popup): adjust shared props (#8224) 2021-02-26 10:33:55 +08:00
neverland
f0f89f1c4c
chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
neverland
f7b09d1677
feat(Notify): add lockScroll option (#8168) 2021-02-16 13:57:05 +08:00
neverland
c6e65f4fd6
types(Notify): use tsx (#8158) 2021-02-14 19:14:47 +08:00
neverland
d2ab580f74
style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
neverland
8f2b03ec18
docs: improve classname typing (#7927) 2021-01-16 19:52:36 +08:00
chenjiahan
b6efeaf4f9 test(Notify): fix snapshot 2021-01-02 17:31:21 +08:00
chenjiahan
cbc107dfd7 docs: remove 2.x version tips 2020-12-21 21:51:42 +08:00
chenjiahan
43a7047326 docs: fix table 2020-12-14 17:07:58 +08:00
chenjiahan
497f36a2d3 docs(Style): use composition api 2020-12-13 17:00:10 +08:00
chenjiahan
57c860afb8 docs(Notify): use composition api 2020-12-13 16:58:10 +08:00
chenjiahan
dd69305335 fix(Popup): transition-appear prop not work 2020-11-27 22:09:24 +08:00
chenjiahan
1a63d586b1 test(Notify): update test cases 2020-11-27 22:07:26 +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
24c4896a11 test: enable all demo snapshots 2020-11-08 20:30:51 +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
c655c96026 chore(SubmitBar): extract render function 2020-09-06 23:06:20 +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
902a1b7c63 chore(Switch): useParentField 2020-09-04 16:00:14 +08:00
chenjiahan
6e6cfe5c65 refactor: update usePopupState 2020-09-01 09:47:59 +08:00