Commit Graph
3033 Commits
Author SHA1 Message Date
neverlandandGitHub b3ca94dfad chore: add warn of deprecated slot (#8972)
* chore: migrate cell default slot

* chore: add warn of deprecated slot
2021-07-02 16:53:11 +08:00
neverlandandGitHub bc8bad0247 chore: migrate cell default slot (#8971) 2021-07-02 16:29:19 +08:00
neverlandandGitHub edb6ea8858 feat(Area): add toolbar、confirm、cancel slots (#8969) 2021-07-02 10:21:28 +08:00
neverlandandGitHub 32f7be0ec2 feat(Picker): add toolbar slot (#8968) 2021-07-02 10:12:02 +08:00
neverlandandGitHub 750c413917 feat(ConfigProvider): add tag prop (#8967) 2021-07-02 10:05:30 +08:00
neverlandandGitHub cf3c9694df style(Toast): adjust work break (#8965) 2021-07-01 20:59:49 +08:00
neverlandandGitHub 9040bfd77c perf(Calendar): simplify placeholder dom (#8955) 2021-06-30 10:02:50 +08:00
neverlandandGitHub be3a7d7497 docs: fix gray typo (#8953)
* docs: fix gray typo

* docs: fix prettier issue
2021-06-29 20:41:29 +08:00
neverlandandGitHub af66aa0d95 feat(Cascader): add disabled option (#8952) 2021-06-29 20:37:32 +08:00
neverlandandGitHub e366b336e3 feat(Picker): allow option text to be number type (#8951) 2021-06-29 20:20:05 +08:00
neverlandandGitHub 17c5c5d8a7 style(Picker): add picker-option-padding CSS var (#8947) 2021-06-28 20:52:50 +08:00
neverlandandGitHub 5acf7e88bc docs(Form): updat demo, using inset CellGroup (#8938) 2021-06-27 16:37:22 +08:00
neverlandandGitHub 68971c0773 docs(Stepper): fix before-change description (#8937) 2021-06-27 15:35:16 +08:00
neverlandandGitHub 12400a2527 feat(CollapseItem): add label slot (#8934)
* feat(CollapseItem): add label slot

* docs: upd
2021-06-26 21:43:00 +08:00
neverlandandGitHub 29f800b827 feat(Cell): add value slot, deprecate default slot (#8933) 2021-06-26 21:31:46 +08:00
踏学吾痕andGitHub ac3c5aa951 docs: fix format errors (#8919)
* docs: fix format errors

* docs: fix format errors
2021-06-24 09:49:08 +08:00
neverlandandGitHub 4f0ca629b2 feat(NoticeBar): add reset method (#8917) 2021-06-23 17:50:26 +08:00
neverlandandGitHub dc8f190733 chore: fix blurred typo (#8916) 2021-06-23 17:08:32 +08:00
neverlandandGitHub 2877363489 feat(Tabs): add nav-bottom slot (#8915) 2021-06-23 16:38:29 +08:00
neverlandandGitHub 594edc90d9 docs(Cell): add inset version tip 2021-06-23 09:49:38 +08:00
neverlandandGitHub e0bfb44d3c chore: rename range to clamp (#8903)
* chore: rename range to clamp

* chore: merge upstream
2021-06-21 16:20:03 +08:00
neverlandandGitHub b9bca6a731 fix(Slider): format v-model with step correctly (#8893) 2021-06-19 11:24:05 +08:00
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