keeplearning66
|
1bdfcc3b0d
|
chore: supplement deprecation annotations (#23570)
* chore: supplement deprecation annotations
* chore: update
|
2026-02-01 14:19:59 +08:00 |
|
Cheemi
|
0b8b849f8f
|
refactor(components): [divider/result/page-header] use type-based definitions (#23417)
* refactor(components): use type-based definitions
* refactor(components): use type-based definitions
* refactor: update
---------
Co-authored-by: xueyuan <xueyuan@tode.com>
Co-authored-by: rzzf <cszhjh@gmail.com>
|
2026-01-18 17:07:20 +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 |
|
yuhengshen
|
cfc661c626
|
feat(types): [components] add public prop types (#21222)
* feat(types): [utils] add ExtractPublicPropTypes type
* feat(types): [components] add props public type
* chore(types): use type-only import for Prop from 'vue'
Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com>
---------
Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com>
|
2025-07-07 00:51:32 +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 |
|
dopamine
|
7be4a3765e
|
chore: emits smaller declaration files (#20109)
* Revert "fix(types): packing unexpected types (#19419)"
This reverts commit 13506ffb81.
* Revert "chore: add explicit type annoation (#19352)"
* fix(typescript): borken import paths in declaration files
* chore: emits smaller declaration files
|
2025-03-18 10:08:44 +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 |
|
Xc
|
b22b9d3d3a
|
docs(components): [divider] (#11558)
* Update divider docs with new syntax.
|
2023-02-14 22:31:33 +08:00 |
|
류한경
|
810c561f59
|
refactor(components): [divider] use JSX in Unit test (#8248)
|
2022-06-14 18:02:41 +08:00 |
|
류한경
|
6307bdd049
|
improvement(components) [divider] add separator role (#7678)
|
2022-05-14 14:41:18 +08:00 |
|
云游君
|
3d1b3d4a58
|
refactor(theme-chalk): scss css var namespace (#7344)
* refactor(theme-chalk): scss css var namespace
* fix(theme-chalk): compile getCssVar
* fix(theme-chalk): more --el namespace replace & getCssVarWithDefault
* fix(theme-chalk): use cssVarBlockName & cssVar rewrite button css vars
* fix(theme-chalk): replace empty svg fill color with ns
* chore: use cssVarName for --el-color-white
* chore: fix namespace reactive
* chore: use defaultNamespace
|
2022-04-26 17:19:09 +08:00 |
|
三咲智子
|
1d13ebb05d
|
feat: drop jest (#7248)
* feat: drop jest
* test: remove ssr
* test: rename
* chore: update tsconfig
|
2022-04-19 16:51:44 +08:00 |
|
Delyan Haralanov
|
de0ee53cf0
|
test(components): switch all components to vitest (#7205)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
|
2022-04-19 12:46:57 +08:00 |
|
三咲智子
|
5d85fba20c
|
chore: self closing vue tag (#6603)
|
2022-03-13 16:16:11 -04:00 |
|
wzrove
|
0e6ff4f9a9
|
refactor(components): [divider] switch to script-setup (#6556)
Co-authored-by: rove <rove@outlook.com>
|
2022-03-12 21:31:24 +08:00 |
|
三咲智子
|
6503e55277
|
refactor(utils): migrate utils (#5949)
* refactor(utils-v2): migrate utils
* refactor(utils-v2): migrate utils
* refactor(utils-v2): migrate utils
* refactor(utils): remove
* refactor(utils): rename
* refactor(utils): move EVENT_CODE to constants
* refactor: remove generic
|
2022-02-11 11:03:15 +08:00 |
|
三咲智子
|
c1e5d724d8
|
refactor(utils-v2): refactor utils (#5699)
|
2022-02-09 16:59:08 +08:00 |
|
三咲智子
|
68bbd0e79a
|
refactor(components): use useNamespace is (#5468)
|
2022-01-19 15:04:01 +08:00 |
|
三咲智子
|
280aa9a245
|
refactor(components): [divider] add namespace & instance type (#5462)
|
2022-01-18 18:19:23 +08:00 |
|
Alan Wang
|
0b269e76a1
|
feat(components): [el-divider] support setting the dividing line style (#4435)
* feat(components): [el-divider] support setting the dividing line style
* Update divider.md
|
2021-12-09 20:41:38 +08:00 |
|
三咲智子
|
edb5726c2d
|
refactor(utils): refactor buildProps & replace buildProp (#3775)
|
2021-10-06 19:56:24 +08:00 |
|
三咲智子
|
d71c87344a
|
refactor: fix buildProp (#3529)
|
2021-09-21 17:19:35 +08:00 |
|
三咲智子
|
d9cfaaac52
|
refactor(components): refactor divider (#3488)
|
2021-09-19 15:50:11 +08:00 |
|
jeremywu
|
b0f4fc5f23
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
|