8062 Commits

Author SHA1 Message Date
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
chenjiahan
20aa0aef7e docs(@vant/cli): changelog 3.10.9 2021-06-24 09:56:08 +08:00
chenjiahan
78ced10be2 chore: release @vant/cli@3.10.9 2021-06-24 09:54:50 +08:00
neverland
fa2d71fcb6
fix(cli): downgrade prettier version (#8920)
* fix(cli): downgrade prettier version

* chore: upd yarn.lock
2021-06-24 09:53:36 +08:00
踏学吾痕
ac3c5aa951
docs: fix format errors (#8919)
* docs: fix format errors

* docs: fix format errors
2021-06-24 09:49:08 +08:00
neverland
4f0ca629b2
feat(NoticeBar): add reset method (#8917) 2021-06-23 17:50:26 +08:00
neverland
dc8f190733
chore: fix blurred typo (#8916) 2021-06-23 17:08:32 +08:00
chenjiahan
e3b7411185 docs(changelog): 3.10.8 2021-06-23 16:44:45 +08:00
chenjiahan
e70e85279b chore: release @vant/cli@3.10.8 2021-06-23 16:42:14 +08:00
neverland
2877363489
feat(Tabs): add nav-bottom slot (#8915) 2021-06-23 16:38:29 +08:00
zoy-l
ec0f16b2aa
fix(@vant/cli): #8890 sfc compile error (#8914) 2021-06-23 16:38:14 +08:00
chenjiahan
6af1d38a3b docs(@vant/cli): changelog 3.10.7 2021-06-23 16:11:00 +08:00
chenjiahan
6290bae235 chore: release @vant/cli@3.10.7 2021-06-23 16:10:19 +08:00
neverland
a7a81ab5d5
fix(cli): allow custom postcss autoprefixer (#8912) 2021-06-23 15:57:41 +08:00
neverland
594edc90d9
docs(Cell): add inset version tip 2021-06-23 09:49:38 +08:00
chenjiahan
aaf4a1bf6b docs(changelog): 3.1.0 2021-06-22 20:58:53 +08:00
chenjiahan
2124c9d7f0 chore: release 3.1.0 v3.1.0 2021-06-22 20:46:12 +08:00
neverland
e0bfb44d3c
chore: rename range to clamp (#8903)
* chore: rename range to clamp

* chore: merge upstream
2021-06-21 16:20:03 +08:00
neverland
8fb8055243
docs(changelog): fix ConfigProvider link (#8897) 2021-06-19 16:14:01 +08:00