Commit Graph

12 Commits

Author SHA1 Message Date
三咲智子 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
dbba3205e4
refactor: upgrade project setup (#646) 2023-06-22 12:14:02 +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
xrkffgg
465d62928d
ci: create emoji-helper.yml (#513) 2021-09-30 10:19:30 +08:00
dependabot-preview[bot]
4cb4d7fcdf
Upgrade to GitHub-native Dependabot (#407)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-30 16:02:20 +08:00
Amour1688
d87a834ca2 chore: update codesandbox link 2021-02-07 21:12:11 +08:00
xrkffgg
29b20e3eb5
docs: add template & issue action (#305)
* docs: add pr template

* Create bug_report.md

* Create question.md

* Create issue-reply.yml
2021-02-07 10:37:12 +08:00
Amour1688
5790b83ed6
chore: replace namespace imports with named imports (#67)
* feat: Replace namespace imports with named imports (#54)

* Add .circleci/config.yml

* ci: fix circleci error

* fix: specifiers should be merged into a single importDeclaration

Co-authored-by: 逆寒 <869732751@qq.com>
Co-authored-by: tangjinzhou <415800467@qq.com>
2020-08-27 20:01:11 +08:00
xrk
ee0d544c24
chore: add tslint (#37)
* chore: tslint

* chore: workflow lint

Co-authored-by: Amour1688 <lcz_1996@foxmail.com>
2020-07-19 14:47:24 +08:00
Amour1688
e8861330ad chore: workflows 2020-07-11 14:30:38 +08:00