Commit Graph

207 Commits

Author SHA1 Message Date
三咲智子 Kevin Deng
6451e890cf
chore: update docs 2024-01-21 17:38:31 +08:00
三咲智子 Kevin Deng
6d71c30835
chore: bump 1.2.0 2024-01-21 17:34:12 +08:00
三咲智子 Kevin Deng
e9c7e2c2a0
refactor: disable resolveType by default 2024-01-21 17:32:31 +08:00
三咲智子 Kevin Deng
830fa7dff8
fix(resolve-type): support es2015 2024-01-21 17:26:26 +08:00
三咲智子 Kevin Deng
3f8f4bbfc6
feat: resolve TS type (#664) 2024-01-21 17:25:13 +08:00
renovate[bot]
fdc88d928b
chore(deps): update all non-major dependencies (#688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2024-01-21 17:11:15 +08:00
三咲智子 Kevin Deng
8fd4348a64
chore: release v1.1.6 2024-01-13 02:57:39 +08:00
zhiyuanzmj
d352b5849f
fix(plugin-jsx): v-model argument and modifier co-usage (#668) 2024-01-13 02:56:44 +08:00
三咲智子 Kevin Deng
9dccd01438
fix(plugin-jsx): interop default 2024-01-13 02:52:35 +08:00
renovate[bot]
baf379274a
chore(deps): update vitest monorepo to v1 (major) (#686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2024-01-13 02:49:05 +08:00
renovate[bot]
436868d9f9
chore(deps): update all non-major dependencies (#678)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2024-01-13 02:46:31 +08:00
三咲智子 Kevin Deng
62947451b3
chore(jsx-explorer): es module package 2024-01-13 02:44:35 +08:00
selicens
a700840f29
chore: update logo [skip ci] (#685) 2023-12-11 01:36:30 +08:00
三咲智子 Kevin Deng
b7190642dc
fix(plugin-jsx): make babel optional 2023-12-04 19:17:34 +08:00
dependabot[bot]
1ac7f7deda
chore(deps): bump @babel/traverse from 7.23.0 to 7.23.2 (#675)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-27 00:53:53 +09:00
renovate[bot]
02a56bf735
chore(deps): update all non-major dependencies (#673) 2023-10-25 16:01:48 +09:00
三咲智子 Kevin Deng
5e33e0b0ba
chore: upgrade deps 2023-09-26 20:09:16 +08:00
renovate[bot]
4050dd6da4
chore(deps): update all non-major dependencies (#671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 02:02:14 -05:00
renovate[bot]
1408abdd3b
chore(deps): update all non-major dependencies (#669)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 03:38:10 -05:00
renovate[bot]
08dfbdcf93
chore(deps): update all non-major dependencies (#666)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 11:32:36 -05:00
renovate[bot]
bfe427fa7e
chore(deps): update all non-major dependencies (#661)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-28 00:08:32 +08:00
三咲智子 Kevin Deng
1dd05b1ae8
fix(babel-helper-vue-transform-on): dts type 2023-08-01 23:30:05 +08:00
三咲智子 Kevin Deng
768fb3ec2a
refactor: improve types 2023-08-01 15:02:21 +08:00
renovate[bot]
580f45aafb
chore(deps): update all non-major dependencies (#659)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-17 17:03:47 +08:00
renovate[bot]
3997c3570c
chore(deps): update dependency prettier to v3 (#657)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-10 18:59:49 +08:00
renovate[bot]
1220687593
chore(deps): update all non-major dependencies (#656)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-07-10 14:16:33 +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
三咲智子 Kevin Deng
80f266b4e8
chore: release v1.1.3 2023-06-25 17:24:31 +08:00
三咲智子 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
三咲智子 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
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
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
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
52e4994efb
docs: add issues-helper badge (#512)
* Update README.md

* Update README-zh_CN.md
2021-09-30 10:18:35 +08:00