113 Commits

Author SHA1 Message Date
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
sea
1f7cdc3915 chore: only show warnings in dev mode (#22675)
* chore: only show warnings in dev mode

* chore: test

* chore: test2

* chore: test3

* chore: test3

* chore: update 4

* chore: update

* chore: update

* chore: update

* chore: update

Co-authored-by: btea <2356281422@qq.com>

* chore: add security checks to all process

---------

Co-authored-by: btea <2356281422@qq.com>
2025-11-10 09:25:01 +08:00
btea
84919cd203 build: copy LICENSE file to output (#22703)
* build: copy `LICENSE` file to output

* fix: format
2025-11-05 13:34:22 +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
0song
a5a6a1b825 chore: update CI config (#22484) 2025-10-15 14:33:39 +00:00
一只前端汪
502f445199 fix: use @eslint/markdown instead of eslint-plugin-markdown (#22434) 2025-10-10 11:31:56 +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
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
sea
cd2285f5bb chore: add consistent-type-imports eslint rules to .ts file (#22195)
* chore: add import type rules to .ts

* chore: update

* chore: update
2025-09-17 10:11:26 +08:00
Monday1997
9062df2f31 fix(build): path compatible with Windows platform (#21423)
* fix(build-utils): fn excludeFiles has bug if path with 'test' in win32

* fix: update

* chore: rename slash to normalizePath

---------

Co-authored-by: btea <2356281422@qq.com>
Co-authored-by: qiang <qw13131wang@gmail.com>
2025-08-21 11:39:32 +08:00
qiang
2e50f05d0f style(eslint-config): optimize matching of style files (#21748) 2025-08-13 13:27:18 +02:00
Noblet Ouways
99dacaaaec chore: build & doc tiny tweak (#21644)
chore: doc tweak
2025-08-06 17:46:30 +08:00
btea
86f49acafd chore(build): replace process (#21584) 2025-08-01 20:10:49 +08:00
yuhengshen
5ee6449b01 fix(types): [other] cannot find declare module types from installed packages (#21266)
* fix(types): cannot find declare module types from installed packages

* fix(types): play global type error

* fix(types): typecheck error
2025-07-11 13:47:18 +08:00
Noblet Ouways
2f17df1209 style(eslint-config): newline before import type (#21036)
* perf: change to import-x

* feat: add rules

* chore: fix rule

* chore: fix

* chore: fix

* chore: fix

* style: `pnpm lint:fix`

* Revert "style: `pnpm lint:fix`"

This reverts commit db0116a288.

* Revert "chore: fix"

This reverts commit 69c82a90c0.

* chore: fix

* style: `pnpm lint:fix`

* fix: lint

* chore: `pnpm format`
2025-06-16 15:37:12 +08:00
qiang
9539c19b40 style(eslint-config): add rules to restrict the imports of element-plus (#20959)
* style(eslint-config): add rules to restrict the imports of element-plus

* chore: added validation for tsx files

* chore: revert the shell
2025-06-13 17:07:39 +08:00
qiang
168b5f34ca style(eslint-config): move newline-after-import to global (#21011) 2025-06-12 22:30:23 +08:00
btea
b290b3b1af chore: remove npm-run-all2 (#20904) 2025-06-02 21:13:36 +02: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
sea
1084071fcf chore(eslint-config): add newline-after-import rules (#20309)
chore: add `newline-after-import` rules
2025-03-31 20:48:10 +08:00
sea
244e811b44 chore(eslint-config): add line-between-blocks rules (#20051) 2025-03-08 08:55:02 +08:00
qiang
5a87198d08 build(build): [package] remove imports with side effects (#18670)
Co-authored-by: sea <45450994+warmthsea@users.noreply.github.com>
2024-11-28 21:06:07 +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
be79242a20 chore(build): remove redundant code (#18224) 2024-09-17 12:29:54 +08:00
DDDDD12138
60cb2262f9 chore: optimize dts imports (#18051)
* feat: move /typings/components.d.ts to /typings/global.d.ts

* feat: use /typings/global.d.ts file

* chore: adjust the order for global.d.ts
2024-09-03 14:34:21 +08:00
myron
0ef4b492b8 fix(components): fixed add listeners not remove on beforeunmount (#17344)
* fix(components): fixed add listeners not remove on beforeunmount

* docs(ci):  close vue hoistStatic mode compile

* Update packages/components/popper/src/trigger.vue

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

* Update packages/components/time-picker/src/common/picker.vue

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

* Update packages/components/tooltip/src/content.vue

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

* Update packages/components/tooltip/src/content.vue

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

* Update packages/components/popper/src/trigger.vue

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

* Update packages/components/autocomplete/src/autocomplete.vue

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

* Update packages/components/popper/src/trigger.vue

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

* ci: update full bundle vue compiler config, fixed hoistStatic error

* style: eslint fix

---------

Co-authored-by: qiang <qw13131wang@gmail.com>
2024-08-09 09:40:20 +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
qiang
8d154dfad8 fix(build-utils): ignore the effects of directories when exclude files (#17654) 2024-07-27 11:57:47 +08:00
dopamine
f6b7fb30a8 refactor(docs): upgrade vitepress (#17444)
* docs: upgrade vitepress

* revert original copy button

---------

Co-authored-by: 云游君 <me@yunyoujun.cn>
2024-07-15 18:30:10 +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
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
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
qiang
f83761dd2a style(eslint-config): add eslint rules to restrict the imports of lodash (#15773)
* style(eslint-config): add eslint rules to restrict the imports of lodash

* fix: lint error

* test(components): [infinite-scroll] test error

* test(components): [infinite-scroll] test error
2024-02-03 12:10:23 +08:00
btea
30034a5063 fix(build): build web-types.json compatible with windows (#15379) 2024-01-07 10:54:53 +08:00
btea
f8c2510705 fix(build): [date-picker] type prop error in web-types.json (#15376) 2024-01-05 20:26:38 +08:00
Zhongxiang Wang
1b4bc76f75 fix(build): fix built component source contains unsafe file path (#15152) 2023-12-15 12:07:37 +08:00
qiang
611d11b371 chore(build): optimize the type conversion of tag plugin (#11590) 2023-04-09 16:05:51 +08:00
Qi FANG
682553a27e build(components): fix generateExternal use wrong reference (#12180) 2023-04-08 22:05:44 +08:00
qiang
36c5aed076 refactor(docs): tooltip plugin (#10440)
* refactor(docs): tooltip plugin

* refactor(docs): tooltip plugin
2022-11-05 15:15:29 +08:00
qiang
ad9f92b1d1 chore(build): optimize the type conversion of tooltip plugin in docs (#10437) 2022-11-05 12:34:53 +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
frank
532f33d4e1 fix(build): fix Window build locale (#9995)
build: fix Window build locale
2022-10-04 16:58:08 +08:00
洪布斯
c625cc3071 chore(metadata): fix typo (#9901) 2022-09-26 14:32:05 +08: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
三咲智子
99bb2b076c refactor(build): use pnpm shell-emulator instead of cross-env (#9693) 2022-09-08 14:13:16 +08:00