jiaxiang
0ff86060ab
feat(components): [image-viewer] add error slot ( #21961 )
...
* feat(components): [image-viewer] add custom failed content
* Update packages/components/image-viewer/src/image-viewer.vue
Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com >
* feat: rename error slot
* test: add custom load failed slot tests for Image and ImageViewer
* docs: perf dome
* fix: update v
* feat: add activeIndex and src properties
* fix: add key binding to img element for better reactivity
* fix: keep original structure
* fix: restore error source in image load-failed example
* feat: add image preview
* refactor: remove unused var
* fix: update demo
* chore: better contrast for dark mode
---------
Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com >
Co-authored-by: Dsaquel <291874700n@gmail.com >
2025-09-17 17:46:35 +02:00
Noblet Ouways
7644c1fe4a
feat(components): [cascader/select/date-picker] add popper-style ( #21807 )
...
* feat(components): add popper style
* test: enforce ci passing
* chore: handle select-v2 & apply review
Co-authored-by: btea <2356281422@qq.com >
* chore: bump for select component
---------
Co-authored-by: btea <2356281422@qq.com >
2025-08-21 10:46:06 +02:00
知晓同丶
69d717028e
test(components): [avatar, image] improve image load test stability ( #21762 )
...
* test(components): [avatar] improve fallback slot test stability
* test: improve image test
2025-08-15 14:26:30 +08:00
Zhong
c3711304e5
test(components): add close-on-press-escape test case ( #21367 )
2025-07-16 09:10:46 +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
Noblet Ouways
00c78d6fbf
fix(components): [image-viewer] dont persist image preview list ( #20807 )
...
* fix(components): [image-viewer] dont persist image preview list
* chore: rearrange tests
2025-05-23 16:00:42 +08:00
w2xi
3fc96e15f8
fix(components): [image] make show-progress prop available ( #20590 )
...
fix(components): [image] make `show-progress` prop available (close #20588 )
2025-04-29 09:39:29 +08:00
jiaxiang
2f1e8b3a43
feat(components): [image-viewer] add showPreview method ( #19466 )
...
* feat(components): [image-viewer] add showPreview method
* docs(components): [image] update showPreview method version to 2.9.4
2025-01-11 21:50:29 +08:00
sea / 神秘海
48e75f53dd
test: fix ci image/avatar test error ( #16863 )
...
* test: fix ci image test error
* test: add test
* test: add test
* test: add ci
* test: add ci
* test: fix avatar emitted undefined
* test: fix ci image test error
* test: fix ci image/avatar test error
* test: fix ci image/avatar test error
* test: again test
* test: again test2
* test: delete test ci
2024-05-16 12:49:50 +08:00
qiang
60cd22b890
feat(components): [image] support native lazy loading ( #7968 )
2022-06-01 13:21:05 +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
bqy_fe
8c26036e60
refactor(components): [image, image-viewer] refactor ( #6704 )
...
Co-authored-by: 三咲智子 <sxzz@sxzz.moe >
2022-03-30 21:44:30 +08:00
三咲智子
184facdb4c
chore: add eslint rule sort imports ( #6823 )
2022-03-25 15:35:56 +08:00
三咲智子
b8c38a9fe5
chore: enhance eslint rules ( #6476 )
...
* chore: enhance eslint rules
* chore: enhance eslint rules
2022-03-08 14:03:32 +08:00
程成
9460e42ac6
fix(components): [el-image] image load error ( #4820 )
...
Co-authored-by: C.Y.Kun <30518686+emojiiii@users.noreply.github.com >
2022-01-18 22:26:28 +08:00
Alan Wang
c0ca1389bb
feat(components): [el-image] initialIndex ( #4235 )
2021-11-05 17:52:13 +08:00
三咲智子
3cf091f2d5
refactor(components): refactor image ( #3770 )
2021-10-06 20:17:18 +08:00
三咲智子
0636e1e240
style: add import and stricter lint ( #3440 )
...
* style: add import lint
* chore: apply eslint rules
* chore: add stricter lint
* chore: lint all files
* auto fix
* manually fix
* restore build-indices.ts
2021-09-17 15:27:31 +08:00
三咲智子
55348b30b6
style: use prettier ( #3228 )
...
* style: use prettier
* style: just prettier format, no code changes
* style: eslint fix
object-shorthand, prefer-const
* style: fix no-void
* style: no-console
2021-09-04 19:29:28 +08:00
jeremywu
b0f4fc5f23
refactor: update package path and bundle folder ( #3016 )
2021-08-24 13:36:48 +08:00