Commit Graph

23 Commits

Author SHA1 Message Date
三咲智子 Kevin Deng
33305d0978
revert: chore(deps): update dependency html-tags to v4 (#708)
This reverts commit 217b9229d6.
2024-09-07 05:29:25 +08:00
renovate[bot]
747a6527fa
chore(deps): update all non-major dependencies (#711)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2024-09-07 04:31:34 +08:00
三咲智子 Kevin Deng
3f8f4bbfc6
feat: resolve TS type (#664) 2024-01-21 17:25:13 +08:00
renovate[bot]
6043a035ff
chore(deps): update actions/setup-node action to v4 (#677)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-30 16:23:13 +08:00
三咲智子 Kevin Deng
5e33e0b0ba
chore: upgrade deps 2023-09-26 20:09:16 +08:00
renovate[bot]
8af2ceecf8
chore(deps): update actions/checkout action to v4 (#670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 03:38:31 -05:00
三咲智子 Kevin Deng
86ba932a03
chore: add reproduction to issue template 2023-07-30 23:17:10 +08:00
三咲智子 Kevin Deng
ae38332e63
chore: update renovate config 2023-07-09 19:45:47 +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
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