Netfan
|
081d08a7f8
|
fix: alert width fixed in small screen (#6312)
|
2025-05-30 19:54:26 +08:00 |
|
Netfan
|
14377705e7
|
fix: alert confirm state in beforeClose callback (#6019)
|
2025-04-23 12:20:52 +08:00 |
|
Netfan
|
79de6bcbf7
|
fix: alert send wrong confirm state to beforeClose (#5991)
* 修复alert在按下Esc或者点击遮罩关闭时,可能发送错误的isConfirm状态
|
2025-04-17 22:23:05 +08:00 |
|
Netfan
|
bf7496f0d5
|
feat: add useAlertContext for Alert component (#5947)
* 新增Alert的子组件中获取弹窗上下文的能力
|
2025-04-15 00:00:05 +08:00 |
|
Netfan
|
f0e9e55af2
|
feat: alert support customize footer (#5940)
* Alert组件支持自定义footer
|
2025-04-14 11:48:21 +08:00 |
|
Netfan
|
4a2c7b313f
|
fix: alert animation (#5927)
|
2025-04-12 10:37:47 +08:00 |
|
Netfan
|
9bd5a190c2
|
fix: alert action button focus, fixed #5921 (#5922)
* 修复Alert组件的按钮焦点切换问题
|
2025-04-12 00:59:56 +08:00 |
|
Netfan
|
71e8d12b70
|
fix: improve prompt component (#5879)
* fix: prompt component render fixed
* fix: alert buttonAlign default value
|
2025-04-07 01:21:30 +08:00 |
|
Netfan
|
ecf518bb02
|
fix: alert beforeClose callback arguments fixed (#5845)
|
2025-04-01 22:55:29 +08:00 |
|
Netfan
|
44138f578f
|
feat: add preset alert, confirm, prompt components that can be simple called (#5843)
* feat: add preset alert, confirm, prompt components that can be simple called
* fix: type define
|
2025-04-01 15:10:18 +08:00 |
|