Commit Graph

35 Commits

Author SHA1 Message Date
rzzf
12e4038f82 chore: bump lodash and lodash-es (#23510) 2026-01-23 11:42:43 +08:00
btea
598af41d99 feat(build): add supply-validator-plugin plugin (#23458)
* feat(hooks): add useValidator hook

* fix: lint

* feat: add plugin

* chore: add dep

* fix: update

* chore: update script

* fix: remove never used `mergeDefaults`
2026-01-22 12:55:10 +08:00
dopamine
6535556183 chore: upgrade Vue plugin deps in build package (#23345)
* chore: upgrade vue plugin deps

* chore: upgrade rollup
2026-01-11 10:46:45 +08: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
7fbaa6561f revert: api extractor (#22622)
* chore: revert api extractor

* chore: remove typescript override

* chore: redo typescript override
2025-10-31 20:19:04 +08:00
dopamine
8edea27a36 build: rollup dts (#20586)
* build: rollup dts

* update

* update
2025-05-06 09:42:40 +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
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
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
sea / 神秘海
4e0bed01e5 chore(build): fix cdn process error (#16870)
* chore: fix cdn process error

* chore: add deps @rollup/plugin-replace
2024-05-15 19:01:34 +08:00
xx
1ecdafb2af chore: fixed @element-plus/build-constants version (#16794)
* chore: 🤖 fixed @element-plus/build-constants version

#16793

* chore: 🤖 update lockfile

---------

Co-authored-by: xiangxiao <xiangxiao3@hikvision.com.cn>
2024-05-15 13:05:19 +08:00
qiang
98e171ef4b chore(build): optimize the conversion of type in documents (#10419) 2022-11-04 08:00:42 +00:00
qiang
ec65bf9626 refactor(build): optimize the conversion of attributes in documents (#9970) 2022-10-05 10:36:53 +00:00
三咲智子
861a7953b4 refactor(components): switch to vue macros (#9306) 2022-09-16 22:57:41 +08:00
qiang
189c379ddc chore: add attribute enum autosuggestion for WebStorm (#9663) 2022-09-10 09:14:31 +08:00
renovate[bot]
ca56e64fa3 chore(deps): update all non-major dependencies (#8484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-28 06:34:17 +08:00
renovate[bot]
4a8277ceb3 chore(deps): update all non-major dependencies (#8236)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-06-15 01:48:52 +08:00
renovate[bot]
697ac8c94b fix(deps): update all non-major dependencies (#7847)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-06-07 17:36:24 +00:00
三咲智子
3d2a257101 refactor(build): use esbuild and tsx (#7876) 2022-05-24 11:31:16 +00:00
三咲智子
517efb99dc fix: improve deps (#7763) 2022-05-20 17:41:27 +08:00
renovate[bot]
0a79c3e33b chore(deps): update all non-major dependencies (#7754)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-05-17 21:46:20 +08:00
renovate[bot]
67ae7ace9a fix(deps): update dependency @rollup/plugin-commonjs to v22 (#7452)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-01 15:58:42 +08:00
renovate[bot]
dd84f90946 fix(deps): update all non-major dependencies (#7209)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-04-19 08:45:52 +08:00
Renovate Bot
ef9038ad71 chore(deps): update all non-major dependencies 2022-04-12 01:38:15 +08:00
三咲智子
2ca93aabd7 feat: publish eslint config and metadata (#7063) 2022-04-09 04:32:01 +08:00
三咲智子
6a290ff85a refactor(build): improve building (#7048)
* fix: fetching contributors

* refactor(build): improve building

* fix: building

* refactor: build constants

* fix: lockfile

* ci: remove token

* ci: rename

* refactor: improve docs constant
2022-04-08 14:17:44 +08:00
renovate[bot]
51bd286b6d chore(deps): update all non-major dependencies (#6995)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-04 15:54:28 +08:00
三咲智子
d6a4415306 chore: upgrade deps (#6937)
* chore: upgrade deps

* chore: upgrade deps
2022-04-01 10:33:16 +08:00
renovate[bot]
65149ab551 fix(deps): update all non-major dependencies (#6893)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-30 02:42:23 +08:00
renovate[bot]
b1fc5edacf chore(deps): update dependency @pnpm/types to v8 (#6895)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-30 02:29:37 +08:00
renovate[bot]
8f1e6168b1 chore(deps): update all non-major dependencies (#6729) 2022-03-21 17:40:56 +08:00
renovate[bot]
bfcdddcdb3 chore(deps): update dependency @pnpm/find-workspace-packages to v4 (#6730)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-21 17:17:41 +08:00
三咲智子
03f28a7a1a refactor(build): improve build plugin (#6721) 2022-03-21 12:59:52 +08:00
三咲智子
bb939c6a58 refactor(build): move to internal package (#6585)
* refactor(build): move to internal package

* ci: fix

* chore: fix

* fix: docs

* chore: add fast-glob to root package

* chore: fix PR comments

* build: add tsx

* refactor: re-organize

* refactor: improve log
2022-03-15 19:23:38 +08:00