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
一只前端汪
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
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
三咲智子
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
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
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]
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
zz
bbf206f08d
fix(directives): [mousewheel] fix type error ( #8880 )
2022-07-27 09:25:04 +08:00
zhengqbbb
ecc80038be
chore: use czg
replace commitizen
( #8482 )
2022-06-28 16:31:15 +08:00
renovate[bot]
3678a666f4
chore(deps): update dependency puppeteer to v15 ( #8485 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-27 22:46:11 +00: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
三咲智子
7097940f4a
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +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
三咲智子
069021e26a
feat: check message when commit ( #8166 )
2022-06-08 15:17:04 +08:00
zhengqbbb
c7ecf70969
chore: use cz-git commitizen adapter ( #8105 )
2022-06-07 18:10:21 +00: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
renovate[bot]
5a9d1ef279
chore(deps): update dependency lint-staged to v13 ( #8111 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-06 12:49:25 +08:00
三咲智子
1435581c0c
fix(build): tree shaking ( #8088 )
2022-06-04 14:12:38 +00:00
三咲智子
74b1f90c91
chore: upgrade element plus icons ( #8086 )
2022-06-04 11:37:02 +00:00
renovate[bot]
799cee17f1
fix(deps): update dependency @element-plus/icons-vue to v2 ( #7976 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-30 10:53:27 +08:00
renovate[bot]
8835ead864
chore(deps): update commitlint monorepo to v17 (major) ( #7755 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-27 16:43:18 +08:00
JeremyWuuuuu
ad262520cf
chore(components): [date-picker] extract props ( #7895 )
...
* Extract shared props for picker/range
* Restore parsedValue
* Update commit picker
2022-05-26 13:06:00 +08:00
三咲智子
cb3cfa06ad
chore: upgrade @vue/test-utils ( #7877 )
2022-05-25 12:05:50 +08:00
三咲智子
7ff199c60f
fix(build): enhance type check ( #7880 )
...
* fix(build): enhance type check
* feat: stricter ts check
2022-05-24 22:54:34 +08:00
三咲智子
3d2a257101
refactor(build): use esbuild and tsx ( #7876 )
2022-05-24 11:31:16 +00:00
renovate[bot]
f12b932ebd
chore(deps): update dependency puppeteer to v14 ( #7756 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-20 22:37:20 +08:00
renovate[bot]
fe58eab608
chore(deps): update dependency husky to v8 ( #7574 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-20 22:18:41 +08: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
Delyan Haralanov
c99592502f
test: remove deprecated done callback ( #7741 )
...
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-05-17 20:32:52 +08:00
JeremyWuuuuu
e4b8008017
feat(ci): enforce commit message linter ( #7609 )
...
- Enforce lint commit message with conventional commit.
2022-05-10 22:03:02 +08:00