diff --git a/CHANGELOG.md b/CHANGELOG.md index d2aaa766..4ef60e32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,23 @@ +### v2.6.18 (2024-10-31) + +#### Features +* feat: half-screen-dialog组件头部区域新增weui-half-screen-dialog__hd__action-group结构(用于存放左右上角的操作列表) +* feat: half-screen-dialog组件升级拖拽杆样式,新增half-screen-dialog_grab场景 + +#### Bugfixes +* fix: 表单weui-label支持英文词间折行加破折号 +* fix: 表单weui-cell支持顶部对齐 +* fix: 修复weui-cell_access字体颜色继承问题 + + + +### v2.6.17 (2024-10-16) + +#### Bugfixes +* fix: 去掉小程序darkmode的媒体查询 + + + ### v2.6.16 (2024-08-12) #### Features diff --git a/dist/example/index.html b/dist/example/index.html index e8b48cfc..a4bfbfe4 100644 --- a/dist/example/index.html +++ b/dist/example/index.html @@ -5,7 +5,7 @@ WeUI - + @@ -1135,6 +1135,12 @@

表单结构

+ @@ -2712,6 +2718,13 @@

Half-screen Dialog

标题 副标题 +
+
+ + + 完成 +
+

@@ -2827,10 +2840,28 @@

Half-screen Dialog

+
+
+ + + 完成 +
+

@@ -138,10 +145,28 @@

Half-screen Dialog