于智勇
|
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 |
|