Commit Graph

589 Commits

Author SHA1 Message Date
renovate[bot]
25316c6477 chore(deps): update dependency c8 to v10 2025-12-16 01:36:16 +00:00
dopamine
0ca1570aa1 chore: upgrade to Vue 3.5 (#22096)
* chore: upgrade deps

* chore: replace __ExtractPublicPropTypes with ExtractPublicPropTypes

* fix: get rid of type errors

* fix: resolve test errors with @vue/test-utils v2.4.6

* fix: resolve test errors with Vue 3.5.22

* ci: set pnpm flag

* chore: update the Vue peer dependency version

* Apply suggestion from @tolking

Co-authored-by: qiang <qw13131wang@gmail.com>

* docs: update example code

Co-authored-by: warmthsea <2586244885@qq.com>

* chore: remove csstype (#22487)

* chore: fix merge code type error

* chore: fix test:ssr error

- Cannot read properties of undefined (reading 'getSSRProps')

* chore: fix typecheck:vitest error

* chore: update pnpm yaml file

* test: fix collapse accordion error

* chore: update deps

* chore: fix type error

* chore: lock file

* chore: sync change

sync with the remove of vue macro

* refactor: use computed instead of eagerComputed

* fix: timeline.test.tsx typecheck

* chore: clean lock file

try dont throw CodeFactor issues in ci

did:
- rm pnpm-lock.yaml
- rm -rf ./**/node_modules
- pnpm store prune
- pnpm cache delete
- pnpm install

Also stay in 3.1.0 for vue-tsc in order to avoid the warnings of
template refs, see https://github.com/vuejs/language-tools/issues/5815

* chore: format code

---------

Co-authored-by: Dsaquel <291874700n@gmail.com>
Co-authored-by: qiang <qw13131wang@gmail.com>
Co-authored-by: warmthsea <2586244885@qq.com>
Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com>
Co-authored-by: sea <45450994+warmthsea@users.noreply.github.com>
Co-authored-by: btea <2356281422@qq.com>
2025-12-16 09:34:03 +08:00
Noblet Ouways
899eeab499 chore: migrate fast-glob to tinyglobby (#23020)
* chore: migrate fast-glob to tinyglobby

* fix: ssr tests
2025-12-09 10:52:09 +01:00
Noblet Ouways
d215c1c145 style(theme-chalk): [menu] remove outline when hover in chrome (#22994)
* style(theme-chalk): [menu] remove outline when hover in chrome

* style: format

* chore: add scss to lint-staged

---------

Co-authored-by: rzzf <cszhjh@gmail.com>
2025-12-09 09:55:46 +08:00
Noblet Ouways
9c64744a3a chore: remove type-fest (#23002)
* chore: remove type-fest

* chore: apply suggestion

Co-authored-by: rzzf <cszhjh@gmail.com>

---------

Co-authored-by: rzzf <cszhjh@gmail.com>
2025-12-05 22:08:40 +08:00
renovate[bot]
30162c0aea chore(deps): update commitlint monorepo to v20 (major) (#22416)
chore(deps): update commitlint monorepo to v20

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-05 21:12:01 +08:00
jiaxiang
c5b8db9531 chore(deps): update dayjs to version 1.11.19 (#22910) 2025-11-25 07:44:05 +08:00
btea
1c002d289d chore: move all pnpm settings to pnpm-workspace.yaml (#22724) 2025-11-07 18:20:18 +01:00
一寸灰
5d1e59ed88 chore: Volta does not support SemVer (#22712)
chore: Volte does not support SemVer
2025-11-07 16:19:34 +08:00
一只前端汪
f52869db01 chore: update puppeteer to V24 (#22615)
* chore: update puppeteer to V24

* fix: add Chromium
2025-10-30 09:01:46 +01:00
一只前端汪
df8475660d chore: upgrade pnpm to v10 (#22435)
* chore: Upgrade pnpm to v10

* fix: Remove comments

* fix: remove pnpm cache

* fix: Manually retrieve cache directory

* fix: unuse actions/cache@v4

* fix: test
2025-10-21 18:13:00 +08:00
Noblet Ouways
1f11db39db chore: remove concurrently (#22501) 2025-10-17 09:08:44 +08:00
Noblet Ouways
74387dc1a7 ci: fix eslint warning (#22447) 2025-10-13 07:31:05 +08:00
Noblet Ouways
d9ce750e59 ci: use eslint concurrency (#22412) 2025-10-05 13:06:34 +02:00
Noblet Ouways
9f7cd8cdf6 ci: use prettier experimental cli (#22411) 2025-10-04 11:44:59 +02:00
一只前端汪
7c16480bcd refactor(style): Update Eslint to V9 and Prettier to V3 (#21949)
* refactor(style): Update Eslint to V9 and Prettier to V3

* fix: vscode color

* fix: vscode color

* chore: remove Useless dependence and old config file

* chore: format

* Merge branch 'dev' into eslintV9

* fix: fix

* fix: ssr test

* fix: ssr test

* fix: use defineConfig

* fix: prettier format and ignore docs dist

* fix: index.mjs => index.js

* fix: Vscode color

* fix: prettier ignore global.d.ts

* fix: format

---------

Co-authored-by: 2586740555 <15972343+CYJ090915@user.noreply.gitee.com>
2025-09-29 14:14:30 +08:00
jiaxiang
eea25b2d90 chore: Remove un used deps (#22365)
* chore: remove escape-html dependency

* chore: remove escape-html dependency
2025-09-29 11:57:09 +08:00
Zhong
cb672f0ad1 chore: upgrade @element-plus/icons-vue 2.3.1 to 2.3.2 (#22343) 2025-09-28 23:59:30 +08:00
jiaxiang
6d4cc22626 chore(deps): update lodash and related type definitions (#22303)
* chore(deps): update lodash and related type definitions

* chore(deps): update lodash type definitions and lodash-unified version

* chore(deps): update lodash type definitions
2025-09-25 13:31:25 +02:00
jiaxiang
8694d352e9 chore: upgrade dayjs 1.11.13 to 1.11.18 (#22146) 2025-09-15 14:42:20 +08:00
qiang
ac814d3a22 ci: add locale:sync scripts (#21857)
* ci: add locale:sync scripts

* chore: remove el.datepicker.week

* chore: execute locale:sync commands

* chore: rename LocaleObject to TranslatePair
2025-08-28 20:22:30 +08:00
Jeremy
a9f7bcb54f feat(project): organize dependencies properly (#21683) 2025-08-09 09:33:16 +08:00
btea
d927fad102 chore: upgrade rimraf (#21598) 2025-08-04 00:50:08 +02:00
kooriookami
abb73414af chore: update node version (#20916) 2025-06-04 11:43:10 +08:00
btea
b290b3b1af chore: remove npm-run-all2 (#20904) 2025-06-02 21:13:36 +02:00
btea
59df5d8ecc ci: override jwa compatible node 24.0.0 (#20697) 2025-05-12 16:41:54 +08:00
dopamine
8edea27a36 build: rollup dts (#20586)
* build: rollup dts

* update

* update
2025-05-06 09:42:40 +08:00
btea
9216ec9652 chore: upgrade vueuse to 10.11.0 (#20601) 2025-04-30 22:27:06 +08:00
renovate[bot]
01e88018d3 chore(deps): update dependency happy-dom to v17 (#20499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-21 12:44:27 +08:00
Noblet Ouways
2b3d2e77b4 chore(deps): drop esbuild-kit/cjs-loader (#20414)
* chore(deps): drop `esbuild-kit/cjs-loader`

* chore: use `commitlint/config-conventional`

* Update commitlint.config.mjs

Co-authored-by: sea <45450994+warmthsea@users.noreply.github.com>

* chore: tsx shortcut tweaks

* chore: add final lock

---------

Co-authored-by: sea <45450994+warmthsea@users.noreply.github.com>
2025-04-16 17:54:37 +08:00
Noblet Ouways
d8417b7ca0 chore: run prettier on commit (#20409)
* chore: run prettier on commit

* chore: add random unformatted file

* chore: upgrade lint-staged to 15.5.1
Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com>
Co-authored-by: btea <2356281422@qq.com>
2025-04-16 09:15:28 +08:00
sea
f4f1d53070 ci: update lint pr title (#19898)
* chore(ci): delete lint-commit-message file

* ci: update

* ci: update
2025-02-23 22:21:11 +08:00
iamkun
1b70aeae5d Revert "ci: update test-ssr.yml" (#19610)
Revert "ci: update test-ssr.yml (#19521)"

This reverts commit eab540a3f7.
2025-01-10 21:30:02 +08:00
btea
35d636f17c chore: upgrade puppeteer to 23.11.1 (#19500) 2025-01-06 16:55:37 +08:00
renovate[bot]
9520f661f4 chore(deps): update dependency @types/node to v22 (#18760)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qiang <qw13131wang@gmail.com>
2024-11-21 12:46:24 +08:00
qiang
ead1002533 chore(deps): update vite related dependency for play and docs (#18809)
* chore(deps): update vite related dependency for play and docs

* fix: type error

* fix: unocss

* chore: add port

* fix: types

---------

Co-authored-by: warmthsea <2586244885@qq.com>
2024-11-08 09:38:27 +08:00
thinkasany
ff2211d673 chore: remove deprecated package @types/sass (#18786) 2024-11-07 12:27:12 +08:00
thinkasany
f16d9a1aef chore: upgrade dayjs 1.11.3 to 1.11.13 (#18738)
Co-authored-by: upthen <163709439+upthen@users.noreply.github.com>
2024-11-04 10:22:15 +08:00
dopamine
a9f15b6f12 fix: downgrade vue-tsc to 2.0.28 (#18737) 2024-11-01 15:36:10 +08:00
Jungzl
7bba5332f1 chore: update dependencies (#18573)
* chore: update dependencies

typescript: v5.5
vue-tsc: v2
eslint: v8-latest
@commitlint/*: v18

* fix: apply suggestions

* fix: ignore some ts errors
2024-10-29 10:01:58 +08:00
无聊波波
ab41b477fd fix(theme-chalk): upgrade SASS version and fix deprecated color function (#18376)
Upgrade SASS version to 1.79.3
fix code from #18300

closed #18306, #18301, #18300
2024-09-30 16:02:40 +08:00
dopamine
6b1b086e4a chore: upgrade to pnpm 9 (#18255) 2024-09-13 11:21:56 +08:00
btea
4f380a6911 chore: upgrade vitest (#18099)
* chore: upgrade vitest

* chore: update
2024-08-31 16:18:56 +08:00
dopamine
79938178dd build: use vue-tsc to generate dts (#16111)
* build: use vue-tsc to generate dts

* reduce inline type declaration

* fix: type checking failed

* apply suggestions from code review

* address PR comments
2024-08-07 12:01:46 +08:00
btea
b1bfb9fd1b fix(components): [input] unify async-validator string length calc (#16757)
fix(components): [input] unify `async-validator` character length calc
2024-05-20 12:22:56 +08:00
一只前端汪
c3dc4b304e chore(test-utils): update vitest version (#16791) 2024-05-08 19:21:52 +08:00
renovate[bot]
89183e2681 chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#16025)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-27 12:10:45 +08:00
btea
28174c82e9 chore: add @vitest/coverage-v8 (#16493)
* chore: add @vitest/coverage-v8

* chore: test action

* chore: action revert
2024-04-15 17:21:40 +08:00
btea
d0eb6c3d1a feat: support node 18+ & update tsx and vitest (#16190)
* feat: support node 18+ & update tsx and vitest

* chore: update

* chore: remove

* fix: update dep

* test: fix autocomplete

* test: update

* test: update

* chore: update

* chore: update

* chore: update
2024-04-11 17:48:34 +08:00
btea
41bcd9e1f5 chore: update husky (#15867) 2024-02-23 09:10:20 +08:00