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
91e8a7a961
build: release 1.6.9-beta.2
v1.6.9-beta.2
2021-05-23 14:24:07 +08:00
nemo-shen
de87dc6508
build: compile 1.6.9-beta.2
2021-05-23 14:24:00 +08:00
nemo-shen
8eb507c071
build: release 1.6.9-beta.1
v1.6.9-beta.1
2021-05-23 14:14:24 +08:00
nemo-shen
7dbc3b87f2
docs(changelog): release v1.6.9-beta.0
2021-05-23 13:35:54 +08:00
nemo-shen
6ae121830b
docs(changelog): release 1.6.9-beta.0
2021-05-23 13:25:24 +08:00
nemo-shen
cce9212caf
build: release v1.6.9-beta.0
v1.6.9-beta.0
2021-05-22 17:03:18 +08:00
nemo-shen
f2699c928b
build: compile v1.6.9-beta.0
2021-05-22 17:03:11 +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
neverland
9d1c8b2ca9
feat(Icons): migrate all icons to iconfont.cn ( #4219 )
2021-05-18 15:26:02 +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
neverland
b9920eee4a
docs(Calendar): add allow-same-day tips #4174
2021-05-10 19:20:08 +08:00
DAI JIE
6d85222338
fix(calendar): fix custom color for same-day button ( #4200 )
2021-05-10 19:15:32 +08:00
chenjiahan
514524f543
Revert "build(deps-dev): bump less from 3.13.1 to 4.1.1 ( #4190 )"
...
This reverts commit 986df09bd6af25072a9f8571fead3938c6c27ed0.
2021-05-10 19:13:03 +08:00
DAI JIE
fa5b7a19eb
docs(calendar): Fix typo ( #4199 )
2021-05-10 19:12:16 +08:00
dependabot[bot]
fb5c2c0f76
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 ( #4198 )
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 09:45:11 +08:00
nemo-shen
1292b7cfd5
fix(Rate): support touch move and selected half star ( #4195 )
2021-05-08 09:38:03 +08:00
dependabot[bot]
1579f7cddd
build(deps-dev): bump @vant/cli from 3.10.3 to 3.10.4 ( #4194 )
...
Bumps [@vant/cli](https://github.com/youzan/vant ) from 3.10.3 to 3.10.4.
- [Release notes](https://github.com/youzan/vant/releases )
- [Commits](https://github.com/youzan/vant/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 17:04:32 +08:00
rex
bffe5fc999
fix(radio): support set disabled dynamic ( #4191 )
2021-05-06 19:02:10 +08:00
dependabot[bot]
986df09bd6
build(deps-dev): bump less from 3.13.1 to 4.1.1 ( #4190 )
...
Bumps [less](https://github.com/less/less.js ) from 3.13.1 to 4.1.1.
- [Release notes](https://github.com/less/less.js/releases )
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/less/less.js/compare/v3.13.1...v4.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-05 21:54:04 +08:00
neverland
45920d6607
Update README.md
2021-05-02 11:32:11 +08:00
dependabot-preview[bot]
ecff423eb6
Upgrade to GitHub-native Dependabot ( #4185 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-29 21:06:26 +08:00
chenjiahan
51aff18dea
types: fix typing issues
2021-04-29 20:56:40 +08:00
chenjiahan
f96bc10158
chore: bump @vant/cli@3.10.3
2021-04-29 20:39:49 +08:00
dependabot-preview[bot]
9f79242f48
build(deps-dev): bump miniprogram-ci from 1.0.83 to 1.2.3 ( #4169 )
...
Bumps miniprogram-ci from 1.0.83 to 1.2.3.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-23 09:35:28 +08:00
dependabot-preview[bot]
cc5e549188
build(deps-dev): bump miniprogram-api-typings from 3.1.6 to 3.3.1 ( #4171 )
...
Bumps [miniprogram-api-typings](https://github.com/wechat-miniprogram/api-typings ) from 3.1.6 to 3.3.1.
- [Release notes](https://github.com/wechat-miniprogram/api-typings/releases )
- [Changelog](https://github.com/wechat-miniprogram/api-typings/blob/master/CHANGELOG.md )
- [Commits](https://github.com/wechat-miniprogram/api-typings/compare/3.1.6...3.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-23 09:33:37 +08:00
dependabot-preview[bot]
29ab8f59e1
build(deps-dev): bump @vant/cli from 3.10.0 to 3.10.2 ( #4170 )
...
Bumps [@vant/cli](https://github.com/youzan/vant ) from 3.10.0 to 3.10.2.
- [Release notes](https://github.com/youzan/vant/releases )
- [Commits](https://github.com/youzan/vant/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-23 09:33:25 +08:00
dependabot-preview[bot]
8337b5076c
build(deps-dev): bump @vant/icons from 1.5.2 to 1.5.3 ( #4172 )
...
Bumps [@vant/icons](https://github.com/youzan/vant ) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/youzan/vant/releases )
- [Commits](https://github.com/youzan/vant/compare/v1.5.2...v1.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-23 09:22:23 +08:00
neverland
077125d306
Delete .travis.yml
2021-04-20 20:34:34 +08:00
neverland
b95ebfb333
Delete .npmignore
2021-04-20 20:34:20 +08:00
neverland
7ab95038b3
chore: add gitee issue template ( #4159 )
2021-04-20 20:33:37 +08:00
neverland
9eeed2c6c3
build: add some github actions ( #4158 )
...
* build: add some github actions
* chore: upd
2021-04-20 20:31:52 +08:00
neverland
94fb6177c6
build: sync gh-pages branch to gitee
2021-04-14 16:26:26 +08:00
neverland
642f10d1b5
docs: fix typo ( #4147 )
2021-04-13 10:28:53 +08:00
dengrongyao
2b657446ec
docs: 优化代码逻辑
2021-04-12 20:38:36 +08:00
dengrongyao
d82b491d29
docs: 更新组件名称
2021-04-12 20:38:36 +08:00
dengrongyao
c024430d4f
docs: 统一文档标点
2021-04-12 20:38:36 +08:00
dengrongyao
403a2893bd
docs: 补充组件描述
2021-04-12 20:38:36 +08:00
chenjiahan
e9bab1bc39
chore: remove unused site files
2021-04-11 16:30:58 +08:00
chenjiahan
8d01c3c641
chore: remove unused deps
2021-04-11 16:30:58 +08:00
chenjiahan
edae2e3ad1
build: update release script
2021-04-11 16:30:58 +08:00