yinfoyuan
c417dfb3ed
feat(utils): [dom] add support for ShadowDom ( #23235 )
...
Add the isShadowRoot utility function to detect ShadowRoot
handle ShadowRoot situations in getStyle and getScrollContainer
add unit tests for isShadowRoot
BREAKING CHANGE: `getScrollContainer()` now returns shadowRoot
closed #23228
Co-authored-by: yinfoyuan <1063428973@qq.com >
2026-02-01 14:07:11 +08:00
Noblet Ouways
a5d2064936
chore: refine process.env judgment ( #23019 )
...
* Revert "chore: only show warnings in dev mode (#22675 )"
This reverts commit 1f7cdc3915 .
* chore: single condition
* Revert "chore(build): replace process (#21584 )"
This reverts commit 86f49acafd .
2025-12-09 13:07:23 +08:00
rzzf
1859f5137e
fix(utils): [addUnit] handle 0 value correctly ( #22808 )
...
* fix(utils): [addUnit] handle 0 value correctly
* fix: provide example
* fix: update
* fix: update
* test: update case name
* fix: update
Co-authored-by: Dsaquel <291874700n@gmail.com >
* fix: update
Co-authored-by: btea <2356281422@qq.com >
---------
Co-authored-by: Dsaquel <291874700n@gmail.com >
Co-authored-by: btea <2356281422@qq.com >
2025-11-18 16:29:01 +08: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
qiang
9043e16d94
fix: the KeyboardEvent.code is always empty string on Android ( #22228 )
...
closed #20330
2025-09-21 01:23:38 +02:00
sea
79e61faef7
fix: circular deps cause build size increase ( #22051 )
...
* chore: test build size
* chore: test
* chore: test
* chore: update import link
* chore: update
* chore: update
* chore: fix
* chore: update
2025-09-05 18:00:08 +08:00
qiang
7a18e717d8
feat(components): [tooltip] add focus-on-target prop ( #21905 )
...
* feat(components): [tooltip] add focus-on-hover prop
* chore: rename ot focusOnTarget
* chore: remove focusVisible
* chore: error
2025-09-04 09:05:52 +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
jiaxiang
36bd70670e
refactor: replace typeof fn with the built-in isFunction ( #18705 )
2024-10-30 08:42:04 +08:00
qiang
845c07adef
feat(components): [date-picker] accessibility enhancement ( #18109 )
...
* feat(components): [date-picker] accessibility enhancement
closed #14150
* docs: update
* test: add test
* chore: change prevent to passive
* fix: long press the clear icon to open the time panel
* fix: cannot read $el
* fix: cannot read $el
* docs: updata
2024-10-27 12:14:53 +08:00
赵添
f7fa14836a
fix(components): [anchor] querySelector error ( #16078 )
2024-03-08 15:25:39 +08:00
赵添
bd3593140b
style(components): [anchor] marker transition change ( #16023 )
...
* style(components): [anchor] marker transition change
* fix(components): [anchor] clear animate scroll
2024-03-04 09:58:19 +08:00
赵添
25bebce59d
feat(components): anchor component ( #15670 )
...
* feat(components): anchor component
* fix(components): [anchor] marker opacity style
* test(components): [anchor] update snapshots
* fix(components): [anchor] style change and add version tag
* docs(components): [anchor] affix mode demo add affix offset
* fix(components): [anchor] change api
* fix: slot name change
* fix: scrollTo method change
* fix: delete getCurrentAnchor api
* style: text overflow
* docs: change toc to anchor
* refactor: useEventListener
* fix: update
* fix: update
2024-02-27 14:22:26 +08:00
btea
105d79b0d9
refactor: extract isClient and isNumber isBoolean ( #12504 )
...
* refactor: extract isClient and isNumber isBoolean
* test: update test
* refactor: extract isClient to browser
2023-04-20 20:00:49 +08:00
kooriookami
42fb53aaa6
perf(utils): addUnit support string number ( #10362 )
2022-11-02 16:48:55 +08:00
zz
0bb66e3149
refactor(utils): drop resize-event ( #8618 )
2022-08-08 17:44:09 +08:00
LIUCHAO
7bb6b6d99f
refactor(utils): drop off/on/once, use EventListener instead ( #8960 )
...
* refactor(utils): drop off/on/once, use EventListener instead
* refactor(utils): use useEventListener
* refactor(utils): use useEventListener
* style(components): [roving-focus-group] useEventListener pass ref
2022-07-26 23:01:07 +08:00
jarven
48d0edfe99
fix(hooks): [use-lockscreen] fix namespace ( #8711 )
2022-07-26 18:12:14 +08:00
zz
50f9a6c7c2
fix(utils): fix type error ( #8779 )
2022-07-13 19:48:11 +09:00
三咲智子
7097940f4a
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
msidolphin
742bc0d192
fix(components): [el-table] hide tooltip when table is scrolling ( #8012 )
2022-06-02 10:58:44 +08:00
三咲智子
7e0f6d71a5
fix(utils): type error ( #7939 )
2022-05-30 11:51:50 +08:00
云游君
7a45b88783
fix(components): [date-picker] date-table-cell namespace ( #7684 )
...
* fix(components): date-table-cell & scrollbar namespace
* fix(components): revert scroll className & add comment
2022-05-16 20:58:50 +08:00
三咲智子
9de79794a3
refactor(utils): move function ( #7336 )
2022-04-23 21:59:17 +08:00
jeremywu
04df2a483a
fix(utils): restore scrollIntoView method ( #5973 )
2022-02-11 18:07:59 +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