Hefty
23d49c06c2
fix(components): [el-dialog] DoneFn parameter should be optional ( #6675 )
2022-03-16 21:09:12 +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
JeremyWuuuuu
f6a58ce66c
fix(components): [el-dialog] revert focus trapping feature ( #6346 )
...
* fix(components): [el-dialog] revert focus trapping feature
- Revert focus trapping
* Remove focus trap documentation
2022-03-01 00:45:42 +08:00
JeremyWuuuuu
124bc0d03e
fix(components): [el-dialog] refactor left overs ( #6211 )
...
- Refactor left overs addressing
2022-02-22 16:44:43 +08:00
JeremyWuuuuu
d2e9de9511
feat(components): [el-dialog] enhancement for dialog a11y ( #6087 )
...
* feat(components): [el-dialog] enhancement for dialog a11y
- Refactor dialog to script setup
* Separates dialog and its content into different components
* Remove unused code & fix a potential bug in focus-trap component
* Update dialog-content.vue
Co-authored-by: bqy <1743369777@qq.com>
2022-02-22 12:49:28 +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
Delyan Haralanov
5286713dcb
feat(components): [el-dialog] remove width validator ( #5329 ) ( #5568 )
2022-01-24 00:40:29 +08:00
spx
5beaf750f3
feat(components): [el-dialog] support custom close icon ( #4514 )
...
[el-dialog] support custom close icon
2021-12-07 17:51:15 +08:00
三咲智子
edb5726c2d
refactor(utils): refactor buildProps & replace buildProp ( #3775 )
2021-10-06 19:56:24 +08:00
三咲智子
46d69bd37f
refactor: improve buildProp ( #3558 )
...
* refactor: improve buildProp
* fix: fix key
* fix: improve validator
2021-09-22 20:27:23 +08:00
云游君
fb22634b61
style(components): add css var width & margin-top for dialog ( #3431 )
2021-09-16 23:01:22 +08:00
三咲智子
1079e9afe6
fix(components): [el-dialog] fix emits ( #3375 )
2021-09-13 13:19:06 +08:00
三咲智子
0eca6446e4
refactor(components): refactor dialog ( #3369 )
...
* refactor(components): refactor dialog
* refactor: drawer for dialog
2021-09-13 12:01:37 +08:00