1320 Commits

Author SHA1 Message Date
neverland
afc3164364
feat(Tabbar): enable safe-area-inset-bottom by default when fixed (#5968) 2020-03-31 22:16:13 +08:00
neverland
e929f96e04
feat(Sku): enable safe-area-inset-bottom by default (#5960) 2020-03-31 11:25:01 +08:00
chenjiahan
336295ebaa fix(Sticky): broke ssr (#5958) 2020-03-31 10:33:34 +08:00
neverland
75e832f05a
feat(SubmitBar): enable safe-area-inset-bottom by default (#5956) 2020-03-31 07:23:23 +08:00
neverland
b87fd71959
feat(GoodsAction): enable safe-area-inset-bottom by default (#5955) 2020-03-31 06:57:22 +08:00
neverland
b6d23cd9d3
feat: improve leave animation timing function (#5954) 2020-03-30 20:43:40 +08:00
neverland
d0132f23f3
feat(Picker): improve scroll speed (#5951) 2020-03-30 19:20:02 +08:00
neverland
2dc029f20b
feat(NavBar): improve active feedback (#5949) 2020-03-30 17:49:17 +08:00
neverland
d9ab305c96
fix(NavBar): icon align center (#5948) 2020-03-30 17:38:26 +08:00
neverland
da8212be7d
fix(Button): icon-prefix prop not work (#5947) 2020-03-30 17:16:07 +08:00
neverland
6ce940d0db
feat(Form): add show-error prop (#5941) 2020-03-29 15:28:35 +08:00
chenjiahan
7b2e6acd33 docs: update lazy-load title 2020-03-29 07:36:28 +08:00
chenjiahan
eb1b5d6c0c docs(AddressEdit): add click-area event document 2020-03-29 07:27:01 +08:00
chenjiahan
80837e9a91 docs(changelog): 2.5.9-beta.0 2020-03-29 07:20:08 +08:00
rex
6ee5448b35
feat(AddressEdit): add new event click-area (#5939) 2020-03-29 06:45:59 +08:00
neverland
ed28f808b2
feat(NavBar): add placeholder prop (#5938) 2020-03-28 16:19:25 +08:00
neverland
5bbe5608ce
feat(Steps): add click-step event (#5937) 2020-03-28 15:57:24 +08:00
neverland
ac3c77c17f
fix(NumberKeyboard): show-delete-key prop not work (#5935) 2020-03-28 09:43:33 +08:00
neverland
9d1b4d0a3e
fix(Toast): incorrect height in legacy devices (#5931) 2020-03-27 17:45:33 +08:00
neverland
529457cbb6
feat(Form): add show-error-message prop (#5927) 2020-03-27 15:26:16 +08:00
neverland
8dd5d9aead
fix(Swipe): incorrect offset after resize (#5922) 2020-03-27 15:07:04 +08:00
neverland
9d96614425
feat(Sidebar): set overflow-y auto (#5921) 2020-03-26 08:47:00 -04:00
Jake
fd5ec085f1
fix(Calendar): fix the default date of multiple selection type (#5907) 2020-03-25 13:57:45 +08:00
neverland
7ae3a4a1b1
fix(Sticky): shoud rerender after visibility changed (#5888) 2020-03-23 18:35:24 +08:00
neverland
a11a8e8f8c
docs(Stepper): fix disable-input typo (#5883) 2020-03-23 14:08:29 +08:00
chenjiahan
e7fb46552c Revert "chore: rename bem var"
This reverts commit 3fcb1d018ee394d962dfcf5ad669dbc2fe4c2d1f.
2020-03-23 10:35:01 +08:00
chenjiahan
3fcb1d018e chore: rename bem var 2020-03-23 10:31:14 +08:00
chenjiahan
fd9993cfa3 perf: faster bem 2020-03-23 10:29:18 +08:00
chenjiahan
13ef031a21 test(ImagePreview): fix failed test case 2020-03-22 16:03:31 +08:00
chenjiahan
e078480420 chore(ImagePreview): remove lazy-load since lazy-render is enabled 2020-03-22 15:59:18 +08:00
chenjiahan
7ac85868dc feat(ImagePreview): enable swipe lazy-render (#5879) 2020-03-22 15:53:15 +08:00
chenjiahan
365f2b16f7 feat(Swipe): add lazy-render prop 2020-03-22 15:39:34 +08:00
chenjiahan
f701de9e58 refactor(Swipe): use flex layout 2020-03-22 07:48:16 +08:00
chenjiahan
3bd9ef1d4c chore(ImagePreview): improve watcher 2020-03-22 07:26:00 +08:00
chenjiahan
90cc5744e2 chore(Swipe): use relation mixin 2020-03-22 07:24:43 +08:00
chenjiahan
afed270c14 fix(PullRefresh): track should be full of container (#5878) 2020-03-21 16:31:10 +08:00
chenjiahan
c00b2937fb test(Tab): update snapshot 2020-03-21 15:17:02 +08:00
chenjiahan
d8fa4b9495 docs: simplify $t to t 2020-03-21 14:46:02 +08:00
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