8062 Commits

Author SHA1 Message Date
neverland
f550c634e3
fix(@vant/use): invalid watch source (#9095) 2021-07-22 19:53:16 +08:00
neverland
103929ae3d
docs(Locale): update ru-RU (#9094) 2021-07-22 19:48:35 +08:00
uonick
255642df08
feat(Locale): add Russian language (#9088)
* new language

Added Russian language

* Rename ru-RU to ru-RU.ts

* Update README.md
2021-07-22 19:42:23 +08:00
neverland
986ea196d3
chore(@vant/icons): deprecate encode.less (#9093) 2021-07-22 19:40:51 +08:00
neverland
f766ba5932
chore: update iconfont URL (#9091) 2021-07-22 19:22:20 +08:00
张敏
c2cd03f2aa
feat(Icon): add security-o icon (#9082) 2021-07-22 17:46:21 +08:00
neverland
6f0220b0f6
docs(ConfigProvider): add scope tip (#9081) 2021-07-22 10:20:35 +08:00
chenjiahan
83bddfbb0e docs(@vant/use): changelog v1.2.1 2021-07-21 17:21:04 +08:00
chenjiahan
838ce794b4 release: @vant/use 1.2.1 2021-07-21 16:11:41 +08:00
neverland
f536bd683a
feat(@vant/use): watch target change (#9077)
* feat(@vant/use): watch target change

* types: TargetRef
2021-07-21 16:11:12 +08:00
chenjiahan
0a4fc0507c docs(changelog): 3.1.4 2021-07-19 21:20:41 +08:00
chenjiahan
a16d962d30 release: 3.1.4 v3.1.4 2021-07-19 21:17:18 +08:00
neverland
29c63a905b
feat: ActionSheet、ShareSheet add before-close prop (#9068) 2021-07-19 21:02:42 +08:00
neverland
eaa9bf3680
feat(Popup): add before-close prop (#9067) 2021-07-19 15:41:47 +08:00
neverland
4a74aa523a
docs: improve interceptor typing (#9066) 2021-07-19 15:39:02 +08:00
neverland
2b0fdc4e26
fix(Popup): missing open、close event in some cases (#9065) 2021-07-19 15:06:14 +08:00
neverland
1b84a9166d
docs(Checkbox): fix v-model name (#9062) 2021-07-19 12:27:40 +08:00
neverland
53969c455f
fix(CouponList): incorrect Tabs v-model (#9052) 2021-07-18 19:58:16 +08:00
neverland
34d4937f2b
chore: fix all typos (#9053) 2021-07-17 16:07:42 +08:00
dependabot[bot]
5807f39687
build(deps-dev): bump @vant/cli from 3.11.1 to 3.11.2 (#9046)
Bumps [@vant/cli](https://github.com/youzan/vant) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/youzan/vant/releases)
- [Commits](https://github.com/youzan/vant/commits)

---
updated-dependencies:
- dependency-name: "@vant/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-16 15:25:21 +08:00
neverland
83cf4ebd33
feat(Tabs): click-tab event add disabled param (#9042) 2021-07-16 11:37:36 +08:00
chenjiahan
88c75970ad docs(changelog): 3.11.2 2021-07-15 17:10:18 +08:00
chenjiahan
e2bc1c04df release: @vant/cli 3.11.2 2021-07-15 17:09:21 +08:00
Jake
0b04522105
feat(vant-cli): support jest options (#9039) 2021-07-15 17:07:22 +08:00
neverland
da9b09b471
feat(Tabs): add click-tab event (#9037) 2021-07-15 14:58:47 +08:00
neverland
4de5f5ac5a
feat(Cascader): add option slot (#9036)
* feat(Cascader): add option-text slot

* chore: adjust slot
2021-07-15 14:44:07 +08:00
neverland
69524def7b
fix(Field): required mark position (#9035) 2021-07-15 11:31:16 +08:00
neverland
ad3275ba7a
style(Cascader): improve option cursor (#9032) 2021-07-15 10:48:09 +08:00
neverland
c55ab9611f
docs(Lazyload): add CDN faq (#9031) 2021-07-15 10:33:30 +08:00
neverland
d74a3c0b29
fix(List): should emit load event when parent tab is activated (#9022) 2021-07-13 16:03:00 +08:00
neverland
0e05d8c908
types: improve relation types (#9016) 2021-07-12 20:54:19 +08:00
chenjiahan
aedb8543e6 docs(@vant/use): changelog 1.2.0 2021-07-12 20:42:41 +08:00
chenjiahan
30b9ab64ef release: @vant/use 1.2.0 2021-07-12 20:41:06 +08:00
neverland
f0a5931b6e
types(@vant/use): useRelation support InjectionKey (#9015) 2021-07-12 20:40:30 +08:00
chenjiahan
c2737446a6 chore: fix cell slot warning 2021-07-12 16:29:44 +08:00
chenjiahan
1db778e8e2 chore: bump vue@3.1.4 2021-07-12 16:24:03 +08:00
neverland
f7ef3b316b
docs(Search): add click-input event (#9010) 2021-07-12 15:05:37 +08:00
chenjiahan
0ac7dad604 docs(changelog): 3.1.3 2021-07-11 09:54:25 +08:00
chenjiahan
c7ab309f07 release: 3.1.3 v3.1.3 2021-07-11 09:31:10 +08:00
neverland
31d26cab76
docs(Picker): remove value-key prop (#9006) 2021-07-11 08:56:19 +08:00
neverland
6167b527c0
fix(Step): fix z-index issue (#9003) 2021-07-10 10:23:10 +08:00
neverland
e1656e103a
docs(PullRefresh): add faq (#8995) 2021-07-08 10:29:32 +08:00
neverland
76c0b08bde
chore(Picker): deprecatation warning of valueKey (#8994) 2021-07-08 10:16:05 +08:00
chenjiahan
44f4ba89e1 docs(cli): changelog 3.11.1 2021-07-08 09:58:44 +08:00
chenjiahan
eb83e84a3c chore: release @vant/cli@3.11.1 2021-07-08 09:55:16 +08:00
neverland
05019d7ce0
chore(cli): adjust release commit message (#8993) 2021-07-08 09:54:31 +08:00
chenjiahan
11cd05b7c9 chore: release @vant/touch-emulator@1.3.2 2021-07-08 09:42:43 +08:00
Amumu
63c283d8bd
fix(touch-emulator): 添加 Element.prototype.matches 的polyfill (#8992) 2021-07-08 09:36:56 +08:00
neverland
d6663464c9
feat(Slider): add drag event param (#8990) 2021-07-07 16:29:21 +08:00
neverland
d72c7ddf48
feat(Slider): add left-button、right-button slot (#8989) 2021-07-07 16:01:40 +08:00