30 Commits

Author SHA1 Message Date
neverland
4c69fdba30
feat(ActionBarIcon): add icon-prefix prop (#8748) 2021-05-23 08:55:19 +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
neverland
2a90cdbd71
style(AcitonBar): add @action-bar-icon-background-color less var (#8474) 2021-04-08 10:14:34 +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
chenjiahan
6e5329cbe0 chore: rename variables and comments 2021-03-02 17:55:22 +08:00
neverland
08e928111b
types: using unknown instead of any (#8152)
* types: using unknown instead of any

* chore: UnknownProp
2021-02-14 12:37:02 +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
9acac4c2b1 test: update all snapshots 2020-11-21 22:27:11 +08:00
chenjiahan
062cd546a9 chore: rename composables folder 2020-11-16 11:41:46 +08:00
chenjiahan
98c553de29 test(NavBar): update test cases 2020-11-14 07:06:21 +08:00
chenjiahan
cd9c36fe38 test(ActionBar): update test cases 2020-11-08 20:25:19 +08:00
chenjiahan
475e60b282 feat: add Badge component #6573 2020-10-02 16:46:57 +08:00
chenjiahan
6cd9e98ce4 chore: move useRelation to @vant/use 2020-09-27 17:46:59 +08:00
chenjiahan
36239090b9 chore(ActionBar): use relation composition 2020-09-25 11:38:03 +08:00
chenjiahan
053006de52 chore: rename use-relation 2020-09-22 20:29:14 +08:00
chenjiahan
ee256e591c fix: useParent default value 2020-09-21 18:54:43 +08:00
chenjiahan
2ec101f07b chore: rename api folder to composition 2020-08-26 15:32:30 +08:00
chenjiahan
762aed3e5d feat: add useRoute 2020-08-26 11:06:32 +08:00
chenjiahan
25cbdecf25 chore: add useParent default value 2020-08-25 15:24:30 +08:00
chenjiahan
00395f0146 chore: adjust popupSharedProps 2020-08-24 10:27:55 +08:00
chenjiahan
50fc123b3e refactor: improve relation api 2020-08-23 15:36:16 +08:00
chenjiahan
ff3a5d66ab feat(ActionBar): use relation 2020-08-23 15:11:13 +08:00
chenjiahan
9644047dc7 refactor(ActionBar): use setup 2020-08-23 14:31:03 +08:00
chenjiahan
63bd4700ab breaking change: rename Info to Badge 2020-08-20 19:36:12 +08:00
chenjiahan
fc825d7a33 breaking change: rename GoodsAction to ActionBar 2020-08-20 11:54:04 +08:00