8030 Commits

Author SHA1 Message Date
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
neverland
5acf7e88bc
docs(Form): updat demo, using inset CellGroup (#8938) 2021-06-27 16:37:22 +08:00
neverland
68971c0773
docs(Stepper): fix before-change description (#8937) 2021-06-27 15:35:16 +08:00
neverland
12400a2527
feat(CollapseItem): add label slot (#8934)
* feat(CollapseItem): add label slot

* docs: upd
2021-06-26 21:43:00 +08:00
neverland
29f800b827
feat(Cell): add value slot, deprecate default slot (#8933) 2021-06-26 21:31:46 +08:00
chenjiahan
8354877428 docs(changelog): 3.11.0 2021-06-25 17:05:08 +08:00
chenjiahan
c611952c14 chore: release @vant/cli@3.11.0 2021-06-25 17:04:14 +08:00
zoy-l
384ee56f13
feat(cli): add convention static directory (#8929)
* fix: #8890 sfc compile error

* chore(vant-cli): add convention static directory

* chore(vant-cli): another way to deal with static resources
2021-06-25 17:02:55 +08:00
dependabot[bot]
14d0a3136a
build(deps-dev): bump @vant/cli from 3.10.6 to 3.10.9 (#8921)
Bumps [@vant/cli](https://github.com/youzan/vant) from 3.10.6 to 3.10.9.
- [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-06-24 10:01:11 +08:00