三咲智子 Kevin Deng
a5105297d7
ci: fix npm provenance
2023-06-25 17:23:36 +08:00
三咲智子 Kevin Deng
ef1a0fd5ba
chore: release v1.1.2
2023-06-25 16:54:26 +08:00
renovate[bot]
5a25165e66
chore(deps): update all non-major dependencies ( #615 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe >
2023-06-22 15:21:41 +08:00
三咲智子 Kevin Deng
dbba3205e4
refactor: upgrade project setup ( #646 )
2023-06-22 12:14:02 +08:00
Haoqun Jiang
d13cd89ecc
fix: add @babel/core as peerDependencies
...
Fixes pnpm & yarn warnings as said in https://github.com/vuejs/create-vue/issues/213
2022-12-14 16:59:47 +08:00
renovate[bot]
367d21d7af
chore(deps): update all non-major dependencies ( #611 )
...
* chore(deps): update all non-major dependencies
* chore: remove the lockfile and reinstall to update trnasitive deps
The outdated `@types/babel__traverse` package is causing type errors
* fix: fix htmlTags type error
* fix: pin @types/node to 18.8.0 to work around https://github.com/johnsoncodehk/volar/issues/1985
* fix: pin @vue/test-utils temporarily to avoid snapshot differences
* test: update snapshot
As far as I see, all the snapshot differences are merely the newlines
after `import` statements
* test: add `attachTo: document.body` to make click event take effect
See https://github.com/vuejs/test-utils/issues/1470#issuecomment-1114752388
* fix: fix mjs processing for webpack 4
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com >
2022-10-15 10:33:17 +08:00
Evan You
f3f3650c20
chore: update repo references
2022-01-18 16:58:05 +08:00
dependabot[bot]
8fa8beffa9
chore(deps-dev): bump vue from 3.2.8 to 3.2.26 ( #532 )
...
Bumps [vue](https://github.com/vuejs/vue ) from 3.2.8 to 3.2.26.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/commits )
---
updated-dependencies:
- dependency-name: vue
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-12-20 20:43:05 +08:00
Amour1688
04fb7f7780
v1.1.1
2021-10-17 17:47:23 +08:00
Amour1688
942b3b4a65
v1.1.0
2021-09-30 06:52:13 +08:00
Kael
1ab8483933
feat: allow string arguments on directives ( #496 )
...
* chore: update dependencies
* feat: allow string arguments on directives
resolves #325
2021-09-22 10:27:50 +08:00
Amour1688
65ebf6fd09
v1.0.7
2021-09-03 23:57:56 +08:00
Amour1688
95ddd34acc
chore: update scripts [ci skip]
2021-09-03 23:57:11 +08:00
Amour1688
47fc86356e
Revert "feat: add umd bundle ( #457 )" ( #458 )
...
This reverts commit b0cdddae94 .
2021-06-24 20:52:10 +08:00
hangzou
b0cdddae94
feat: add umd bundle ( #457 )
2021-06-24 20:20:08 +08:00
Amour1688
425b3eac38
v1.0.6
2021-05-02 12:27:47 +08:00
Amour1688
cbad0e5c5f
v1.0.5
2021-04-18 11:05:28 +08:00
Amour1688
c48dbb7dc8
v1.0.4
2021-03-29 21:04:28 +08:00
dependabot-preview[bot]
de17052e7d
chore(deps-dev): bump vue from 3.0.5 to 3.0.7 ( #356 )
...
Bumps [vue](https://github.com/vuejs/vue ) from 3.0.5 to 3.0.7.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-15 17:36:14 +08:00
Amour1688
a744cb1aab
chore(deps-dev): bump typescript to 4.2.3
2021-03-13 14:51:16 +08:00
Amour1688
fa36f02535
v1.0.3
2021-02-06 21:51:19 +08:00
Amour1688
ee3faaf58b
v1.0.2
2021-01-17 00:23:07 +08:00
Amour1688
c0a3d56b7f
v1.0.1
2021-01-09 21:28:52 +08:00
dependabot-preview[bot]
764afcdb3c
chore(deps-dev): bump @vue/compiler-dom from 3.0.4 to 3.0.5 ( #250 )
...
Bumps [@vue/compiler-dom](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-dom ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/vuejs/vue-next/releases )
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-next/commits/v3.0.5/packages/compiler-dom )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-09 00:01:08 +08:00
dependabot-preview[bot]
03e839047c
chore(deps-dev): bump vue from 3.0.0 to 3.0.5 ( #246 )
...
Bumps [vue](https://github.com/vuejs/vue ) from 3.0.0 to 3.0.5.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-01 21:09:25 +08:00
Amour1688
503e232741
v1.0.0
2020-12-26 01:02:41 +08:00
Amour1688
cf25aa0b65
v1.0.0-rc.5
2020-12-12 00:44:16 +08:00
dependabot-preview[bot]
c04904f209
chore(deps-dev): bump @vue/compiler-dom from 3.0.0 to 3.0.4 ( #208 )
...
Bumps [@vue/compiler-dom](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-dom ) from 3.0.0 to 3.0.4.
- [Release notes](https://github.com/vuejs/vue-next/releases )
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-next/commits/v3.0.4/packages/compiler-dom )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-12 00:12:31 +08:00
Amour1688
fe68d384c9
v1.0.0-rc.4
2020-12-08 22:19:39 +08:00
Amour1688
5b6323f22a
feat: should support passing object slots via JSX children ( #204 )
...
* feat: should support passing object slots via JSX children
* feat: add unit test
* feat: remove `cloneDeep` of `isSlot`
* chore(deps): add `@babel/template`
2020-12-07 23:05:41 +08:00
Amour1688
9ea52ee9a1
feat: use addNamed import ( #196 )
2020-11-29 19:02:03 +08:00
dependabot-preview[bot]
5d4a501bfe
chore(deps-dev): bump vue from 3.0.0-rc.10 to 3.0.0 ( #128 )
...
Bumps [vue](https://github.com/vuejs/vue ) from 3.0.0-rc.10 to 3.0.0.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-09 15:58:51 +08:00
dependabot-preview[bot]
bac6fde576
chore(deps-dev): bump @vue/compiler-dom from 3.0.0-rc.10 to 3.0.0 ( #124 )
...
Bumps [@vue/compiler-dom](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-dom ) from 3.0.0-rc.10 to 3.0.0.
- [Release notes](https://github.com/vuejs/vue-next/releases )
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-next/commits/v3.0.0/packages/compiler-dom )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-09 10:33:00 +08:00
Amour1688
bd938b770d
v1.0.0-rc.3
2020-09-14 17:23:43 +08:00
Amour1688
4398191f95
chore: remove webpack-dev-server
2020-09-08 14:12:19 +08:00
dependabot-preview[bot]
d00a225a2d
chore(deps-dev): bump vue from 3.0.0-rc.9 to 3.0.0-rc.10 ( #91 )
...
Bumps [vue](https://github.com/vuejs/vue ) from 3.0.0-rc.9 to 3.0.0-rc.10.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-05 11:32:51 +08:00
dependabot-preview[bot]
98fe1c8051
chore(deps-dev): bump @vue/compiler-dom from 3.0.0-rc.9 to 3.0.0-rc.10 ( #93 )
...
Bumps [@vue/compiler-dom](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-dom ) from 3.0.0-rc.9 to 3.0.0-rc.10.
- [Release notes](https://github.com/vuejs/vue-next/releases )
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-next/commits/v3.0.0-rc.10/packages/compiler-dom )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-05 11:32:31 +08:00
dependabot-preview[bot]
5001c1e912
chore(deps-dev): bump @typescript-eslint/eslint-plugin ( #88 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 3.10.1 to 4.0.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.0.1/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-03 22:12:10 +08:00
dependabot-preview[bot]
0c01e71932
chore(deps-dev): bump typescript from 3.9.6 to 4.0.2 ( #89 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.9.6 to 4.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.6...v4.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-02 15:09:11 +08:00
dependabot-preview[bot]
341d461261
chore(deps-dev): bump @typescript-eslint/parser from 3.10.1 to 4.0.1 ( #85 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 3.10.1 to 4.0.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.0.1/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-02 15:05:35 +08:00
dependabot-preview[bot]
dcf22537b1
chore(deps-dev): bump vue from 3.0.0-rc.7 to 3.0.0-rc.9 ( #79 )
...
Bumps [vue](https://github.com/vuejs/vue ) from 3.0.0-rc.7 to 3.0.0-rc.9.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-31 15:12:19 +08:00
jawn-ha
37af260a2f
docs: fix the repo's link ( #74 )
...
Co-authored-by: zhanghj <zhanghj@getui.com >
2020-08-30 20:25:51 +08:00
Amour1688
03b33574e6
v1.0.0-rc.2
2020-08-28 10:24:39 +08:00
Amour1688
09c220eeff
chore: rename package namesapce from ant-design-vue to vue
2020-08-28 09:42:13 +08:00
dependabot-preview[bot]
1f9e7b440c
chore(deps-dev): bump @vue/compiler-dom from 3.0.0-rc.7 to 3.0.0-rc.9 ( #60 )
...
Bumps [@vue/compiler-dom](https://github.com/vuejs/vue-next ) from 3.0.0-rc.7 to 3.0.0-rc.9.
- [Release notes](https://github.com/vuejs/vue-next/releases )
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-next/compare/v3.0.0-rc.7...v3.0.0-rc.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-27 20:02:39 +08:00
renovate[bot]
86b5051174
chore(deps): update vue monorepo to v3.0.0-rc.7 ( #56 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-08-22 08:48:14 +08:00
renovate[bot]
831987885b
chore(deps): update vue monorepo to v3.0.0-rc.6 ( #55 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-08-20 09:14:28 +08:00
renovate[bot]
d9f96e02b3
chore(deps): update dependency @vue/test-utils to v2.0.0-beta.2 ( #52 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-08-06 09:36:45 +08:00
renovate[bot]
1dbc78205f
chore(deps): update dependency @vue/test-utils to v2.0.0-beta.1 ( #50 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-08-01 20:35:11 +08:00
Amour1688
d19a593080
v1.0.0-rc.1
2020-07-29 09:46:15 +08:00