Files
hospital-rescue-app-v2/uni_modules/x-toast-s/changelog.md
T
2026-09-24 16:25:22 +08:00

18 lines
898 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 1.0.62025-08-17
* 兼容原生鸿蒙
## 1.0.52025-04-13
* xToast在安卓,ios,web布局已更新为宽自动,并设定最大宽(之前宽是固定),方便在平板手机内容超多时自动断行及限定最大宽
* 在安卓端并且会自动隐藏状态栏,并可以覆盖底部安全区域,还可以覆盖住官方的diaglo-page,做到真正的全覆盖
* 补上close事件
## 1.0.42025-02-23
* 安卓端重新设定了动画参数,让打开显示的更自然.同时关闭逻辑改成了:当页面卸载或者超时跳转页面时,不会自动关闭上页的问题.
* ios端添加了显示动画,显示更自然
## 1.0.32025-02-13
* 兼容微信
## 1.0.22024-09-12
* 增加了maskDisableClik事件穿透,false表示允许穿透默认是true禁止事件穿透遮罩.
## 1.0.12024-09-06
* 更新支持Uniapp
## 1.0.02024-08-06
安卓,ios,web可用。