sea
803c37dc69
chore(deps): update gulp-sass use new Sass JS API ( #19024 )
2024-11-27 23:45:59 +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
Jungzl
e63a545acb
docs: use native fetch for changelogs ( #18768 )
2024-11-05 23:00:35 +08:00
thinkasany
6962715993
chore: upgrade dayjs from 1.11.3 to 1.11.13 ( #18765 )
...
* chore: upgrade dayjs from 1.11.3 to 1.11.13
* chore: rerun ci
* chore: fix ci
2024-11-04 14:40:35 +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
dopamine
12c21ebc09
chore(docs): switch Vue to the version used by VitePress ( #18553 )
2024-10-15 16:59:19 +08:00
dopamine
ccc8bdcd35
refactor(docs): remove Vite ( #18383 )
2024-09-30 18:41:36 +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
dopamine
9b01207065
chore(docs): cleanup dependencies ( #18190 )
2024-09-07 07:56:51 +08:00
btea
4f380a6911
chore: upgrade vitest ( #18099 )
...
* chore: upgrade vitest
* chore: update
2024-08-31 16:18:56 +08:00
qiang
7b6e2c2600
docs: rendering example demos on the server side ( #17472 )
...
* docs: rendering example demos on the server side
* fix: render error
* chore: update dependencies
* chore: return all teleports
2024-08-22 14:33:13 +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
dopamine
88e1f2de7e
chore: improve intellisense in codebase ( #17599 )
...
* chore: improve intellisense in codebase
* bump unplugin-vue-components
2024-07-27 22:00:27 +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
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
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
一只前端汪
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
知晓同丶
9f2434f94d
fix(theme-chalk): replace gulp-clean-css
with cssnano
( #16056 )
...
* fix(theme-chalk): replace `gulp-clean-css` with `cssnano`
closed #15686
* fix(theme-chalk): disable `colormin` to prevent color values changed
* Update packages/theme-chalk/gulpfile.ts
Co-authored-by: btea <2356281422@qq.com>
* fix(theme-chalk): disable `minifyFontValues` to prevent font values changed
---------
Co-authored-by: btea <2356281422@qq.com>
2024-03-19 15:44:20 +08:00
btea
41bcd9e1f5
chore: update husky ( #15867 )
2024-02-23 09:10:20 +08:00
一只前端汪
1045976722
chore: update pnpm to v8.14.1, revert 15442 ( #15451 )
...
* Revert "Revert "chore: update pnpm to v8.12.0 (#15101 )" (#15442 )"
This reverts commit 27f6df156e
.
* build: update pnpm
2024-01-11 15:32:43 +08:00
xiaoming
27f6df156e
Revert "chore: update pnpm to v8.12.0 ( #15101 )" ( #15442 )
...
This reverts commit b12923530a
.
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2024-01-11 11:09:36 +08:00
inottn
b12923530a
chore: update pnpm to v8.12.0 ( #15101 )
2023-12-31 18:38:41 +08:00
kooriookami
9f1ffc06cb
chore(element-plus): update @element-plus/icons-vue version ( #14968 )
...
* chore(element-plus): update @element-plus/icons-vue version
closed #14944 #14948
* chore: update
* chore: update
* chore(element-plus): update
* chore(element-plus): update
* fix: lockfile
* fix: dts
* fix: types
---------
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-11-27 16:27:16 +08:00
0song
e345f5cfea
chore: update crowdin version to fix jdk error ( #14300 )
2023-09-14 13:43:43 +00:00
Jeremy
a30ae9d103
refactor(project): removing packages/tokens ( #11769 )
...
* refactor(tokens): remove tokens
* Remove tokens/breadcrumb.
* refactor(tokens): remove tokens/button
* refactor(tokens): remove tokens/carousel
* refactor(tokens): removing tokens/checkbox
* refactor(tokens): removing tokens/collapse
* refactor(tokens): removing tokens/dialog
* refactor(tokens): removing tokens/pagination
* refactor(tokens): removing tokens/radio
* refactor(tokens): removing tokens/row
* refactor(tokens): removing tokens/scrollbar
* refactor(tokens): removing tokens/slider
* refactor(tokens): removing tokens/tabs
* refactor(tokens): removing tokens/upload
* refactor(tokens): removing tokens/popper
* refactor(tokens): removing tokens/tooltip
* refactor(tokens): removing tokens/tooltip-v2
* refactor(tokens): removing tokens/date-picker
* refactor(project): removing tokens/experimentals
* Remove tokens/experimentals
* Remove package/tokens
* Remove tokens related parts
* refactor(project): removing packages/tokens completely
* chore: update import statement
2023-03-01 13:59:21 +08:00
qiang
98e171ef4b
chore(build): optimize the conversion of type in documents ( #10419 )
2022-11-04 08:00:42 +00:00
btea
6524a2df60
chore(play): update unplugin-vue-components ( #10393 )
2022-11-03 18:58:29 +08: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
三咲智子
a4fb76266f
chore: add linter and formatter cache ( #9738 )
2022-09-12 22:09:08 +08:00
qiang
189c379ddc
chore: add attribute enum autosuggestion for WebStorm ( #9663 )
2022-09-10 09:14:31 +08:00
renovate[bot]
cc8805ecc3
chore(deps): update dependency puppeteer to v17 ( #9623 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-08 23:44:36 +08:00
三咲智子
99bb2b076c
refactor(build): use pnpm shell-emulator
instead of cross-env
( #9693 )
2022-09-08 14:13:16 +08:00
renovate[bot]
fe26526c14
fix(deps): update dependency @floating-ui/dom to v1 ( #9000 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-27 17:22:59 +00:00
renovate[bot]
4d2ecf5ca8
chore(deps): update dependency puppeteer to v16 ( #9308 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-28 00:56:22 +08:00
renovate[bot]
477aee23c6
fix(deps): update dependency eslint-plugin-unicorn to v43 ( #8610 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-08-13 07:10:16 +00:00
renovate[bot]
3cdad3b363
fix(deps): update dependency @vueuse/core to v9 ( #9138 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-13 14:43:58 +08:00
renovate[bot]
8448dc5272
fix(deps): update dependency eslint-plugin-markdown to v3 ( #9139 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-13 14:43:37 +08:00
Xc
24490e919b
docs: icons categories and update icon-vue package ( #9286 )
...
* docs(components): [icon] categories
2022-08-12 14:36:56 +08:00
zz
bbf206f08d
fix(directives): [mousewheel] fix type error ( #8880 )
2022-07-27 09:25:04 +08:00
renovate[bot]
29b7e9fcf2
chore(deps): update dependency octokit to v2 ( #8742 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-11 18:06:59 +08:00