snowbitx
|
4a4fc2559c
|
chore(components): [drawer] mark deprecate exposed afterEnter/afterLeave (#23554)
* docs(components): [drawer] document afterEnter and afterLeave in expose
* chore(components): [drawer] remove afterEnter and afterLeave from expose
* chore: deprecated after 2.14.0
* test: remove rAF mock
---------
Co-authored-by: rzzf <cszhjh@gmail.com>
|
2026-02-02 14:52:24 +08:00 |
|
Jevin
|
43c1a9de82
|
feat(components): [drawer] add resize-start resize resize-end emits (#22784)
* feat(components): [drawer] add emits
* chore: update
* chore: update
|
2025-11-13 14:32:00 +08:00 |
|
Lensiq
|
1680d14c31
|
feat(components): [drawer] add support for modal-penetrable prop (#22498)
* feat(components): [drawer] add support for prop
* fix: update
* docs: update
|
2025-10-18 16:32:37 +08:00 |
|
sea
|
b9ac07cb68
|
refactor(components): [drawer] resizable (#21932)
* Revert "drawer resizable #21608"
* refactor: drawer resizable
* feat: direction & event core
* docs: update
* fix: animation conflict
* fix: watchEffect onCleanup hrm error
* test: add resize case
* chore: format
* test: old case typo
* refactor: rel #21595 & add hover style
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: cszhjh <cszhjh@gmail.com>
* chore: del useless file
* chore: del useless file
* chore: rename
Co-authored-by: Dsaquel <291874700n@gmail.com>
* fix: use min resizable error
* fix: multiple resizable style conflicts
* test: fix
---------
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: cszhjh <cszhjh@gmail.com>
Co-authored-by: Dsaquel <291874700n@gmail.com>
|
2025-09-04 15:33:06 +08:00 |
|
Zhong
|
ca976e3620
|
feat(components): [drawer] add resizable prop (#21608)
* feat(components): [drawer] add `resizable` prop
* style(theme-chalk): [drawer] update based on review feeddback
* chore: adjust style & example
* docs: update example
* docs: remove default direction
---------
Co-authored-by: btea <2356281422@qq.com>
|
2025-08-17 14:46:27 +08:00 |
|
Noblet Ouways
|
5f72ca51cd
|
feat(components): [dialog/drawer] add custom sub classes (#19099)
* feat(components): [dialog/drawer] add custom sub classes
* docs(components): add custom classes for drawer/dialog slots
* docs(components): [dialog/drawer] keep same description
* test: add dialog/drawer sub classes
* refactor: sync typo docs with props
* chore: change release version
* chore: rename
* chore: fix doc
---------
Co-authored-by: btea <2356281422@qq.com>
|
2025-01-06 10:52:39 +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 |
|
bqy_fe
|
6aa151fc2a
|
fix(components): [dialog] should emit open event after nextTick (#9209)
* fix(components): [dialog] should emit open event after nextTick
* test: update drawer unit test
|
2022-08-16 22:04:00 +08:00 |
|
三咲智子
|
7097940f4a
|
refactor: add ts-nocheck and check all files (#8401)
|
2022-06-22 08:04:42 +08:00 |
|
opengraphica
|
9c51dab123
|
feat(components): [dialog] a11y and focus trap on dialog components (#7550)
* feat(components): [dialog] a11y and focus trap on dialog components
* feat(components): [dialog] remove default browser focus style
* feat(components): [dialog] clean up async and comment
|
2022-05-10 17:58:18 +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 |
|
Alan Wang
|
b7ea88193b
|
refactor(components): refactor drawer (#4282)
Co-authored-by: Kevin <sxzz@sxzz.moe>
|
2021-12-04 23:19:34 +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 |
|