2986 Commits

Author SHA1 Message Date
chenjiahan
c68e77abca docs(Dialog): fix v-model usage #7172 2020-09-13 14:50:15 +08:00
chenjiahan
df8059eb01 breaking change(Button): adjust default native-type to button 2020-09-13 14:40:31 +08:00
chenjiahan
588e15f9b5 docs(Slider): adjust range prop desc 2020-09-13 14:36:52 +08:00
chenjiahan
f55ddcafa9 docs(slider): merge vertical demo 2020-09-13 14:35:18 +08:00
被雨水过滤的空气
a745709932
feat(slider): add dual thumb mode for slider (#7175)
* feat(slider): add dual thumb mode for slider

* chore: remove comment

* fix: optimize code via CR
2020-09-13 12:16:29 +08:00
chenjiahan
644ab9f7d0 Merge branch 'dev' into next 2020-09-13 09:40:27 +08:00
chenjiahan
ecbaddd5e1 feat(use): add useScrollParent 2020-09-12 22:04:02 +08:00
chenjiahan
68817e3aba chore: adjust useVisibilityChange 2020-09-12 21:47:05 +08:00
chenjiahan
10cfb36636 fix(Sticky): error when unmounted #7169 2020-09-12 21:36:45 +08:00
chenjiahan
195f3ffea1 feat(use): add useClickAway 2020-09-12 21:29:08 +08:00
chenjiahan
a58da5570b refactor(use): adjust useEventListener params 2020-09-12 21:16:44 +08:00
chenjiahan
c2135d4151 chore: use useEventListener 2020-09-12 21:06:11 +08:00
neverland
2c38469591
feat(Button): add icon-position prop (#7174) 2020-09-12 20:53:51 +08:00
neverland
60ce34d4a7
fix(NoticeBar): fix cache issues with forwards and back history in safari (#7167) 2020-09-12 08:28:47 +08:00
Callum
61106313dc
feat(TabbarItem): add @tabbar-item-active-background-color less var (#7162)
* Update var.less

* Update index.less
2020-09-11 23:11:14 +08:00
chenjiahan
df0a055ce6 chore: install @vant/use 2020-09-10 21:15:16 +08:00
chenjiahan
14c1d4ea77 refactor(NumberKeyboard): refactor with composition api 2020-09-10 17:42:43 +08:00
chenjiahan
ad5980c914 Merge branch 'dev' into next 2020-09-10 17:35:33 +08:00
neverland
c77033dfbc
fix(Tag): text vertical align in miui (#7151)
* fix(Tag): text vertical align in miui

* chore: adjust font order
2020-09-10 17:32:54 +08:00
neverland
259dca7de1
fix(NumberKeyboard): incorrect extra key (#7150)
* fix(NumberKeyboard): incorrect extra key

* test(NumberKeyboard): add extra-key test case
2020-09-10 17:09:37 +08:00
chenjiahan
d58777d562 Merge branch 'dev' into next 2020-09-10 16:44:24 +08:00
neverland
14b2f343e2
fix(Tabs): incorrect scroll position when offset-top has unit (#7143) 2020-09-09 18:00:15 +08:00
neverland
3dddeaa7a3
fix(ImagePreview): incorrect move range in some cases (#7142)
* fix(ImagePreview): incorrect move range in some cases

* chore: remove inBrowser

* test(ImagePreview): fix failed case
2020-09-09 17:59:59 +08:00
chenjiahan
78ded3b7da docs: fix popup v-model usage #7141 2020-09-09 17:29:06 +08:00
chenjiahan
3205c20d86 fix(Stepper): input ref 2020-09-09 11:57:33 +08:00
chenjiahan
a7c28548fc refactor(Stepper): refactor with composition api 2020-09-09 11:57:12 +08:00
chenjiahan
f94c8ccbb9 refactor(IndexBar): refactor with composition api 2020-09-09 10:20:03 +08:00
chenjiahan
250c0aa330 chore: prefer using unref 2020-09-09 10:19:23 +08:00
chenjiahan
53d69b3e3a fix: use-rect add nextTick 2020-09-09 10:00:05 +08:00
chenjiahan
fb03ef92c5 types: simplify createNamespace 2020-09-08 20:22:42 +08:00
chenjiahan
b78b1e8c9e chore: remove click outside mixin 2020-09-08 20:20:06 +08:00
chenjiahan
cd5f5bb655 refactor(DropdownItem): refactor with composition api 2020-09-08 20:19:36 +08:00
chenjiahan
9f632f151e refactor(PullRefresh): refactor with composition api 2020-09-08 19:14:55 +08:00
chenjiahan
38740b6c1c refactor(Grid): refactor with composition api 2020-09-08 17:58:27 +08:00
chenjiahan
60e08767b3 refactor(DatetimePicker): refactor with composition api 2020-09-08 17:38:38 +08:00
chenjiahan
b17c67ab53 refactor(SwipeCell): refactor with composition api 2020-09-08 17:30:18 +08:00
chenjiahan
5849af1ff0 chore(Tag): remove useless key 2020-09-07 21:02:09 +08:00
chenjiahan
ef38d75fa4 Merge branch 'dev' into next 2020-09-07 21:01:41 +08:00
neverland
432c32a3c6
fix(List): scoped style not applied to first child (#7128) 2020-09-07 20:57:42 +08:00
neverland
bc59e6ea5d
fix(Calendar): readonly not work in multiple mode (#7127) 2020-09-07 20:53:26 +08:00
chenjiahan
7f87c57d12 Merge branch 'dev' into next 2020-09-07 20:41:50 +08:00
neverland
601277fbe8
test(ActionSheet): update snapsoht (#7126) 2020-09-07 20:37:14 +08:00
neverland
4ffa6ead1e
chore: prefer nullish coalescing (#7125) 2020-09-07 20:36:49 +08:00
neverland
c7303786ae
types: improve isDef typing (#7124)
* types: improve isDef typing

* chore: update
2020-09-07 20:16:54 +08:00
Lindy
afe4248799
fix(CouponCell): fix discounted price (#7123) 2020-09-07 20:11:47 +08:00
chenjiahan
b9dbb1bc8a fix(Calendar): color prop not work 2020-09-07 09:54:45 +08:00
chenjiahan
c655c96026 chore(SubmitBar): extract render function 2020-09-06 23:06:20 +08:00
chenjiahan
d61df0649f breaking change(SwipeCell): adjust before-close usage 2020-09-06 10:40:00 +08:00
chenjiahan
89a39f05bc breaking change(ImagePreview): remove asyncClose and add beforeClose 2020-09-06 10:31:14 +08:00
chenjiahan
21c30cbbf8 breaking change(Dialog): adjust before-close usage 2020-09-06 10:16:54 +08:00