Commit Graph
3061 Commits
Author SHA1 Message Date
neverlandandGitHub 294045db7d feat(CellGroup): add inset prop (#8885)
* feat(CellGroup): add inset prop

* docs: hide inset grouped in weapp
2021-06-18 10:08:45 +08:00
neverlandandGitHub 305d73a087 feat(Cascader): add color option (#8883) 2021-06-18 09:39:00 +08:00
neverlandandGitHub 5966689ce3 feat(Cascader): add className option (#8882) 2021-06-17 21:11:08 +08:00
neverlandandGitHub e3341e6c68 docs(Cascader): add Option description (#8880) 2021-06-17 21:03:32 +08:00
neverlandandGitHub e28ac72484 feat(GridItem): add reverse prop (#8878) 2021-06-17 19:37:03 +08:00
neverlandandGitHub 41d95829ba docs(NumberKeyboard): add maxlength description (#8877) 2021-06-17 19:12:18 +08:00
neverlandandGitHub e4d720a261 fix(Dialog): allow message function to return html (#8872) 2021-06-17 10:04:14 +08:00
neverlandandGitHub 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
neverlandandGitHub d4735bb084 style: improve basic style inheritance (#8860) 2021-06-14 14:52:20 +08:00
chenjiahanandneverland b07d715244 docs: add basic CSS variables 2021-06-14 11:30:35 +08:00
chenjiahanandneverland 981ad0f3ce docs: update componen varriable value format 2021-06-14 11:13:38 +08:00
chenjiahanandneverland 9b5882b8c3 docs: fix missing variable values 2021-06-14 11:13:38 +08:00
chenjiahanandneverland b3cc75dcbd docs: update component css vars value 2021-06-14 11:13:38 +08:00
neverlandandGitHub 8e3833acc8 docs: update component CSS variable names (#8857) 2021-06-14 10:23:47 +08:00
neverlandandGitHub 34a3fe8787 docs: config provider usage (#8856) 2021-06-14 10:07:00 +08:00
neverlandandGitHub 96ca6679b0 feat: add ConfigProvider component (#8854) 2021-06-13 20:22:23 +08:00
chenjiahanandneverland 0789d86de5 fix: missing import var 2021-06-12 15:52:22 +08:00
chenjiahanandneverland 710aebaee4 feat(style): component using basic css variables 2021-06-12 15:52:22 +08:00
chenjiahanandneverland aef2579a95 feat(style): add basic css variables 2021-06-12 15:52:22 +08:00
chenjiahanandneverland fe1cba97b7 feat(style): add component css variables 2021-06-12 15:52:22 +08:00
neverlandandGitHub 2e889b2641 feat(Checkbox): icon slot add disabled param (#8839) 2021-06-09 10:14:24 +08:00
neverlandandGitHub bedf05bc58 docs: translate useCountDown (#8823) 2021-06-07 20:54:43 +08:00
neverlandandGitHub 026a1094c5 feat(IndexBar): add teleport prop (#8820) 2021-06-07 19:31:40 +08:00
neverlandandGitHub b2a090344f docs: improve teleport description (#8819) 2021-06-07 19:25:06 +08:00
neverlandandGitHub 0d44a18a1d docs: add english design document (#8814) 2021-06-07 10:55:27 +08:00
neverlandandGitHub 6128434e22 chore: extract validateModelValue (#8807) 2021-06-03 21:48:36 +08:00
neverlandandGitHub dc2e40c4cc feat(CouponList): add list-footer、disabled-list-footer slot (#8801) 2021-06-03 14:08:05 +08:00
neverlandandGitHub 21e763b42a fix(Locale): missing quote (#8798) 2021-06-03 09:54:57 +08:00
rsafandGitHub ed88f1af06 feat(Locale): Added French translations. (#8795)
* clean up

* clean up

* clean up

* clean up
2021-06-02 15:46:28 +08:00
neverlandandGitHub 1bc497f3b3 feat(Popup): add overlay-content slot (#8794) 2021-06-01 19:22:50 +08:00
neverlandandGitHub bd72be8f6a feat(Popup): add icon-prefix prop (#8793) 2021-06-01 19:07:20 +08:00
neverlandandGitHub a245da15cf fix(NoticeBar): failed to play when inside a re-opened popup (#8789) 2021-06-01 09:49:47 +08:00
neverland e49a519e43 fix(Collapse): fix safari rendering issues (#8788) 2021-06-01 09:36:54 +08:00
neverlandandGitHub 36dae5ae8c feat(Button): add icon slot (#8783) 2021-05-30 20:49:21 +08:00
a298003154andGitHub 2378076575 feat(List): remove unused Less var @list-icon-margin-right (#8759) 2021-05-25 11:16:53 +08:00
FunkyZcandGitHub 00d42df574 feat(GridItem): add icon-color prop (#8753) 2021-05-23 15:45:59 +08:00
neverlandandGitHub c45c6aeed2 docs(Form): add with field tip (#8749) 2021-05-23 08:55:44 +08:00
neverlandandGitHub 4c69fdba30 feat(ActionBarIcon): add icon-prefix prop (#8748) 2021-05-23 08:55:19 +08:00
neverlandandGitHub 41805992a3 docs(Uploader): add native attrs tip (#8746) 2021-05-23 08:35:22 +08:00
neverlandandGitHub 833064adbd feat(Uploader): max-size prop can be a function (#8744)
* feat(Uploader): max-size prop can be a function

* chore: revert demo

* test: fix snapshot

* docs: upd
2021-05-22 20:30:09 +08:00
neverlandandGitHub 5b6dadc39f fix(Toast): should reset duration when type or message changed (#8742) 2021-05-22 19:46:55 +08:00
neverlandandGitHub aedea6e389 style(Toast): add transition (#8743) 2021-05-22 19:45:09 +08:00
neverlandandGitHub 38aeecfcb7 fix(List): skip check when inside an inactive tab (#8741) 2021-05-22 17:38:05 +08:00
nemo-shenandGitHub e87905c5bf feat(Calendar): add show-range-prompt prop (#8739)
* feat(Calendar): add show-range-prompt prop

- show-range-prompt prop
- over-range event

* docs(Calendar): upper case
2021-05-22 16:47:34 +08:00
neverlandandGitHub 5c99ded59d docs(Popover): add fastclick faq (#8737)
* docs(Popover): add fastclick faq

* docs: upd
2021-05-21 18:04:39 +08:00
92f44ea152 feat(Tabs): fix add scroll event target (#8734)
Co-authored-by: wukang <wukang@yuzhilin.net.cn>
2021-05-21 15:45:07 +08:00
chenjiahanandneverland a310e9a2c3 chore(@vant/icons): update base64 iconfont 2021-05-18 15:00:42 +08:00
chenjiahanandneverland 3eff0ad87a feat(@vant/icon): using iconfont.cn 2021-05-18 15:00:42 +08:00
neverlandandGitHub db41f5ad44 feat(Calendar): add top-info、bottom-info slot (#8716) 2021-05-18 10:09:02 +08:00
neverlandandGitHub c0fa715cf4 test(Popover): improve snapshot (#8713) 2021-05-17 10:00:12 +08:00