知晓同丶
|
9ac2da6c07
|
feat(components): add isDragging to useDraggable for dialog/message-box (#21703)
* feat(components): add isDragging to useDraggable for dialog/message-box
* refactor: perf code
|
2025-08-16 11:09:07 +02: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 |
|
Nick Wu
|
a48b496ba5
|
fix(components): [dialog] drag into view when content is too high (#20595)
|
2025-06-03 22:59:49 +08:00 |
|
kooriookami
|
9465d87212
|
fix(components): [dialog] fix draggable when window resize (#20505)
fix(components): [dialog] Fix draggable when window resize
closed #20500
|
2025-04-22 20:39:14 +08:00 |
|
于智勇
|
6b7e204e5b
|
fix(components): [dialog] rename resetPostion to resetPosition (#17900)
* fix(components): [dialog] rename resetPostion to resetPosition
* chore: fix lint
* chore: reset CHANGELOG.en-US.md
---------
Co-authored-by: tolking <qw13131wang@gmail.com>
|
2024-08-21 22:34:12 +08:00 |
|
donga-gao
|
77920735cc
|
feat(hooks): use-draggable support resetPostion (#17699)
* feat(hooks): use-draggable support resetPostion
* Update docs/en-US/component/dialog.md
Co-authored-by: btea <2356281422@qq.com>
* fix: lint
---------
Co-authored-by: gao.dong <gao.dong@bestv.com.cn>
Co-authored-by: btea <2356281422@qq.com>
Co-authored-by: qiang <qw13131wang@gmail.com>
|
2024-08-06 17:11:59 +08:00 |
|
kooriookami
|
67cd7e95e6
|
feat(components): [dialog] Dialog can drag overflow the viewport (#15643)
* style(components): [dialog] Modify dialog style and docs
* chore: update
* feat(components): [dialog] add overflow prop
* feat(components): update
|
2024-01-25 15:03:34 +08:00 |
|
betavs
|
3a152cbc0e
|
fix(components): [message-box] uncaught on draggable (#14618)
|
2023-10-27 13:51:50 +08:00 |
|
三咲智子
|
184facdb4c
|
chore: add eslint rule sort imports (#6823)
|
2022-03-25 15:35:56 +08:00 |
|
三咲智子
|
cb6300c739
|
refactor(components): [dialog] refactor (#6300)
* refactor(components): [dialog] refactor
- fix TS type.
- enhance prop type `beforeClose`
- move `token.ts` to `@element-plus/tokens`
* refactor: resolve review comments
* test: fix slots
|
2022-03-01 23:43:50 +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 |
|
kooriookami
|
fb50b4ff8d
|
fix(components): [Dialog & MessageBox] support draggable (#5369)
* feat: add use-draggable
* feat: msgbox add draggable
* feat: update
* feat: update
* feat: update
* feat: update
* feat: update
* feat: update
|
2022-02-03 21:04:25 +08:00 |
|