Skip to content
- 💄 Adjust Collapse title click region which will be fully width when
collapsible=default now. #36761
- Drawer
- 🐞 Fix Drawer not work in 360 browser. #36748
- 🐞 Revert back panel style into wrapper dom node in case developer use
contentWrapperStyle for overwrite. #36748
- 🐞 Fix for the string type as
width/height value and warning which should use number type instead. #284
- 💄 调整 Collapse 标题文本在
collapsible=default 时为完整宽度点击区域。#36761
- Drawer
- 🐞 修复 Drawer 在 360 浏览器不生效的问题。#36748
- 🐞 回滚将样式恢复至包裹层以防止原本通过
contentWrapperStyle 覆盖样式的用法。#36748
- 🐞 修复兼容以 string 类型作为
width/height 的用法,并且警告用户应当使用 number 类型。#284