Commit Graph
100 Commits
Author SHA1 Message Date
neverlandandGitHub cf3c9694df style(Toast): adjust work break (#8965) 2021-07-01 20:59:49 +08:00
neverlandandGitHub 2a6ca48197 feat(cli): support release commit type (#8957) 2021-06-30 14:32:15 +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
chenjiahan ec1aa2c39b docs(changelog): 3.1.1 2021-06-27 20:01:45 +08:00
chenjiahan f70be87af1 chore: release 3.1.1 2021-06-27 20:00:38 +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
chenjiahan 8354877428 docs(changelog): 3.11.0 2021-06-25 17:05:08 +08:00
chenjiahan c611952c14 chore: release @vant/cli@3.11.0 2021-06-25 17:04:14 +08:00
chenjiahan 20aa0aef7e docs(@vant/cli): changelog 3.10.9 2021-06-24 09:56:08 +08:00
chenjiahan 78ced10be2 chore: release @vant/cli@3.10.9 2021-06-24 09:54:50 +08:00
neverlandandGitHub fa2d71fcb6 fix(cli): downgrade prettier version (#8920)
* fix(cli): downgrade prettier version

* chore: upd yarn.lock
2021-06-24 09:53:36 +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
chenjiahan e3b7411185 docs(changelog): 3.10.8 2021-06-23 16:44:45 +08:00
chenjiahan e70e85279b chore: release @vant/cli@3.10.8 2021-06-23 16:42:14 +08:00
neverlandandGitHub 2877363489 feat(Tabs): add nav-bottom slot (#8915) 2021-06-23 16:38:29 +08:00
chenjiahan 6af1d38a3b docs(@vant/cli): changelog 3.10.7 2021-06-23 16:11:00 +08:00
chenjiahan 6290bae235 chore: release @vant/cli@3.10.7 2021-06-23 16:10:19 +08:00
neverlandandGitHub a7a81ab5d5 fix(cli): allow custom postcss autoprefixer (#8912) 2021-06-23 15:57:41 +08:00
neverlandandGitHub 594edc90d9 docs(Cell): add inset version tip 2021-06-23 09:49:38 +08:00
chenjiahan aaf4a1bf6b docs(changelog): 3.1.0 2021-06-22 20:58:53 +08:00
chenjiahan 2124c9d7f0 chore: release 3.1.0 2021-06-22 20:46:12 +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 8fb8055243 docs(changelog): fix ConfigProvider link (#8897) 2021-06-19 16:14:01 +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 38833e1e81 style(cli): limit em max width (#8886) 2021-06-18 10:06:46 +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
chenjiahan 669345f282 docs(changelog): 3.1.0-beta.0 2021-06-14 16:16:28 +08:00
chenjiahan 5ce318fac9 chore: release 3.1.0-beta.0 2021-06-14 16:12:01 +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 365bf989b1 docs: deprecate legacy theme document 2021-06-14 11:30:35 +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 b054dc878f docs: update site style (#8855) 2021-06-14 09:59:13 +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
chenjiahan dafea4e1e8 docs(@vant/cli): changelog 3.10.6 2021-06-11 14:04:38 +08:00
chenjiahan 5f3f212031 chore: release @vant/cli@3.10.6 2021-06-11 14:02:06 +08:00
chenjiahan 1236269780 chore(cli): bump deps 2021-06-11 14:01:21 +08:00
neverlandandGitHub 8089eefa20 docs: translate useClickAway (#8848) 2021-06-10 19:45:33 +08:00
neverlandandGitHub 9e031b74f4 docs: add custom style faq (#8844) 2021-06-10 10:07:26 +08:00
neverlandandGitHub c983079ab8 fix(@vant/cli): fix img style (#8843) 2021-06-10 09:55:21 +08:00
neverlandandGitHub 2e889b2641 feat(Checkbox): icon slot add disabled param (#8839) 2021-06-09 10:14:24 +08:00
neverlandandGitHub c426125e2c Update contribution.zh-CN.md 2021-06-08 10:59:13 +08:00
neverlandandGitHub 7fdc00808e chore: bump vue@3.1.1 (#8827) 2021-06-08 09:53:57 +08:00
neverlandandGitHub eef67b2c5f docs: update contribution guide (#8826) 2021-06-08 09:53:33 +08:00
neverlandandGitHub bedf05bc58 docs: translate useCountDown (#8823) 2021-06-07 20:54:43 +08:00
neverlandandGitHub b3eec95bcd docs: translate useToggle (#8822) 2021-06-07 20:52:26 +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 c3192ff6d1 docs: add iconfont link (#8813) 2021-06-07 10:19:20 +08:00
chenjiahan c90b022d9e docs(@vant/cli): changelog 3.10.5 2021-06-06 16:45:46 +08:00
chenjiahan a7eca9b738 chore: release @vant/cli@3.10.5 2021-06-06 16:44:49 +08:00
neverlandandGitHub 1ec10eba3d fix(cli): fix style polution (#8812) 2021-06-06 16:41:54 +08:00
chenjiahanandneverland 952aa70433 docs: add vant composition api intro 2021-06-04 17:55:21 +08:00
chenjiahanandneverland 1000724826 chore(@vant/use): remove vuepress 2021-06-04 17:55:21 +08:00
chenjiahanandneverland ff822e4367 docs(@vant/use): update README 2021-06-04 17:55:21 +08:00
chenjiahanandneverland 2fa7b10b35 docs: migrate vant-use document to vant 2021-06-04 17:55:21 +08:00
neverlandandGitHub 6128434e22 chore: extract validateModelValue (#8807) 2021-06-03 21:48:36 +08:00
chenjiahan 3c527cd8d3 docs(changelog): 3.0.18 2021-06-03 14:27:54 +08:00
chenjiahan b433d4ab74 chore: release 3.0.18 2021-06-03 14:21:39 +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
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
chenjiahan 3796e8b9ae chore: release @vant/touch-emulator@1.3.0 2021-05-26 14:02:42 +08:00
chenjiahan ab9a9cc329 docs(changelog): 3.0.17 2021-05-23 15:57:29 +08:00
chenjiahan 6e748a7213 chore: release 3.0.17 2021-05-23 15:52:13 +08:00
neverlandandGitHub 10daea86c5 build: move deploy-v2-site to 2.x branch (#8752) 2021-05-23 09:03:04 +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