renovate[bot]
a43886a39c
chore(deps): update all non-major dependencies ( #654 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-03 15:41:54 +08:00
三咲智子 Kevin Deng
64a7637a1e
chore: release v1.1.5
2023-06-29 22:02:20 +08:00
三咲智子 Kevin Deng
a030d15018
fix: don't transform empty string to boolean
...
closes #653
2023-06-29 22:01:58 +08:00
三咲智子 Kevin Deng
e73b065360
chore: release v1.1.4
2023-06-26 15:54:40 +08:00
三咲智子 Kevin Deng
450d742287
fix: support es2015
...
closes #650
2023-06-26 15:54:05 +08:00
renovate[bot]
51227ade98
chore(deps): update all non-major dependencies ( #649 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-26 13:10:20 +08:00
三咲智子 Kevin Deng
80f266b4e8
chore: release v1.1.3
2023-06-25 17:24:31 +08:00
三咲智子 Kevin Deng
5f7f79ebcc
revert: "ci: move prepublish to package"
...
closes #647
This reverts commit fb119038e8
.
2023-06-25 17:23:36 +08:00
三咲智子 Kevin Deng
a5105297d7
ci: fix npm provenance
2023-06-25 17:23:36 +08:00
三咲智子 Kevin Deng
23029114e6
ci: fix permissions
2023-06-25 16:55:45 +08:00
三咲智子 Kevin Deng
ef1a0fd5ba
chore: release v1.1.2
2023-06-25 16:54:26 +08:00
三咲智子 Kevin Deng
8ed497de1d
fix(jsx): multiline property value
...
closes #598
closes #569
2023-06-25 16:52:44 +08:00
三咲智子 Kevin Deng
e434f78f6f
chore: update vue core links
2023-06-25 16:43:26 +08:00
三咲智子 Kevin Deng
cb55979a56
refactor(jsx-explorer): remove MonacoEditorPlugin
2023-06-25 16:40:31 +08:00
三咲智子 Kevin Deng
d48208ab71
chore: enable npm provenance
2023-06-25 16:33:34 +08:00
三咲智子 Kevin Deng
fb119038e8
ci: move prepublish to package
2023-06-23 20:49:48 +08:00
三咲智子 Kevin Deng
a92ff91c16
feat(jsx-explorer): support dev debugging
2023-06-22 19:18:56 +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
Maxim Mazurok
687be8aca8
[docs] Typo fix ( #629 )
...
"should be replace with" => "should be replace*d* with"
2022-12-20 23:59:57 +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
Haoqun Jiang
e83be04abe
chore: configure renovate and remove dependabot
2022-10-14 18:04:28 +08:00
CHOYSEN
13839619c3
docs: update chinese README ( #521 )
2022-06-23 12:05:00 +08:00
Evan You
f3f3650c20
chore: update repo references
2022-01-18 16:58:05 +08:00
A SOUL
a883ce1296
docs: update README-zh_CN.md ( #531 )
2021-12-21 11:11:37 +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
8b04288f87
docs: v1.1.1 changelog [ci skip]
2021-10-17 17:50:01 +08:00
Amour1688
04fb7f7780
v1.1.1
2021-10-17 17:47:23 +08:00
Amour1688
6f0282f5c0
style: lint
2021-10-17 17:46:40 +08:00
Luo Zhihao
35780fd7d4
fix: wrong compilation result when _Fragment is imported ( #518 )
...
* fix: optimize Fragment judgement
Co-authored-by: Amour1688 <lcz141186@gmail.com>
2021-10-15 10:37:19 +08:00
xrkffgg
465d62928d
ci: create emoji-helper.yml ( #513 )
2021-09-30 10:19:30 +08:00
xrkffgg
52e4994efb
docs: add issues-helper badge ( #512 )
...
* Update README.md
* Update README-zh_CN.md
2021-09-30 10:18:35 +08:00
Amour1688
cf7898bca7
docs: update readme [ci skip]
2021-09-30 07:18:36 +08:00
Amour1688
c3b7da5e92
docs: v1.1.0 changelog [ci skip]
2021-09-30 06:54:50 +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
55035e3f1d
fix: throw state.get(...)
when using object slots ( #494 )
2021-09-03 23:52:48 +08:00
dependabot[bot]
e0d0162d6b
chore(deps): bump browserslist from 4.16.0 to 4.16.6 ( #438 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.16.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.0...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-03 21:35:21 +08:00
dependabot[bot]
7257edc8a1
chore(deps-dev): bump @typescript-eslint/eslint-plugin ( #489 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.15.2 to 4.30.0.
- [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.30.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-09-03 20:44:14 +08:00
dependabot[bot]
043ad97611
chore(deps): bump @babel/helper-module-imports from 7.12.5 to 7.15.4 ( #493 )
...
Bumps [@babel/helper-module-imports](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-module-imports ) from 7.12.5 to 7.15.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.15.4/packages/babel-helper-module-imports )
---
updated-dependencies:
- dependency-name: "@babel/helper-module-imports"
dependency-type: direct:production
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-09-03 18:04:44 +08:00
dependabot[bot]
10b28583c5
chore(deps): bump @babel/plugin-syntax-jsx from 7.12.1 to 7.14.5 ( #448 )
...
Bumps [@babel/plugin-syntax-jsx](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-jsx ) from 7.12.1 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-syntax-jsx )
---
updated-dependencies:
- dependency-name: "@babel/plugin-syntax-jsx"
dependency-type: direct:production
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-09-03 17:52:48 +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
dependabot[bot]
1ac52f8bdd
chore(deps-dev): bump @babel/core from 7.12.10 to 7.14.3 ( #432 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.10 to 7.14.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.3/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 15:37:24 +08:00
Amour1688
3dcca6d06d
test: isCustomElement snap
2021-05-20 20:46:06 +08:00
fxy060608
117b25a56a
fix: should check isCustomElement
( #431 )
...
* fix: respect isCustomElement
* chore: yarn lint
2021-05-14 20:18:27 +08:00
Amour1688
77ed541aa3
chore: license [ci skip]
2021-05-10 12:12:57 +08:00