chenjiahan
|
e7ec2ff063
|
Merge branch 'dev' into next
|
2020-09-16 19:43:13 +08:00 |
|
chenjiahan
|
2e6e5a934b
|
docs(changelog): @vant/cli@2.5.3
|
2020-09-16 17:15:21 +08:00 |
|
chenjiahan
|
06b7b60e97
|
chore: release @vant/cli@2.5.3
|
2020-09-16 17:11:52 +08:00 |
|
ChangeHow
|
472035c5bf
|
chore(@vant/cli): 修复 vue-jest 生成 sourcemap 导致 jest 生成覆盖率失败 (#7188)
|
2020-09-16 17:08:46 +08:00 |
|
chenjiahan
|
357ff96b84
|
chore: release @vant/cli@3.0.0-alpha.10
|
2020-09-14 19:29:08 +08:00 |
|
chenjiahan
|
ef1cfe0ee8
|
chore(cli): bump deps
|
2020-09-14 19:28:47 +08:00 |
|
chenjiahan
|
c29aa94564
|
chore: release @vant/use@0.0.2
|
2020-09-14 18:56:12 +08:00 |
|
chenjiahan
|
47d6525ce2
|
chore(use): export usePageVisibility
|
2020-09-14 18:51:17 +08:00 |
|
chenjiahan
|
36b8748552
|
feat(use): usePageVisibility
|
2020-09-14 18:50:22 +08:00 |
|
chenjiahan
|
c5ef522f67
|
chore: release @vant/use@0.0.1
|
2020-09-14 17:49:26 +08:00 |
|
chenjiahan
|
4fa602bc77
|
feat(use): add useWindowSize
|
2020-09-14 17:48:14 +08:00 |
|
chenjiahan
|
0ce48b9239
|
chore(use): remove dist when build
|
2020-09-13 09:43:20 +08:00 |
|
chenjiahan
|
ed536d353d
|
chore: release @vant/use@0.0.1-alpha.2
|
2020-09-13 09:41:25 +08:00 |
|
chenjiahan
|
644ab9f7d0
|
Merge branch 'dev' into next
|
2020-09-13 09:40:27 +08:00 |
|
chenjiahan
|
ecbaddd5e1
|
feat(use): add useScrollParent
|
2020-09-12 22:04:02 +08:00 |
|
chenjiahan
|
68817e3aba
|
chore: adjust useVisibilityChange
|
2020-09-12 21:47:05 +08:00 |
|
chenjiahan
|
195f3ffea1
|
feat(use): add useClickAway
|
2020-09-12 21:29:08 +08:00 |
|
chenjiahan
|
a58da5570b
|
refactor(use): adjust useEventListener params
|
2020-09-12 21:16:44 +08:00 |
|
chenjiahan
|
9b502bcbbd
|
chore(use): adjust typings entry
|
2020-09-12 21:07:03 +08:00 |
|
dependabot[bot]
|
9750984d78
|
build(deps): bump node-fetch from 2.6.0 to 2.6.1 in /packages/vant-cli (#7173)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-12 20:44:32 +08:00 |
|
chenjiahan
|
977b14cce8
|
feat(use): add useEventListener
|
2020-09-11 23:08:17 +08:00 |
|
dependabot[bot]
|
ce88124702
|
build(deps): bump node-fetch in /packages/create-vant-cli-app (#7155)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-11 14:47:01 +08:00 |
|
dependabot[bot]
|
3f4a227fd7
|
build(deps): bump node-fetch from 2.6.0 to 2.6.1 in /packages/vant-icons (#7154)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-11 14:46:52 +08:00 |
|
dependabot[bot]
|
df34a0e85f
|
build(deps): bump http-proxy from 1.18.0 to 1.18.1 in /packages/vant-cli (#7153)
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-11 09:41:34 +08:00 |
|
chenjiahan
|
38edb83f37
|
chore: release @vant/use@0.0.1-alpha.1
|
2020-09-10 21:06:28 +08:00 |
|
chenjiahan
|
77ca6eabc9
|
chore(use): add release config
|
2020-09-10 21:05:53 +08:00 |
|
chenjiahan
|
cbeb3d4c81
|
chore(use): add release script
|
2020-09-10 21:04:37 +08:00 |
|
chenjiahan
|
dbc6b92868
|
feat: add @vant/use
|
2020-09-10 21:03:53 +08:00 |
|
chenjiahan
|
ad5980c914
|
Merge branch 'dev' into next
|
2020-09-10 17:35:33 +08:00 |
|
neverland
|
c77033dfbc
|
fix(Tag): text vertical align in miui (#7151)
* fix(Tag): text vertical align in miui
* chore: adjust font order
|
2020-09-10 17:32:54 +08:00 |
|
chenjiahan
|
c655c96026
|
chore(SubmitBar): extract render function
|
2020-09-06 23:06:20 +08:00 |
|
chenjiahan
|
8bd9fc91d3
|
chore: release @vant/cli@3.0.0-alpha.9
|
2020-09-06 10:51:56 +08:00 |
|
chenjiahan
|
4993ea135d
|
chore(cli): bump typescript 4.0
|
2020-09-06 10:51:06 +08:00 |
|
chenjiahan
|
71bae3fcb4
|
Merge branch 'dev' into next
|
2020-09-05 06:33:49 +08:00 |
|
dependabot[bot]
|
938e274251
|
build(deps): bump yargs-parser in /packages/vant-markdown-loader (#7101)
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 15.0.0 to 15.0.1.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md)
- [Commits](https://github.com/yargs/yargs-parser/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-05 06:13:21 +08:00 |
|
chenjiahan
|
772aecad05
|
Merge branch 'dev' into next
|
2020-09-03 20:41:39 +08:00 |
|
chenjiahan
|
94e096b1be
|
chore: bump @vant/icons@1.3.0
|
2020-09-03 14:38:15 +08:00 |
|
chenjiahan
|
56d3903d20
|
chore: release @vant/icons 1.3.0
|
2020-09-03 14:24:49 +08:00 |
|
chenjiahan
|
def6fb90c4
|
fix(Icon): calendar-o typo #7080
|
2020-09-03 14:11:02 +08:00 |
|
chenjiahan
|
ea6324234b
|
feat(Icon): add share-o icon
|
2020-09-03 14:07:53 +08:00 |
|
chenjiahan
|
e340af1dca
|
docs: update nav active style
|
2020-09-02 21:11:12 +08:00 |
|
chenjiahan
|
a4b175d2c6
|
docs: update site style
|
2020-09-02 21:09:57 +08:00 |
|
chenjiahan
|
8943f1f9f2
|
chore: release @vant/cli@3.0.0-alpha.8
|
2020-08-28 17:25:45 +08:00 |
|
chenjiahan
|
ba63cd18fa
|
feat(cli): support config npm tag
|
2020-08-28 17:24:51 +08:00 |
|
chenjiahan
|
daff756a03
|
chore: release @vant/eslint-config@3.0.0-alpha.2
|
2020-08-28 17:19:27 +08:00 |
|
chenjiahan
|
af64a6bedc
|
fix(eslint-config): update ban-ts-comment
|
2020-08-28 17:17:58 +08:00 |
|
chenjiahan
|
07d2e0de4f
|
chore: release @vant/cli@3.0.0-alpha.7
|
2020-08-28 15:25:08 +08:00 |
|
chenjiahan
|
61c44383c2
|
chore: update @vue/babel-plugin-jsx
|
2020-08-28 15:24:35 +08:00 |
|
chenjiahan
|
cabb26bbd8
|
Merge branch 'dev' into next
|
2020-08-25 19:08:29 +08:00 |
|
neverland
|
d97f7f644f
|
docs(cli): add searchConfig guide (#7048)
|
2020-08-25 19:05:13 +08:00 |
|