8038 Commits

Author SHA1 Message Date
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
neverland
b9bca6a731
fix(Slider): format v-model with step correctly (#8893) 2021-06-19 11:24:05 +08:00
踏学吾痕
8c3d5a32cb
docs(theme): fix article link for configProvider (#8891) 2021-06-19 09:56:17 +08:00
neverland
294045db7d
feat(CellGroup): add inset prop (#8885)
* feat(CellGroup): add inset prop

* docs: hide inset grouped in weapp
2021-06-18 10:08:45 +08:00
neverland
38833e1e81
style(cli): limit em max width (#8886) 2021-06-18 10:06:46 +08:00
neverland
305d73a087
feat(Cascader): add color option (#8883) 2021-06-18 09:39:00 +08:00
neverland
5966689ce3
feat(Cascader): add className option (#8882) 2021-06-17 21:11:08 +08:00
neverland
e3341e6c68
docs(Cascader): add Option description (#8880) 2021-06-17 21:03:32 +08:00
neverland
e28ac72484
feat(GridItem): add reverse prop (#8878) 2021-06-17 19:37:03 +08:00
neverland
41d95829ba
docs(NumberKeyboard): add maxlength description (#8877) 2021-06-17 19:12:18 +08:00
neverland
e4d720a261
fix(Dialog): allow message function to return html (#8872) 2021-06-17 10:04:14 +08:00
dependabot[bot]
32896da623
build(deps): bump postcss from 7.0.35 to 7.0.36 in /packages/vant-cli (#8866)
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-16 09:53:07 +08:00
dependabot[bot]
3064ef92cf
build(deps): bump postcss from 7.0.35 to 7.0.36 (#8865)
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-16 09:45:59 +08:00
chenjiahan
669345f282 docs(changelog): 3.1.0-beta.0 2021-06-14 16:16:28 +08:00
chenjiahan
5ce318fac9 chore: release 3.1.0-beta.0 v3.1.0-beta.0 2021-06-14 16:12:01 +08:00
neverland
4ccd7c1cb5
feat: add more color variables (#8861)
* style: add --van-warning-color

* style: add --van-success-color

* feat: add more color variables
2021-06-14 15:21:05 +08:00
neverland
d4735bb084
style: improve basic style inheritance (#8860) 2021-06-14 14:52:20 +08:00
chenjiahan
365bf989b1 docs: deprecate legacy theme document 2021-06-14 11:30:35 +08:00
chenjiahan
b07d715244 docs: add basic CSS variables 2021-06-14 11:30:35 +08:00
chenjiahan
981ad0f3ce docs: update componen varriable value format 2021-06-14 11:13:38 +08:00
chenjiahan
9b5882b8c3 docs: fix missing variable values 2021-06-14 11:13:38 +08:00
chenjiahan
b3cc75dcbd docs: update component css vars value 2021-06-14 11:13:38 +08:00
neverland
8e3833acc8
docs: update component CSS variable names (#8857) 2021-06-14 10:23:47 +08:00
neverland
34a3fe8787
docs: config provider usage (#8856) 2021-06-14 10:07:00 +08:00
neverland
b054dc878f
docs: update site style (#8855) 2021-06-14 09:59:13 +08:00