1304 Commits

Author SHA1 Message Date
nemo-shen
2c02069808
feat(Slider): add range props (#4442)
* feat(Slider): add range props

for support double slider button

* fix(Slider): 优化代码

* fix(Slider): 优化代码

* fix(Slider): 优化代码

* docs(Slider): update doc
2021-09-06 19:52:44 +08:00
nemo-shen
69cdf45958
fix(page-scroll): check getCurrentPage is def (#4458) 2021-09-06 19:49:54 +08:00
nemo-shen
35647969f5
fix(Sticky): Cannot read property 'top' of null (#4433)
* fix(Sticky): Cannot read property 'top' of null

* retry build

* fix: build

* fix: retry

* fix(Sticky): return if root is null

* fix(Calendar): wrapper Date type

- to fixed build failed

* fix(Sticky): use isDef
2021-08-27 11:48:23 +08:00
nemo-shen
0b3c36fdc6
Merge pull request #4333 from Suzuku/hotfix/calendar_0708
fix: 修改min-date和max-date的传值校验  problem #4258
2021-08-26 13:57:04 +08:00
nemo-shen
ca9ffd8269
fix(Canlendar): fix default-date invalid (#4430)
* fix(Canlendar): fix default-date invalid

* fix(Calendar): update doc
2021-08-26 10:20:18 +08:00
nemo-shen
0b273fc037
feat(Popup): add lock-scroll prop (#4384) 2021-08-25 15:23:57 +08:00
neverland
cb3018b26a
fix(Stepper): incorrect minus/plus slots (#4427) 2021-08-25 10:05:09 +08:00
drylint
56ac6e1cc4
perf(radio): label 的 margin-left 改为 padding-left,增大可点击区域,增强用户体验 (#4165) 2021-08-23 11:26:25 +08:00
agoni1212
ae42260a43
docs(Calendar): update doc (#4409) 2021-08-18 13:56:44 +08:00
chenjiahan
8c408e2303 fix(ShareSheet): overlayStyle type should be String 2021-08-18 11:37:21 +08:00
chenjiahan
6dd42a0473 fix(Field): template url should be relative path 2021-08-18 11:05:13 +08:00
chenjiahan
7f7cf62ee0 fix(Calendar): template url should be relative path 2021-08-18 11:04:59 +08:00
ascodelife
41457c899b
feat(Circle): using setTimeout instead of setInterval (#4401) 2021-08-18 10:47:44 +08:00
nemo-shen
e07f9f9581
feat(Calendar): add click-subtitle event (#4385)
* feat(Calendar): add click-subtitle event

* docs(Calendar): updateOC
2021-08-18 10:44:29 +08:00
neverland
bcf7c9c131
fix(Picker): template url should be relative path (#4408) 2021-08-18 10:25:35 +08:00
chenjiahan
35d5ccad3f chore: bump vue、vant-cli 2021-08-11 09:55:55 +08:00
nemo-shen
74e6db7ac4
feat(Overlay): add lock-scroll prop (#4383)
* build(workflows): add lint & build

* build(workflows): build:lib

* feat(Overlay): add lock-scroll prop

* style(Overlay): adjust order
2021-08-05 15:56:42 +08:00
nemo-shen
1662e08834
Merge branch 'dev' into hotfix/calendar_0708 2021-08-04 23:35:41 +08:00
neverland
3238dfed1e
docs(Uploader): fix uploadToCloud demo
https://github.com/youzan/vant-weapp/issues/4360
2021-07-25 10:53:21 +08:00
shuhanxu
859f37c425
feat(search): add new event click-input (#4357)
* Update index.wxml

* Update index.ts
2021-07-22 09:59:00 +08:00
nemo-shen
98721b7b7e
feat(Cell): cell-group inset prop (#4341)
* feat(Cell): cell-group inset prop

* fix(Cell): remove inset prop default value
2021-07-19 12:24:56 +08:00
nemo-shen
82811d4058
fix(Calendar): set current date is inital (#4339)
* feat(Calendar): set current date is inital

* fix(Calendar): adjust limitDateRange
2021-07-16 17:32:55 +08:00
shuhanxu
95032ed290
feat(search): add new event click-input (#4337)
* Update index.wxml

* Update index.js

* Update README.md

* Update README.md
2021-07-12 14:58:45 +08:00
ganweilun
37d8e697c9 fix: 修改min-date和max-date的传值校验 2021-07-09 15:04:15 +08:00
neverland
baf11400d8
fix(Col): incorrect style in less 4.0 (#4322) 2021-07-06 10:14:11 +08:00
agoni1212
a3fc862865
fix(griditem): set icon prefix to 'van-icon' (#4318) 2021-07-06 10:13:54 +08:00
nemo-shen
935a23738f
fix(IndexBar): sidebar not exists (#4310)
* fix(IndexBar): sidebar not exists

* fix(IndexBar): remove undefined sidebar
2021-07-05 11:53:20 +08:00
nemo-shen
6e7bebdb32
feat(Slider): add more css variables (#4305)
* feat(Slider): add more css variables

* fix(Slider): remove barHeight default value
2021-06-29 09:42:46 +08:00
nemo-shen
c416ff16b6
feat(Rate): css variables (#4297)
* feat(Rate): css variables

* fix(Rate): adjust less variables name

* fix(Rate): adjust less variables name

* docs(Rate): adjust doc

- 示例与文档对应
- 对照vant文档做了一些调整
- 增加 `监听 change 事件`
- 删除 `props` 中的版本列

* fix(Rate): adjust demo
2021-06-27 16:37:04 +08:00
agoni1212
41e8565ee4
feat(Grid): add reverse prop (#4280)
* Update index.ts

* doc(Grid): add reverse prop

* feat(GridItem): reverse prop

* Update index.wxml

* Update index.less

* Update index.less

* Update style
2021-06-26 20:58:33 +08:00
nemo-shen
b7aaefebf3
feat(ConfigProvider): add config-provider component (#4279) 2021-06-25 17:14:08 +08:00
agoni1212
b2a5afce65
feat(GridItem): add icon-prefix prop (#4276)
* Update index.ts

* Update index.wxml

* Update index.ts

* docs(GridItem): add icon-prefix

* Update README.md
2021-06-20 20:46:00 +08:00
nemo-shen
ac50898519
feat(wxs): style.wxs support camel case attr (#4281) 2021-06-20 20:45:15 +08:00
nemo-shen
e3b7ed997e
docs(Icon): add custom iconfont (#4283) 2021-06-20 20:43:48 +08:00
nemo-shen
cececba911
feat(Checkbox): add direction prop (#4265)
* feat(Checkbox): add direction prop

* docs(checkbox): update doc
2021-06-17 09:42:58 +08:00
nemo-shen
f1a8b34962
fix(share-sheet): add icons (#4256) 2021-06-10 09:45:46 +08:00
yanqifeng
710a0cf327
fix(button): 修复type为getUserInfo且wx.getUserProfile可用时,lang参数无效问题 (#4250) 2021-06-07 10:09:06 +08:00
nemo-shen
bafbafe887
fix(DatetimePicker): fix incorrect columns index (#4245)
* fix(DatetimePicker): fix incorrect columns index

* fix(DatetimePicker): emit input when date change

* fix(DatetimePicker): remove debug code
2021-06-03 09:39:31 +08:00
nemo-shen
96c44f383d
Merge pull request #4221 from rex-zsd/hotfix/tabs_20210518
fix(Tabs): remove duplicated init offset
2021-05-23 16:57:02 +08:00
nemo-shen
11e83e5f4d
build(CI): add lint & build (#4224)
* build(workflows): add lint & build

* build(workflows): build:lib

* fix(Components): fix typescript type
2021-05-22 16:46:37 +08:00
表弟
7979dee465
feat(calendar): synchronize the vant calendar component, and add the attribute of custom week starting from the day of the week (#4211) (#4223)
* feat(calendar): synchronize the vant calendar component, and add the attribute of custom week starting from the day of the week

* feat(calendar): supplement to the description document of calendar components

* feat(calendar): remove the validator of firstDayOfWeek attribute
2021-05-19 18:12:49 +08:00
nemo-shen
0d08ec1489
feat(Calendar): add over-range event (#4212)
* feat(Calendar): add over-range event

- forbid range-prompt toast when range-prompt is null
- emit over-range event when dateRange > maxRange

* docs(Calendar): doc typo

* feat(Calendar): add show-range-prompt prop

* docs(calendar): doc modify
2021-05-19 09:22:22 +08:00
rex
e835808a39
fix(button): fix open-type not work (#4222)
#4217
2021-05-18 18:22:02 +08:00
YotrolZ
a641b0922d
fix(circle): Fix the bug of shake when the circle component value is a decimal number. (#4152)
* fix(circle): Fix the bug of shake when the circle component value is a decimal number

* fix(circle): Fix the bug of shake when the circle component value is a decimal number
2021-05-18 18:15:14 +08:00
rex
1d641b902f fix(tabs): remove duplicated init offset
fix #4202
2021-05-18 17:27:41 +08:00
rex
17b566beb9
docs(popup): add solution for scroll through (#4213) 2021-05-14 11:37:13 +08:00
chenjiahan
cde3876fb0 fix(NoticeBar): incorrect scroll speed 2021-05-11 15:43:53 +08:00
rex
c0db43fc88
feat(open-type): support getUserProfile (#4203)
* chore(open-type): merge open type mixin into button mixin

* chore(button): shorten open type method names

* feat(open-type): support getUserProfile
2021-05-11 15:24:04 +08:00
echofly
44da05bec4
fix(notice-bar): adjust scrollable behavior (#4201) 2021-05-11 15:16:05 +08:00
rex
62f7d2b65e
feat(panel): remove useFooterSlot (#4205) 2021-05-11 15:12:32 +08:00