1882 Commits

Author SHA1 Message Date
chenjiahan
10f32d6619 feat(Circle): improve text padding 2020-03-21 14:41:34 +08:00
chenjiahan
494ea8984c chore: fix file naming 2020-03-21 14:20:30 +08:00
chenjiahan
a8c671ecfd docs: update vant-weapp demo 2020-03-21 07:11:42 +08:00
chenjiahan
6343928da0 docs(Picker): add cascade deepth tip (#5875) 2020-03-21 06:43:25 +08:00
chenjiahan
e8c88a3802 fix(Locale): incorrect file naming 2020-03-20 15:54:07 +08:00
chenjiahan
866ffdb932 chore(Calendar): fix snapshot 2020-03-20 15:11:47 +08:00
chenjiahan
317c2bd6dd docs(changelog): 2.5.6 2020-03-20 15:06:16 +08:00
chenjiahan
f0a292134b fix(Field): should not cache input slot (#5868) 2020-03-20 14:35:52 +08:00
chenjiahan
1aef6fd076 fix(Calendar): incorret button native-type (#5873) 2020-03-20 14:13:56 +08:00
lmx-Hexagram
f36961fe29
docs: change slot to # (#5858)
* docs(SwipeCell): change "slot" to "v-slot"

* docs(SwipeCell): change `v-slot` to`#`

* docs(cell): change `slot` to `#`

* docs(checkbox): change `slot` to `v-slot`

* docs(field): change `slot` to `v-slot`

* docs(checkbox): remove wrong comment

* docs(radio): change `slot` to `#`

* docs(search): change `slot` to `#`

* docs(slider): change `slot` to `#`

* docs(switch): change `slot` to `#`

* docs(PullRefresh): change `slot` to `#`

* docs(collapse): change `slot` to `#`

* docs(panel): change `slot` to `#`

* docs(swipe): change `slot` to `#`

* docs(navbar): change `slot` to `#`

* docs(tab): change `slot` to `#`

* docs(tabber): change `slot` to `#`

* docs(TreeSelect): change `slot` to `#`

* docs(card): change `slot` to `#`

* docs(submitBar): change `slot` to `#`

* docs(sku): change `slot` to `#` unsure

* docs(cell): delete waste blank line

* docs(panel): fix indentation

* docs(PullRefresh): change "count" to "Refresh Count"

* docs(radio): delete waste blank line

* docs(search): move props above the event

* docs(submitBar): delete waste `<span>`

* docs(swipCell): delete waste blank line

* docs(tabbar): merge `<img>` into one line
2020-03-20 14:12:00 +08:00
chenjiahan
dd8dcf8bd4 docs(Image): add reserved image tag faq (#5865) 2020-03-20 11:42:34 +08:00
chenjiahan
7fcfc5f327 fix(ImagePreview): should not show previews image 2020-03-19 19:58:37 +08:00
chenjiahan
5b279ab0dc feat(ImagePreview): add closed event 2020-03-19 19:57:04 +08:00
chenjiahan
873f3cc4d5 docs(Icon): remove unvisible code (#5857) 2020-03-19 19:17:26 +08:00
chenjiahan
b5a910f41e docs(Field): update digit type description 2020-03-19 19:15:27 +08:00
rex
7878f72f30
feat(locale): add japanese language (#5854)
* docs(locale): add japanese language

* docs(locale): add japanese language
2020-03-18 22:45:57 +08:00
rex
3bc1a73796
feat(locale): add japanese language (#5853) 2020-03-18 22:34:31 +08:00
lmx-Hexagram
d758978e17
docs(SwipeCell): change "slot" to "v-slot" (#5840) 2020-03-18 15:49:03 +08:00
chenjiahan
3c3390c4fd docs(TreeSelect): update badge title 2020-03-17 21:09:50 +08:00
chenjiahan
0cc7a30528 feat(TreeSelect): add badge option, mark info option as deprecated 2020-03-17 21:09:22 +08:00
chenjiahan
214b13b8ff feat(Tab): add badge prop, mark info prop as deprecated 2020-03-17 21:06:12 +08:00
chenjiahan
db94b20c82 feat(GridItem): add badge prop, mark info prop as deprecated 2020-03-17 21:01:01 +08:00
chenjiahan
0dea9e2cb1 feat(GoodsAction): add badge prop, mark info prop as deprecated 2020-03-17 20:58:06 +08:00
chenjiahan
01482f20bc feat(SidebarItem): add badge prop, mark info prop as deprecated 2020-03-17 20:52:14 +08:00
chenjiahan
d61cbdd086 feat(TabbarItem): add badge prop, mark info prop as deprecated 2020-03-17 20:49:08 +08:00
chenjiahan
575577ed58 feat(Icon): add badge prop, mark info prop deprecated 2020-03-17 20:42:12 +08:00
chenjiahan
c1f36ebb19 chore(Search): improve round style 2020-03-17 20:13:25 +08:00
chenjiahan
1b965be25e test(Picker): add test cases of cascade 2020-03-17 20:07:14 +08:00
chenjiahan
68f5d3d69b fix(Picker): update cascade after setColumnIndex (#5807) 2020-03-17 20:01:15 +08:00
chenjiahan
9c55056b0a fix(Picker): update cascade after setColumnValue (#5807) 2020-03-17 19:52:55 +08:00
chenjiahan
0a3ed53187 feat(Calendar): add allow-same-day prop (#5688) 2020-03-17 19:37:12 +08:00
chenjiahan
8d6adce9a2 docs(NumberKeyboard): fix extra quotes (#5835) 2020-03-17 09:38:51 +08:00
Pingren Nie
f5e79dabb5
feat(Uploader): add chooseFile method (#5818) 2020-03-16 09:39:42 +08:00
chenjiahan
4695dc29b9 docs(Calendar): split props 2020-03-15 11:14:38 +08:00
chenjiahan
c7e51158aa chore: format test cases 2020-03-15 11:04:29 +08:00
chenjiahan
66c0b3c1b7 feat(Uploader): add show-upload prop 2020-03-15 11:00:45 +08:00
chenjiahan
7bfc1a6616 docs(Form): fix missing quote (#5820) 2020-03-14 18:39:08 +08:00
chenjiahan
cc29b28c5b chore(Form): fix demo border 2020-03-13 15:28:08 +08:00
Pingren Nie
e96c352680
feat(Uploader): use before read promise resolved value (#5813) 2020-03-12 20:52:25 +08:00
chenjiahan
df877751b3 fix(Toast): should lock scroll when use forbidClick 2020-03-12 19:06:42 +08:00
chenjiahan
e7ad89a35d chore(Toast): adjust size 2020-03-12 19:04:10 +08:00
chenjiahan
0a1f928404 docs(Form): add button type faq 2020-03-12 12:09:27 +08:00
chenjiahan
41e5c035dc fix(Sticky): should not detect scroll when hidden 2020-03-11 17:30:06 +08:00
chenjiahan
7af2c99b4a fix(Stepper): skip form number validation (#5792) 2020-03-11 17:24:22 +08:00
rex
3ff8eee270
fix(AddressEdit): check addressDetail only when showDetail is true (#5803) 2020-03-11 16:42:07 +08:00
chenjiahan
e89baa12ae feat(Field): improve number keyboard 2020-03-11 11:23:24 +08:00
chenjiahan
1f4ab5bb56 chore(Stepper): update snapsnot 2020-03-11 10:00:18 +08:00
chenjiahan
58e74a9e8b feat(Stepper): improve number keyboard 2020-03-11 09:55:04 +08:00
chenjiahan
b983ac0891 feat(GoodsActionIcon): add dot prop 2020-03-10 20:38:11 +08:00
chenjiahan
f2e9e1931b fix(GoodsActionIcon): info not work with icon slot (#5788) 2020-03-10 20:33:11 +08:00