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 |
|
neverland
|
a1d95e685c
|
chore: release @vant/touch-emulator@1.3.1 (#8987)
|
2021-07-06 17:46:15 +08:00 |
|
Amumu
|
f595755484
|
feat(touch-emulator): 支持白名单排除 (#8984)
|
2021-07-06 17:26:31 +08:00 |
|
neverland
|
2a74d88c91
|
feat(ConfigProvider): add icon-prefix prop (#8986)
|
2021-07-06 17:24:22 +08:00 |
|
neverland
|
b5ea1cd3ad
|
feat(Calendar): add click-subtitle event (#8981)
|
2021-07-05 13:25:58 +08:00 |
|
neverland
|
779f3363c2
|
feat(Calendar): add subtitle slot (#8980)
|
2021-07-05 13:06:04 +08:00 |
|
neverland
|
8bc924ea62
|
types: using InjectionKey in composables (#8976)
|
2021-07-04 23:04:54 +08:00 |
|
neverland
|
5c080f3a6e
|
types: improve Field injection typing (#8975)
* types: improve inject typing
* types: update
|
2021-07-03 20:05:14 +08:00 |
|
chenjiahan
|
11e856d099
|
docs(changelog): 3.1.2
|
2021-07-03 16:48:16 +08:00 |
|
chenjiahan
|
d7d98eb340
|
chore: release 3.1.2
v3.1.2
|
2021-07-03 16:45:41 +08:00 |
|
neverland
|
b3ca94dfad
|
chore: add warn of deprecated slot (#8972)
* chore: migrate cell default slot
* chore: add warn of deprecated slot
|
2021-07-02 16:53:11 +08:00 |
|
neverland
|
bc8bad0247
|
chore: migrate cell default slot (#8971)
|
2021-07-02 16:29:19 +08:00 |
|
neverland
|
edb6ea8858
|
feat(Area): add toolbar、confirm、cancel slots (#8969)
|
2021-07-02 10:21:28 +08:00 |
|
neverland
|
32f7be0ec2
|
feat(Picker): add toolbar slot (#8968)
|
2021-07-02 10:12:02 +08:00 |
|
neverland
|
750c413917
|
feat(ConfigProvider): add tag prop (#8967)
|
2021-07-02 10:05:30 +08:00 |
|
neverland
|
cf3c9694df
|
style(Toast): adjust work break (#8965)
|
2021-07-01 20:59:49 +08:00 |
|
neverland
|
2a6ca48197
|
feat(cli): support release commit type (#8957)
|
2021-06-30 14:32:15 +08:00 |
|
neverland
|
9040bfd77c
|
perf(Calendar): simplify placeholder dom (#8955)
|
2021-06-30 10:02:50 +08:00 |
|
neverland
|
be3a7d7497
|
docs: fix gray typo (#8953)
* docs: fix gray typo
* docs: fix prettier issue
|
2021-06-29 20:41:29 +08:00 |
|
neverland
|
af66aa0d95
|
feat(Cascader): add disabled option (#8952)
|
2021-06-29 20:37:32 +08:00 |
|
neverland
|
e366b336e3
|
feat(Picker): allow option text to be number type (#8951)
|
2021-06-29 20:20:05 +08:00 |
|
neverland
|
17c5c5d8a7
|
style(Picker): add picker-option-padding CSS var (#8947)
|
2021-06-28 20:52:50 +08:00 |
|
dependabot[bot]
|
ba4a28c3d8
|
build(deps-dev): bump @vant/cli from 3.10.9 to 3.11.0 (#8939)
Bumps [@vant/cli](https://github.com/youzan/vant) from 3.10.9 to 3.11.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-27 20:09:01 +08:00 |
|
chenjiahan
|
ec1aa2c39b
|
docs(changelog): 3.1.1
|
2021-06-27 20:01:45 +08:00 |
|
chenjiahan
|
f70be87af1
|
chore: release 3.1.1
v3.1.1
|
2021-06-27 20:00:38 +08:00 |
|