sard-uniapp 1.29.0 → 1.29.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,769 +1,589 @@
1
+
2
+ ## <small>1.29.2 (2026-04-11)</small>
3
+
4
+ * Bug Fixes: 优化输入框在微信聚焦问题 ([8df22dd](https://github.com/sutras/sard-uniapp/commit/8df22dd))
5
+
6
+ ## <small>1.29.1 (2026-04-08)</small>
7
+
8
+ * Bug Fixes: 修复打包时删除uniapp条件注释问题 ([016d5a8](https://github.com/sutras/sard-uniapp/commit/016d5a8))
9
+
1
10
  ## 1.29.0 (2026-04-05)
2
11
 
3
- * feat: 新增 barcode 组件 ([e6b065e](https://github.com/sutras/sard-uniapp/commit/e6b065e))
4
- * feat: 新增 ColorPicker, ColorPickerInput, ColorPickerPopout 组件 ([1576b6d](https://github.com/sutras/sard-uniapp/commit/1576b6d))
5
- * feat: 新增 DateStrip ([7b8d24d](https://github.com/sutras/sard-uniapp/commit/7b8d24d))
6
- * feat: 新增 Ellipsis 组件 ([8585cdb](https://github.com/sutras/sard-uniapp/commit/8585cdb))
7
- * docs: 修改文件路径 ([c2284b1](https://github.com/sutras/sard-uniapp/commit/c2284b1))
8
- * docs(dropdown): 修改示例标题 ([74037ab](https://github.com/sutras/sard-uniapp/commit/74037ab))
9
- * test: 更新测试用例 ([01a23b7](https://github.com/sutras/sard-uniapp/commit/01a23b7))
10
- * refactor: 使用vitepress重构文档 ([926e6a1](https://github.com/sutras/sard-uniapp/commit/926e6a1))
11
- * refactor: 添加案例iframe ([4a905f8](https://github.com/sutras/sard-uniapp/commit/4a905f8))
12
- * refactor: 重构开发服务脚本 ([2274073](https://github.com/sutras/sard-uniapp/commit/2274073))
13
- * refactor: 重构构建脚本 ([53b436d](https://github.com/sutras/sard-uniapp/commit/53b436d))
14
- * refactor: 重构部署命令 ([f95e64f](https://github.com/sutras/sard-uniapp/commit/f95e64f))
15
- * refactor: 重构部署脚本 ([7c0bf0c](https://github.com/sutras/sard-uniapp/commit/7c0bf0c))
16
- * refactor: 重构预览脚本 ([80cd166](https://github.com/sutras/sard-uniapp/commit/80cd166))
17
- * chore: changelog ([29eab29](https://github.com/sutras/sard-uniapp/commit/29eab29))
12
+ * Features: 新增 barcode 组件 ([e6b065e](https://github.com/sutras/sard-uniapp/commit/e6b065e))
13
+ * Features: 新增 ColorPicker, ColorPickerInput, ColorPickerPopout 组件 ([1576b6d](https://github.com/sutras/sard-uniapp/commit/1576b6d))
14
+ * Features: 新增 DateStrip ([7b8d24d](https://github.com/sutras/sard-uniapp/commit/7b8d24d))
15
+ * Features: 新增 Ellipsis 组件 ([8585cdb](https://github.com/sutras/sard-uniapp/commit/8585cdb))
16
+ * Code Refactoring: 使用vitepress重构文档 ([926e6a1](https://github.com/sutras/sard-uniapp/commit/926e6a1))
17
+ * Code Refactoring: 添加案例iframe ([4a905f8](https://github.com/sutras/sard-uniapp/commit/4a905f8))
18
+ * Code Refactoring: 重构开发服务脚本 ([2274073](https://github.com/sutras/sard-uniapp/commit/2274073))
19
+ * Code Refactoring: 重构构建脚本 ([53b436d](https://github.com/sutras/sard-uniapp/commit/53b436d))
20
+ * Code Refactoring: 重构部署命令 ([f95e64f](https://github.com/sutras/sard-uniapp/commit/f95e64f))
21
+ * Code Refactoring: 重构部署脚本 ([7c0bf0c](https://github.com/sutras/sard-uniapp/commit/7c0bf0c))
22
+ * Code Refactoring: 重构预览脚本 ([80cd166](https://github.com/sutras/sard-uniapp/commit/80cd166))
18
23
 
19
24
  ## 1.28.0 (2026-03-27)
20
25
 
21
- * fix: 优化form和switch布局 ([aae9bc1](https://github.com/sutras/sard-uniapp/commit/aae9bc1))
22
- * fix(button): 设置icon对是否块级不影响 ([14ee315](https://github.com/sutras/sard-uniapp/commit/14ee315))
23
- * fix(faq): 修复文字长度不一导致图标不对齐问题 ([2805d43](https://github.com/sutras/sard-uniapp/commit/2805d43))
24
- * feat(accordion): 新增title, extra, arrow插槽 ([76f56d7](https://github.com/sutras/sard-uniapp/commit/76f56d7))
25
- * feat(alert): 新增 square 属性,添加默认圆角 ([45b59af](https://github.com/sutras/sard-uniapp/commit/45b59af))
26
- * feat(compact): 新增 Compact 组件 ([84b9dc4](https://github.com/sutras/sard-uniapp/commit/84b9dc4))
27
- * feat(dialog): 使用text元素包裹message,以支持转义字符 ([b66c347](https://github.com/sutras/sard-uniapp/commit/b66c347))
28
- * feat(dropdown): 新增分割线类型 ([0cd77cd](https://github.com/sutras/sard-uniapp/commit/0cd77cd))
29
- * refactor: 将组件默认值迁移到每个组件里面 ([e567a22](https://github.com/sutras/sard-uniapp/commit/e567a22))
30
- * chore: changelog ([a9af604](https://github.com/sutras/sard-uniapp/commit/a9af604))
31
- * chore(dialog): 使用 view 包裹 text ([38a8b4f](https://github.com/sutras/sard-uniapp/commit/38a8b4f))
26
+ * Bug Fixes: 优化form和switch布局 ([aae9bc1](https://github.com/sutras/sard-uniapp/commit/aae9bc1))
27
+ * Bug Fixes: 修复文字长度不一导致图标不对齐问题 ([2805d43](https://github.com/sutras/sard-uniapp/commit/2805d43))
28
+ * Bug Fixes: 设置icon对是否块级不影响 ([14ee315](https://github.com/sutras/sard-uniapp/commit/14ee315))
29
+ * Features: 使用text元素包裹message,以支持转义字符 ([b66c347](https://github.com/sutras/sard-uniapp/commit/b66c347))
30
+ * Features: 新增 Compact 组件 ([84b9dc4](https://github.com/sutras/sard-uniapp/commit/84b9dc4))
31
+ * Features: 新增 square 属性,添加默认圆角 ([45b59af](https://github.com/sutras/sard-uniapp/commit/45b59af))
32
+ * Features: 新增title, extra, arrow插槽 ([76f56d7](https://github.com/sutras/sard-uniapp/commit/76f56d7))
33
+ * Features: 新增分割线类型 ([0cd77cd](https://github.com/sutras/sard-uniapp/commit/0cd77cd))
34
+ * Code Refactoring: 将组件默认值迁移到每个组件里面 ([e567a22](https://github.com/sutras/sard-uniapp/commit/e567a22))
32
35
 
33
36
  ## <small>1.27.1 (2026-03-07)</small>
34
37
 
35
- * feat(select-popout): 新增show-confirm属性 ([017d4ba](https://github.com/sutras/sard-uniapp/commit/017d4ba))
36
- * chore: changelog ([1815937](https://github.com/sutras/sard-uniapp/commit/1815937))
38
+ * Features: 新增show-confirm属性 ([017d4ba](https://github.com/sutras/sard-uniapp/commit/017d4ba))
37
39
 
38
40
  ## 1.27.0 (2026-02-23)
39
41
 
40
- * feat: 新增 useLoadMore 钩子函数 ([fafa4ca](https://github.com/sutras/sard-uniapp/commit/fafa4ca))
41
- * feat: 新增select, select-popout, select-input组件 ([be7db12](https://github.com/sutras/sard-uniapp/commit/be7db12))
42
- * chore: changelog ([06d8ba5](https://github.com/sutras/sard-uniapp/commit/06d8ba5))
42
+ * Features: 新增 useLoadMore 钩子函数 ([fafa4ca](https://github.com/sutras/sard-uniapp/commit/fafa4ca))
43
+ * Features: 新增select, select-popout, select-input组件 ([be7db12](https://github.com/sutras/sard-uniapp/commit/be7db12))
43
44
 
44
45
  ## <small>1.26.3 (2026-02-05)</small>
45
46
 
46
- * feat(datetime-range-picker): 新增插槽 ([b939e4e](https://github.com/sutras/sard-uniapp/commit/b939e4e))
47
- * docs: 移除backPress的stop类型 ([489360e](https://github.com/sutras/sard-uniapp/commit/489360e))
48
- * fix(cascader-input): 修复因max-rows设为-1导致被截断问题 ([363419a](https://github.com/sutras/sard-uniapp/commit/363419a))
49
- * refactor(password-input): 添加圆角样式 ([3982569](https://github.com/sutras/sard-uniapp/commit/3982569))
50
- * chore: changelog ([10ca16c](https://github.com/sutras/sard-uniapp/commit/10ca16c))
47
+ * Features: 新增插槽 ([b939e4e](https://github.com/sutras/sard-uniapp/commit/b939e4e))
48
+ * Bug Fixes: 修复因max-rows设为-1导致被截断问题 ([363419a](https://github.com/sutras/sard-uniapp/commit/363419a))
49
+ * Code Refactoring: 添加圆角样式 ([3982569](https://github.com/sutras/sard-uniapp/commit/3982569))
51
50
 
52
51
  ## <small>1.26.2 (2026-01-23)</small>
53
52
 
54
- * fix: 修复弹出框关闭后页面无法滚动的问题 ([f5a7a92](https://github.com/sutras/sard-uniapp/commit/f5a7a92))
55
- * chore: changelog ([5b9aba1](https://github.com/sutras/sard-uniapp/commit/5b9aba1))
53
+ * Bug Fixes: 修复弹出框关闭后页面无法滚动的问题 ([f5a7a92](https://github.com/sutras/sard-uniapp/commit/f5a7a92))
56
54
 
57
55
  ## <small>1.26.1 (2026-01-20)</small>
58
56
 
59
- * fix(waterfall): 修复回流时获取不到高度导致重叠问题 ([41f434b](https://github.com/sutras/sard-uniapp/commit/41f434b))
60
- * chore: changelog ([7490756](https://github.com/sutras/sard-uniapp/commit/7490756))
61
- * chore: 修改类型 ([4ce754d](https://github.com/sutras/sard-uniapp/commit/4ce754d))
57
+ * Bug Fixes: 修复回流时获取不到高度导致重叠问题 ([41f434b](https://github.com/sutras/sard-uniapp/commit/41f434b))
62
58
 
63
59
  ## 1.26.0 (2026-01-17)
64
60
 
65
- * docs: update ([26b2244](https://github.com/sutras/sard-uniapp/commit/26b2244))
66
- * docs(dialog): 修改属性说明 ([285bf61](https://github.com/sutras/sard-uniapp/commit/285bf61))
67
- * chore: changelog ([e03482c](https://github.com/sutras/sard-uniapp/commit/e03482c))
68
- * chore: changelog ([0d588b6](https://github.com/sutras/sard-uniapp/commit/0d588b6))
69
- * chore: 解决冲突 ([9d13ca7](https://github.com/sutras/sard-uniapp/commit/9d13ca7))
70
- * feat: 新增 PuzzleVerify 组件 ([3ef8c13](https://github.com/sutras/sard-uniapp/commit/3ef8c13))
71
- * feat: 新增 RotateVerify 组件 ([cdd7441](https://github.com/sutras/sard-uniapp/commit/cdd7441))
72
- * feat: 新增 SlideVerify 组件 ([06a8cd0](https://github.com/sutras/sard-uniapp/commit/06a8cd0))
73
- * feat(tree): 支持异步编辑或拖拽节点 ([3819e01](https://github.com/sutras/sard-uniapp/commit/3819e01))
74
- * feat(tree): 支持自定义编辑选项和远程数据同步 ([7296096](https://github.com/sutras/sard-uniapp/commit/7296096))
75
- * chore(menu,popover): 添加泛型 ([e85a31a](https://github.com/sutras/sard-uniapp/commit/e85a31a))
76
- * fix(form): 解决微信小程序中插槽内的表单项丢失上下问的问题 ([cc72b74](https://github.com/sutras/sard-uniapp/commit/cc72b74))
77
- * fix(hook): 修复因组件销毁导致页面不能滚动的问题 ([9461ebd](https://github.com/sutras/sard-uniapp/commit/9461ebd))
78
- * fix(waterfall): 修复h5端返回页面时布局堆叠问题 ([fa15a42](https://github.com/sutras/sard-uniapp/commit/fa15a42))
61
+ * Features: 支持异步编辑或拖拽节点 ([3819e01](https://github.com/sutras/sard-uniapp/commit/3819e01))
62
+ * Features: 支持自定义编辑选项和远程数据同步 ([7296096](https://github.com/sutras/sard-uniapp/commit/7296096))
63
+ * Features: 新增 PuzzleVerify 组件 ([3ef8c13](https://github.com/sutras/sard-uniapp/commit/3ef8c13))
64
+ * Features: 新增 RotateVerify 组件 ([cdd7441](https://github.com/sutras/sard-uniapp/commit/cdd7441))
65
+ * Features: 新增 SlideVerify 组件 ([06a8cd0](https://github.com/sutras/sard-uniapp/commit/06a8cd0))
66
+ * Bug Fixes: 修复h5端返回页面时布局堆叠问题 ([fa15a42](https://github.com/sutras/sard-uniapp/commit/fa15a42))
67
+ * Bug Fixes: 修复因组件销毁导致页面不能滚动的问题 ([9461ebd](https://github.com/sutras/sard-uniapp/commit/9461ebd))
68
+ * Bug Fixes: 解决微信小程序中插槽内的表单项丢失上下问的问题 ([cc72b74](https://github.com/sutras/sard-uniapp/commit/cc72b74))
79
69
 
80
70
  ## <small>1.25.11 (2026-01-13)</small>
81
71
 
82
- * fix(image): 修复绝对路径图片不能在小程序展示的问题 ([68d5649](https://github.com/sutras/sard-uniapp/commit/68d5649))
83
- * chore: changelog ([ae63fbb](https://github.com/sutras/sard-uniapp/commit/ae63fbb))
84
- * chore: 修复Ts类型错误 ([305aa4c](https://github.com/sutras/sard-uniapp/commit/305aa4c))
72
+ * Bug Fixes: 修复绝对路径图片不能在小程序展示的问题 ([68d5649](https://github.com/sutras/sard-uniapp/commit/68d5649))
85
73
 
86
74
  ## <small>1.25.10 (2026-01-13)</small>
87
75
 
88
- * fix(image): 修复h5端当设置基础路径时图片加载失败问题 ([3676098](https://github.com/sutras/sard-uniapp/commit/3676098))
89
- * chore: changelog ([00204f6](https://github.com/sutras/sard-uniapp/commit/00204f6))
76
+ * Bug Fixes: 修复h5端当设置基础路径时图片加载失败问题 ([3676098](https://github.com/sutras/sard-uniapp/commit/3676098))
90
77
 
91
78
  ## <small>1.25.9 (2026-01-12)</small>
92
79
 
93
- * fix(tree): 修复文字过长产生的错位问题, 新增 auto-height 属性 ([5cb9535](https://github.com/sutras/sard-uniapp/commit/5cb9535))
94
- * chore: changelog ([051f2e8](https://github.com/sutras/sard-uniapp/commit/051f2e8))
80
+ * Bug Fixes: 修复文字过长产生的错位问题, 新增 auto-height 属性 ([5cb9535](https://github.com/sutras/sard-uniapp/commit/5cb9535))
95
81
 
96
82
  ## <small>1.25.8 (2026-01-03)</small>
97
83
 
98
- * fix: 修复popup在h5端报错问题 ([ab1b409](https://github.com/sutras/sard-uniapp/commit/ab1b409))
99
- * chore: changelog ([188728c](https://github.com/sutras/sard-uniapp/commit/188728c))
84
+ * Bug Fixes: 修复popup在h5端报错问题 ([ab1b409](https://github.com/sutras/sard-uniapp/commit/ab1b409))
100
85
 
101
86
  ## <small>1.25.7 (2026-01-01)</small>
102
87
 
103
- * docs: 修改usePageTopPopup返回的方法 ([7b8081a](https://github.com/sutras/sard-uniapp/commit/7b8081a))
104
- * fix: 修复notice-bar错位问题 ([f4a7e6b](https://github.com/sutras/sard-uniapp/commit/f4a7e6b))
105
- * feat: app端允许页面返回时关闭弹出框 ([c538d7f](https://github.com/sutras/sard-uniapp/commit/c538d7f))
106
- * feat: 小程序端允许页面返回操作关闭弹出框 ([a4fdc64](https://github.com/sutras/sard-uniapp/commit/a4fdc64))
107
- * chore: changelog ([19292cf](https://github.com/sutras/sard-uniapp/commit/19292cf))
88
+ * Bug Fixes: 修复notice-bar错位问题 ([f4a7e6b](https://github.com/sutras/sard-uniapp/commit/f4a7e6b))
89
+ * Features: app端允许页面返回时关闭弹出框 ([c538d7f](https://github.com/sutras/sard-uniapp/commit/c538d7f))
90
+ * Features: 小程序端允许页面返回操作关闭弹出框 ([a4fdc64](https://github.com/sutras/sard-uniapp/commit/a4fdc64))
108
91
 
109
92
  ## <small>1.25.6 (2025-12-27)</small>
110
93
 
111
- * feat(ActionSheet): 动作面板允许命令式使用 ([d17e03a](https://github.com/sutras/sard-uniapp/commit/d17e03a))
112
- * chore: changelog ([5ed9636](https://github.com/sutras/sard-uniapp/commit/5ed9636))
113
- * chore: 修复类型错误 ([5406156](https://github.com/sutras/sard-uniapp/commit/5406156))
94
+ * Features: 动作面板允许命令式使用 ([d17e03a](https://github.com/sutras/sard-uniapp/commit/d17e03a))
114
95
 
115
96
  ## <small>1.25.5 (2025-11-30)</small>
116
97
 
117
- * feat: 兼容鸿蒙 ([53924d7](https://github.com/sutras/sard-uniapp/commit/53924d7))
118
- * feat: 阻止页面滚动(弹窗中的滚动穿透) ([21b43c0](https://github.com/sutras/sard-uniapp/commit/21b43c0))
119
- * feat(cascader): 级联组件新增多选功能 ([7f104c1](https://github.com/sutras/sard-uniapp/commit/7f104c1))
120
- * fix(image): 修复image动态展示时无法获取正确尺寸的问题 ([432d8b3](https://github.com/sutras/sard-uniapp/commit/432d8b3))
121
- * chore: changelog ([48d3e81](https://github.com/sutras/sard-uniapp/commit/48d3e81))
98
+ * Features: 兼容鸿蒙 ([53924d7](https://github.com/sutras/sard-uniapp/commit/53924d7))
99
+ * Features: 级联组件新增多选功能 ([7f104c1](https://github.com/sutras/sard-uniapp/commit/7f104c1))
100
+ * Features: 阻止页面滚动(弹窗中的滚动穿透) ([21b43c0](https://github.com/sutras/sard-uniapp/commit/21b43c0))
101
+ * Bug Fixes: 修复image动态展示时无法获取正确尺寸的问题 ([432d8b3](https://github.com/sutras/sard-uniapp/commit/432d8b3))
122
102
 
123
103
  ## <small>1.25.4 (2025-11-22)</small>
124
104
 
125
- * feat: *-input 类组件新增input前置/后置插槽 ([98d879b](https://github.com/sutras/sard-uniapp/commit/98d879b))
126
- * chore: changelog ([77943d0](https://github.com/sutras/sard-uniapp/commit/77943d0))
105
+ * Features: *-input 类组件新增input前置/后置插槽 ([98d879b](https://github.com/sutras/sard-uniapp/commit/98d879b))
127
106
 
128
107
  ## <small>1.25.3 (2025-11-12)</small>
129
108
 
130
- * fix: 修复ios微信端水印渲染失败问题 ([0bea433](https://github.com/sutras/sard-uniapp/commit/0bea433))
131
- * chore: changelog ([a3cce64](https://github.com/sutras/sard-uniapp/commit/a3cce64))
132
- * fix:bug ([933951b](https://github.com/sutras/sard-uniapp/commit/933951b))
133
- * fix:解决水印组件在ios真机不显示问题 ([b9348a5](https://github.com/sutras/sard-uniapp/commit/b9348a5))
109
+ * Bug Fixes: 修复ios微信端水印渲染失败问题 ([0bea433](https://github.com/sutras/sard-uniapp/commit/0bea433))
134
110
 
135
111
  ## <small>1.25.2 (2025-11-11)</small>
136
112
 
137
- * fix(cascader): 节点值相同时优先绑定后代节点 ([3937b2d](https://github.com/sutras/sard-uniapp/commit/3937b2d))
138
- * fix(input): 修复web端最大字数限制无效问题 ([8811d13](https://github.com/sutras/sard-uniapp/commit/8811d13))
139
- * 优先在子结点中查找,找到后再向上回溯路径 ([2fac54a](https://github.com/sutras/sard-uniapp/commit/2fac54a))
140
- * chore: changelog ([7bf25d1](https://github.com/sutras/sard-uniapp/commit/7bf25d1))
113
+ * Bug Fixes: 修复web端最大字数限制无效问题 ([8811d13](https://github.com/sutras/sard-uniapp/commit/8811d13))
114
+ * Bug Fixes: 节点值相同时优先绑定后代节点 ([3937b2d](https://github.com/sutras/sard-uniapp/commit/3937b2d))
141
115
 
142
116
  ## <small>1.25.1 (2025-11-07)</small>
143
117
 
144
- * docs: 更新多语言文档 ([3b980d6](https://github.com/sutras/sard-uniapp/commit/3b980d6))
145
- * feat(locale): 添加越南语语言包 ([8f1611a](https://github.com/sutras/sard-uniapp/commit/8f1611a))
146
- * feat(popout): 添加遮罩相关属性 ([8ee1ad8](https://github.com/sutras/sard-uniapp/commit/8ee1ad8))
147
- * feat(qrcode): 新增success事件 ([91195a9](https://github.com/sutras/sard-uniapp/commit/91195a9))
148
- * chore: changelog ([04e716a](https://github.com/sutras/sard-uniapp/commit/04e716a))
118
+ * Features: 新增success事件 ([91195a9](https://github.com/sutras/sard-uniapp/commit/91195a9))
119
+ * Features: 添加越南语语言包 ([8f1611a](https://github.com/sutras/sard-uniapp/commit/8f1611a))
120
+ * Features: 添加遮罩相关属性 ([8ee1ad8](https://github.com/sutras/sard-uniapp/commit/8ee1ad8))
149
121
 
150
122
  ## 1.25.0 (2025-11-03)
151
123
 
152
- * docs: update docs ([ee8acb5](https://github.com/sutras/sard-uniapp/commit/ee8acb5))
153
- * docs: 修改文档 ([5d1a52c](https://github.com/sutras/sard-uniapp/commit/5d1a52c))
154
- * feat: 新增image组件 ([7c61f4d](https://github.com/sutras/sard-uniapp/commit/7c61f4d))
155
- * feat(upload): 允许通过调用方法调起文件选择 ([a78a645](https://github.com/sutras/sard-uniapp/commit/a78a645))
156
- * fix(loading): 修复根类名和样式设置错乱问题 ([f4ef355](https://github.com/sutras/sard-uniapp/commit/f4ef355))
157
- * fix(util): 修复数组浅比较问题 ([7f04c96](https://github.com/sutras/sard-uniapp/commit/7f04c96))
158
- * chore: changelog ([e7c2a7b](https://github.com/sutras/sard-uniapp/commit/e7c2a7b))
124
+ * Features: 允许通过调用方法调起文件选择 ([a78a645](https://github.com/sutras/sard-uniapp/commit/a78a645))
125
+ * Features: 新增image组件 ([7c61f4d](https://github.com/sutras/sard-uniapp/commit/7c61f4d))
126
+ * Bug Fixes: 修复数组浅比较问题 ([7f04c96](https://github.com/sutras/sard-uniapp/commit/7f04c96))
127
+ * Bug Fixes: 修复根类名和样式设置错乱问题 ([f4ef355](https://github.com/sutras/sard-uniapp/commit/f4ef355))
159
128
 
160
129
  ## <small>1.24.7 (2025-10-02)</small>
161
130
 
162
- * feat(config): 允许全局配置组件的任意属性 ([889ad5b](https://github.com/sutras/sard-uniapp/commit/889ad5b))
163
- * feat(scroll-spy): 新增 disabled 属性 ([0d20897](https://github.com/sutras/sard-uniapp/commit/0d20897))
164
- * feat(tabs): 新增line插槽 ([1d05dd0](https://github.com/sutras/sard-uniapp/commit/1d05dd0))
165
- * feat(tree): 添加懒加载功能 ([f4c7d38](https://github.com/sutras/sard-uniapp/commit/f4c7d38))
166
- * fix(form): 修复FormItemPlain错误定位问题 ([3b35b05](https://github.com/sutras/sard-uniapp/commit/3b35b05))
167
- * fix(scroll-spy): 修复因重复设置current导致不滚动的问题 ([cb6ba8c](https://github.com/sutras/sard-uniapp/commit/cb6ba8c))
168
- * chore: changelog ([54bd61d](https://github.com/sutras/sard-uniapp/commit/54bd61d))
131
+ * Features: 允许全局配置组件的任意属性 ([889ad5b](https://github.com/sutras/sard-uniapp/commit/889ad5b))
132
+ * Features: 新增 disabled 属性 ([0d20897](https://github.com/sutras/sard-uniapp/commit/0d20897))
133
+ * Features: 新增line插槽 ([1d05dd0](https://github.com/sutras/sard-uniapp/commit/1d05dd0))
134
+ * Features: 添加懒加载功能 ([f4c7d38](https://github.com/sutras/sard-uniapp/commit/f4c7d38))
135
+ * Bug Fixes: 修复FormItemPlain错误定位问题 ([3b35b05](https://github.com/sutras/sard-uniapp/commit/3b35b05))
136
+ * Bug Fixes: 修复因重复设置current导致不滚动的问题 ([cb6ba8c](https://github.com/sutras/sard-uniapp/commit/cb6ba8c))
169
137
 
170
138
  ## <small>1.24.6 (2025-09-23)</small>
171
139
 
172
- * chore: changelog ([b28ffc4](https://github.com/sutras/sard-uniapp/commit/b28ffc4))
173
- * chore: update version ([db43384](https://github.com/sutras/sard-uniapp/commit/db43384))
174
- * fix: 修复getWindowInfo在支付宝端缺少safeAreaInsets的问题 ([cbd26d7](https://github.com/sutras/sard-uniapp/commit/cbd26d7))
175
- * fix(picker): 将空数组视为空值, 修复级联选择初始选择问题 ([2fd8d18](https://github.com/sutras/sard-uniapp/commit/2fd8d18))
176
- * refactor(styles): 统一使用 background 替代 background-color ([e96fd83](https://github.com/sutras/sard-uniapp/commit/e96fd83))
140
+ * Bug Fixes: 修复getWindowInfo在支付宝端缺少safeAreaInsets的问题 ([cbd26d7](https://github.com/sutras/sard-uniapp/commit/cbd26d7))
141
+ * Bug Fixes: 将空数组视为空值, 修复级联选择初始选择问题 ([2fd8d18](https://github.com/sutras/sard-uniapp/commit/2fd8d18))
142
+ * Code Refactoring: 统一使用 background 替代 background-color ([e96fd83](https://github.com/sutras/sard-uniapp/commit/e96fd83))
177
143
 
178
144
  ## <small>1.24.5 (2025-09-20)</small>
179
145
 
180
- * feat: 新增 avatar-group 组件 ([4954219](https://github.com/sutras/sard-uniapp/commit/4954219))
181
- * fix: 修复倒计时小时溢出的问题 ([823faa1](https://github.com/sutras/sard-uniapp/commit/823faa1))
182
- * fix(popout): 修复popout类组件不显示按钮的问题 ([47bcea9](https://github.com/sutras/sard-uniapp/commit/47bcea9))
183
- * fix(utils): 修复 支付宝getWindowInfo没有safeAreaInsets属性的问题 ([3d64401](https://github.com/sutras/sard-uniapp/commit/3d64401))
184
- * chore: changelog ([e7d3c24](https://github.com/sutras/sard-uniapp/commit/e7d3c24))
146
+ * Features: 新增 avatar-group 组件 ([4954219](https://github.com/sutras/sard-uniapp/commit/4954219))
147
+ * Bug Fixes: 修复 支付宝getWindowInfo没有safeAreaInsets属性的问题 ([3d64401](https://github.com/sutras/sard-uniapp/commit/3d64401))
148
+ * Bug Fixes: 修复popout类组件不显示按钮的问题 ([47bcea9](https://github.com/sutras/sard-uniapp/commit/47bcea9))
149
+ * Bug Fixes: 修复倒计时小时溢出的问题 ([823faa1](https://github.com/sutras/sard-uniapp/commit/823faa1))
185
150
 
186
151
  ## <small>1.24.4 (2025-09-13)</small>
187
152
 
188
- * fix(form-item): 修复滚动报错问题 ([046fc16](https://github.com/sutras/sard-uniapp/commit/046fc16))
189
- * chore: changelog ([ec303f9](https://github.com/sutras/sard-uniapp/commit/ec303f9))
153
+ * Bug Fixes: 修复滚动报错问题 ([046fc16](https://github.com/sutras/sard-uniapp/commit/046fc16))
190
154
 
191
155
  ## <small>1.24.3 (2025-09-13)</small>
192
156
 
193
- * fix: 修复web pc端展示默认导航时虚拟触摸事件clientY偏差问题 ([224c052](https://github.com/sutras/sard-uniapp/commit/224c052))
194
- * fix(cascader): 修复allLevels属性透传问题 ([ab36e14](https://github.com/sutras/sard-uniapp/commit/ab36e14))
195
- * fix(datetime-picker): 修复农历转公历错误的问题 ([9906925](https://github.com/sutras/sard-uniapp/commit/9906925))
196
- * feat(fab): 允许自定义按钮 ([312b425](https://github.com/sutras/sard-uniapp/commit/312b425))
197
- * feat(toast): 添加transparent属性的全局配置 ([ba14176](https://github.com/sutras/sard-uniapp/commit/ba14176))
198
- * fix(fab, floating-bubble): 修复定位不准确的问题 ([de86205](https://github.com/sutras/sard-uniapp/commit/de86205))
199
- * fix(input,textarea): 修复有些机型在输入合成时被最大输入长度阻碍的问题 ([057e800](https://github.com/sutras/sard-uniapp/commit/057e800))
200
- * docs: 添加 keep-render 说明 ([b0dba96](https://github.com/sutras/sard-uniapp/commit/b0dba96))
201
- * chore: changelog ([cfaccc6](https://github.com/sutras/sard-uniapp/commit/cfaccc6))
202
- * chore(toast): 删除无用代码 ([b91ae6a](https://github.com/sutras/sard-uniapp/commit/b91ae6a))
157
+ * Bug Fixes: 修复allLevels属性透传问题 ([ab36e14](https://github.com/sutras/sard-uniapp/commit/ab36e14))
158
+ * Bug Fixes: 修复web pc端展示默认导航时虚拟触摸事件clientY偏差问题 ([224c052](https://github.com/sutras/sard-uniapp/commit/224c052))
159
+ * Bug Fixes: 修复农历转公历错误的问题 ([9906925](https://github.com/sutras/sard-uniapp/commit/9906925))
160
+ * Features: 允许自定义按钮 ([312b425](https://github.com/sutras/sard-uniapp/commit/312b425))
161
+ * Features: 添加transparent属性的全局配置 ([ba14176](https://github.com/sutras/sard-uniapp/commit/ba14176))
203
162
 
204
163
  ## <small>1.24.2 (2025-09-06)</small>
205
164
 
206
- * feat(fab): 添加拖拽功能 ([4d24318](https://github.com/sutras/sard-uniapp/commit/4d24318))
207
- * fix(count-down): 修复行内嵌套块的问题 ([fd8112c](https://github.com/sutras/sard-uniapp/commit/fd8112c))
208
- * fix(popout): 修正按钮插槽内容 ([7f29d80](https://github.com/sutras/sard-uniapp/commit/7f29d80))
209
- * fix(tag): 阻止点击关闭时的事件冒泡 ([4220f31](https://github.com/sutras/sard-uniapp/commit/4220f31))
210
- * chore: changelog ([77b7468](https://github.com/sutras/sard-uniapp/commit/77b7468))
165
+ * Features: 添加拖拽功能 ([4d24318](https://github.com/sutras/sard-uniapp/commit/4d24318))
166
+ * Bug Fixes: 修复行内嵌套块的问题 ([fd8112c](https://github.com/sutras/sard-uniapp/commit/fd8112c))
167
+ * Bug Fixes: 修正按钮插槽内容 ([7f29d80](https://github.com/sutras/sard-uniapp/commit/7f29d80))
168
+ * Bug Fixes: 阻止点击关闭时的事件冒泡 ([4220f31](https://github.com/sutras/sard-uniapp/commit/4220f31))
211
169
 
212
170
  ## <small>1.24.1 (2025-08-31)</small>
213
171
 
214
- * feat: 新增checkbox-popout和radio-popout新增icon-position属性 ([32f458a](https://github.com/sutras/sard-uniapp/commit/32f458a))
215
- * feat: 新增阿拉伯语支持 ([b0b2c60](https://github.com/sutras/sard-uniapp/commit/b0b2c60))
216
- * feat(form): 新增content-position属性 ([b588249](https://github.com/sutras/sard-uniapp/commit/b588249))
217
- * feat(keyboard): 为车牌键盘模式添加双向绑定支持 ([740f7bf](https://github.com/sutras/sard-uniapp/commit/740f7bf))
218
- * feat(tree): 新增node-click事件 ([a70e5d7](https://github.com/sutras/sard-uniapp/commit/a70e5d7))
219
- * chore: changelog ([cc9e789](https://github.com/sutras/sard-uniapp/commit/cc9e789))
220
- * chore: 统一接口的定义 ([0b3189f](https://github.com/sutras/sard-uniapp/commit/0b3189f))
221
- * docs(input): 更新README文档添加enableNative属性说明 ([9ec9347](https://github.com/sutras/sard-uniapp/commit/9ec9347))
172
+ * Features: 为车牌键盘模式添加双向绑定支持 ([740f7bf](https://github.com/sutras/sard-uniapp/commit/740f7bf))
173
+ * Features: 新增checkbox-popout和radio-popout新增icon-position属性 ([32f458a](https://github.com/sutras/sard-uniapp/commit/32f458a))
174
+ * Features: 新增content-position属性 ([b588249](https://github.com/sutras/sard-uniapp/commit/b588249))
175
+ * Features: 新增node-click事件 ([a70e5d7](https://github.com/sutras/sard-uniapp/commit/a70e5d7))
176
+ * Features: 新增阿拉伯语支持 ([b0b2c60](https://github.com/sutras/sard-uniapp/commit/b0b2c60))
222
177
 
223
178
  ## 1.24.0 (2025-08-24)
224
179
 
225
- * feat: card 组件新增 collapsed 属性 ([9e6ec3b](https://github.com/sutras/sard-uniapp/commit/9e6ec3b))
226
- * feat: tree 组件新增 check 事件 ([4985f46](https://github.com/sutras/sard-uniapp/commit/4985f46))
227
- * feat: 新增 cool-icon 组件 ([ba51ef1](https://github.com/sutras/sard-uniapp/commit/ba51ef1))
228
- * feat: 新增 segmented 组件 ([f70464a](https://github.com/sutras/sard-uniapp/commit/f70464a))
229
- * feat: 新增 watermark 组件 ([ce36afd](https://github.com/sutras/sard-uniapp/commit/ce36afd))
230
- * feat(keyboard): 扩展键盘toggle方法支持传入mode参数 ([25c6767](https://github.com/sutras/sard-uniapp/commit/25c6767))
231
- * feat(keyboard): 添加键盘模式配置支持 ([e1dda90](https://github.com/sutras/sard-uniapp/commit/e1dda90))
232
- * fix: *-input 类组件允许修改输入框箭头图标 ([2d2a719](https://github.com/sutras/sard-uniapp/commit/2d2a719))
233
- * fix(cascader-input): 修复arrow属性失效; ([5b67a7a](https://github.com/sutras/sard-uniapp/commit/5b67a7a))
234
- * fix(datetime-picker-input): 修复arrow属性失效; ([f530c73](https://github.com/sutras/sard-uniapp/commit/f530c73))
235
- * perf: 压缩图片 ([8cd341f](https://github.com/sutras/sard-uniapp/commit/8cd341f))
236
- * docs: 完善文档 ([facfc55](https://github.com/sutras/sard-uniapp/commit/facfc55))
237
- * docs(keyboard): 更新键盘组件文档,添加mode属性和修正格式 ([b643236](https://github.com/sutras/sard-uniapp/commit/b643236))
238
- * chore: changelog ([2cb9746](https://github.com/sutras/sard-uniapp/commit/2cb9746))
239
- * chore: fix chainSet type ([135417f](https://github.com/sutras/sard-uniapp/commit/135417f))
180
+ * Features: card 组件新增 collapsed 属性 ([9e6ec3b](https://github.com/sutras/sard-uniapp/commit/9e6ec3b))
181
+ * Features: tree 组件新增 check 事件 ([4985f46](https://github.com/sutras/sard-uniapp/commit/4985f46))
182
+ * Features: 扩展键盘toggle方法支持传入mode参数 ([25c6767](https://github.com/sutras/sard-uniapp/commit/25c6767))
183
+ * Features: 新增 cool-icon 组件 ([ba51ef1](https://github.com/sutras/sard-uniapp/commit/ba51ef1))
184
+ * Features: 新增 segmented 组件 ([f70464a](https://github.com/sutras/sard-uniapp/commit/f70464a))
185
+ * Features: 新增 watermark 组件 ([ce36afd](https://github.com/sutras/sard-uniapp/commit/ce36afd))
186
+ * Features: 添加键盘模式配置支持 ([e1dda90](https://github.com/sutras/sard-uniapp/commit/e1dda90))
187
+ * Bug Fixes: *-input 类组件允许修改输入框箭头图标 ([2d2a719](https://github.com/sutras/sard-uniapp/commit/2d2a719))
188
+ * Bug Fixes: 修复arrow属性失效; ([f530c73](https://github.com/sutras/sard-uniapp/commit/f530c73))
189
+ * Bug Fixes: 修复arrow属性失效; ([5b67a7a](https://github.com/sutras/sard-uniapp/commit/5b67a7a))
190
+ * Performance Improvements: 压缩图片 ([8cd341f](https://github.com/sutras/sard-uniapp/commit/8cd341f))
240
191
 
241
192
  ## <small>1.23.5 (2025-08-12)</small>
242
193
 
243
- * feat(input): 添加 enableNative 属性以支持支付宝小程序 ([5c8b616](https://github.com/sutras/sard-uniapp/commit/5c8b616))
244
- * feat(update): 允许同时选择图片和视频 ([d478208](https://github.com/sutras/sard-uniapp/commit/d478208))
245
- * build: husky - DEPRECATED ([c0e32b2](https://github.com/sutras/sard-uniapp/commit/c0e32b2))
246
- * chore: changelog ([dc2b365](https://github.com/sutras/sard-uniapp/commit/dc2b365))
194
+ * Features: 允许同时选择图片和视频 ([d478208](https://github.com/sutras/sard-uniapp/commit/d478208))
195
+ * Features: 添加 enableNative 属性以支持支付宝小程序 ([5c8b616](https://github.com/sutras/sard-uniapp/commit/5c8b616))
247
196
 
248
197
  ## <small>1.23.4 (2025-08-11)</small>
249
198
 
250
- * feat(steps): 新增 reverse 属性 ([0b98b59](https://github.com/sutras/sard-uniapp/commit/0b98b59))
251
- * docs: keyboard ([e89dee5](https://github.com/sutras/sard-uniapp/commit/e89dee5))
252
- * chore: changelog ([540c3fd](https://github.com/sutras/sard-uniapp/commit/540c3fd))
199
+ * Features: 新增 reverse 属性 ([0b98b59](https://github.com/sutras/sard-uniapp/commit/0b98b59))
253
200
 
254
201
  ## <small>1.23.3 (2025-08-09)</small>
255
202
 
256
- * test: update ([611feba](https://github.com/sutras/sard-uniapp/commit/611feba))
257
- * docs(dnd): 新增嵌套拖拽案例 ([6907d66](https://github.com/sutras/sard-uniapp/commit/6907d66))
258
- * chore: changelog ([85780b0](https://github.com/sutras/sard-uniapp/commit/85780b0))
259
- * chore: input 添加 tools 元素 ([87ebb67](https://github.com/sutras/sard-uniapp/commit/87ebb67))
260
- * chore: 添加命名空间前缀 PlateMode ([6a509af](https://github.com/sutras/sard-uniapp/commit/6a509af))
261
- * fix(qrcode): 将@use改为@import ([9cf83d2](https://github.com/sutras/sard-uniapp/commit/9cf83d2))
262
- * feat: 可弹出表单组件新增 resettable 属性 ([dce34de](https://github.com/sutras/sard-uniapp/commit/dce34de))
263
- * feat(Keyboard): 车牌键盘切换按钮添加toggle事件 ([5b3c88d](https://github.com/sutras/sard-uniapp/commit/5b3c88d))
264
- * feat(tag): 支持渐变色 ([20cd25a](https://github.com/sutras/sard-uniapp/commit/20cd25a))
203
+ * Bug Fixes: 将@use改为@import ([9cf83d2](https://github.com/sutras/sard-uniapp/commit/9cf83d2))
204
+ * Features: 可弹出表单组件新增 resettable 属性 ([dce34de](https://github.com/sutras/sard-uniapp/commit/dce34de))
205
+ * Features: 支持渐变色 ([20cd25a](https://github.com/sutras/sard-uniapp/commit/20cd25a))
206
+ * Features: 车牌键盘切换按钮添加toggle事件 ([5b3c88d](https://github.com/sutras/sard-uniapp/commit/5b3c88d))
265
207
 
266
208
  ## <small>1.23.2 (2025-07-30)</small>
267
209
 
268
- * fix(picker-input): 修复异步加载数据回显问题 ([76615e4](https://github.com/sutras/sard-uniapp/commit/76615e4))
269
- * fix(picker-input): 允许设置 loaidng 属性 ([5f1f91c](https://github.com/sutras/sard-uniapp/commit/5f1f91c))
270
- * feat: navbar 新增 fixationStyle, fixationClasss 属性 ([bdc70f1](https://github.com/sutras/sard-uniapp/commit/bdc70f1))
271
- * chore: changelog ([5868e66](https://github.com/sutras/sard-uniapp/commit/5868e66))
210
+ * Bug Fixes: 修复异步加载数据回显问题 ([76615e4](https://github.com/sutras/sard-uniapp/commit/76615e4))
211
+ * Bug Fixes: 允许设置 loaidng 属性 ([5f1f91c](https://github.com/sutras/sard-uniapp/commit/5f1f91c))
212
+ * Features: navbar 新增 fixationStyle, fixationClasss 属性 ([bdc70f1](https://github.com/sutras/sard-uniapp/commit/bdc70f1))
272
213
 
273
214
  ## <small>1.23.1 (2025-07-28)</small>
274
215
 
275
- * chore: changelog ([e84dd9d](https://github.com/sutras/sard-uniapp/commit/e84dd9d))
276
- * chore: config ([442966a](https://github.com/sutras/sard-uniapp/commit/442966a))
277
- * fix: 修复 rate 清空问题 ([ac43638](https://github.com/sutras/sard-uniapp/commit/ac43638))
216
+ * Bug Fixes: 修复 rate 清空问题 ([ac43638](https://github.com/sutras/sard-uniapp/commit/ac43638))
278
217
 
279
218
  ## 1.23.0 (2025-07-26)
280
219
 
281
- * feat: cascader 新增 allLevels 属性 ([d40fc98](https://github.com/sutras/sard-uniapp/commit/d40fc98))
282
- * feat: crop-image 组件新增 cancel 回调 ([572991f](https://github.com/sutras/sard-uniapp/commit/572991f))
283
- * feat: 新增 FormPlain, FormItemPlain 组件 ([95c6721](https://github.com/sutras/sard-uniapp/commit/95c6721))
284
- * chore: changelog ([cba6066](https://github.com/sutras/sard-uniapp/commit/cba6066))
220
+ * Features: cascader 新增 allLevels 属性 ([d40fc98](https://github.com/sutras/sard-uniapp/commit/d40fc98))
221
+ * Features: crop-image 组件新增 cancel 回调 ([572991f](https://github.com/sutras/sard-uniapp/commit/572991f))
222
+ * Features: 新增 FormPlain, FormItemPlain 组件 ([95c6721](https://github.com/sutras/sard-uniapp/commit/95c6721))
285
223
 
286
224
  ## <small>1.22.2 (2025-07-24)</small>
287
225
 
288
- * feat: upload 新增默认插槽 ([73f3658](https://github.com/sutras/sard-uniapp/commit/73f3658))
289
- * fix: 优化支付宝端拖拽体验 ([351db34](https://github.com/sutras/sard-uniapp/commit/351db34))
290
- * fix: 修复支付宝端获取元素尺寸可能存在失败的问题 ([12c2dfb](https://github.com/sutras/sard-uniapp/commit/12c2dfb))
291
- * fix: 隐藏 list-item 单独使用时的上下文警告 ([18fe6bb](https://github.com/sutras/sard-uniapp/commit/18fe6bb))
292
- * docs: 添加icp ([d18f73e](https://github.com/sutras/sard-uniapp/commit/d18f73e))
293
- * chore: changelog ([a9b1252](https://github.com/sutras/sard-uniapp/commit/a9b1252))
226
+ * Features: upload 新增默认插槽 ([73f3658](https://github.com/sutras/sard-uniapp/commit/73f3658))
227
+ * Bug Fixes: 优化支付宝端拖拽体验 ([351db34](https://github.com/sutras/sard-uniapp/commit/351db34))
228
+ * Bug Fixes: 修复支付宝端获取元素尺寸可能存在失败的问题 ([12c2dfb](https://github.com/sutras/sard-uniapp/commit/12c2dfb))
229
+ * Bug Fixes: 隐藏 list-item 单独使用时的上下文警告 ([18fe6bb](https://github.com/sutras/sard-uniapp/commit/18fe6bb))
294
230
 
295
231
  ## <small>1.22.1 (2025-07-19)</small>
296
232
 
297
- * docs: edit demo ([37885dd](https://github.com/sutras/sard-uniapp/commit/37885dd))
298
- * feat: 基于 popout 组件的带有确定按钮的组件添加 confirm 事件 ([d88f36f](https://github.com/sutras/sard-uniapp/commit/d88f36f))
299
- * feat: 所有基于 Popup 和 Popout 组件的组件都添加入场/退场相关事件 ([5178b00](https://github.com/sutras/sard-uniapp/commit/5178b00))
300
- * chore: changelog ([5132326](https://github.com/sutras/sard-uniapp/commit/5132326))
233
+ * Features: 基于 popout 组件的带有确定按钮的组件添加 confirm 事件 ([d88f36f](https://github.com/sutras/sard-uniapp/commit/d88f36f))
234
+ * Features: 所有基于 Popup Popout 组件的组件都添加入场/退场相关事件 ([5178b00](https://github.com/sutras/sard-uniapp/commit/5178b00))
301
235
 
302
236
  ## 1.22.0 (2025-07-15)
303
237
 
304
- * feat: *-input 类组件新增 inputProps 属性 ([837ed51](https://github.com/sutras/sard-uniapp/commit/837ed51))
305
- * feat: *-input 类组件新增arrow插槽和arrow, arrow-family属性 ([6555241](https://github.com/sutras/sard-uniapp/commit/6555241))
306
- * feat: accordion 组件新增 hide-border 属性 ([ae3a093](https://github.com/sutras/sard-uniapp/commit/ae3a093))
307
- * feat: form-item 新增 error 插槽 ([b377e8e](https://github.com/sutras/sard-uniapp/commit/b377e8e))
308
- * feat: input 组件新增 show-eye 属性 ([351a56e](https://github.com/sutras/sard-uniapp/commit/351a56e))
309
- * feat: picker-input 新增 arrow 属性和 arrow 插槽 ([f9fc77f](https://github.com/sutras/sard-uniapp/commit/f9fc77f))
310
- * feat: popout-input 新增 arrow-family 属性 ([a97f280](https://github.com/sutras/sard-uniapp/commit/a97f280))
311
- * feat: popup-input 新增 arrow 属性和 arrow 插槽 ([4756536](https://github.com/sutras/sard-uniapp/commit/4756536))
312
- * feat: 新增 dnd 组件 ([f9629a1](https://github.com/sutras/sard-uniapp/commit/f9629a1))
313
- * feat: 新增overlayClosable属性 ([d615537](https://github.com/sutras/sard-uniapp/commit/d615537))
314
- * feat(Popup): 增加 close-on-click-overlay,支持点击遮罩关闭弹出层;visible 支持 v-model ([28e7d27](https://github.com/sutras/sard-uniapp/commit/28e7d27))
315
- * fix: 使popup组件在app端能传送到根节点 ([5008ce7](https://github.com/sutras/sard-uniapp/commit/5008ce7))
316
- * chore: changelog ([4fbff9d](https://github.com/sutras/sard-uniapp/commit/4fbff9d))
317
- * chore: changelog ([84a73bd](https://github.com/sutras/sard-uniapp/commit/84a73bd))
318
- * docs: update ([7c2d8b7](https://github.com/sutras/sard-uniapp/commit/7c2d8b7))
238
+ * Features: *-input 类组件新增 inputProps 属性 ([837ed51](https://github.com/sutras/sard-uniapp/commit/837ed51))
239
+ * Features: *-input 类组件新增arrow插槽和arrow, arrow-family属性 ([6555241](https://github.com/sutras/sard-uniapp/commit/6555241))
240
+ * Features: accordion 组件新增 hide-border 属性 ([ae3a093](https://github.com/sutras/sard-uniapp/commit/ae3a093))
241
+ * Features: form-item 新增 error 插槽 ([b377e8e](https://github.com/sutras/sard-uniapp/commit/b377e8e))
242
+ * Features: input 组件新增 show-eye 属性 ([351a56e](https://github.com/sutras/sard-uniapp/commit/351a56e))
243
+ * Features: picker-input 新增 arrow 属性和 arrow 插槽 ([f9fc77f](https://github.com/sutras/sard-uniapp/commit/f9fc77f))
244
+ * Features: popout-input 新增 arrow-family 属性 ([a97f280](https://github.com/sutras/sard-uniapp/commit/a97f280))
245
+ * Features: popup-input 新增 arrow 属性和 arrow 插槽 ([4756536](https://github.com/sutras/sard-uniapp/commit/4756536))
246
+ * Features: 增加 close-on-click-overlay,支持点击遮罩关闭弹出层;visible 支持 v-model ([28e7d27](https://github.com/sutras/sard-uniapp/commit/28e7d27))
247
+ * Features: 新增 dnd 组件 ([f9629a1](https://github.com/sutras/sard-uniapp/commit/f9629a1))
248
+ * Features: 新增overlayClosable属性 ([d615537](https://github.com/sutras/sard-uniapp/commit/d615537))
249
+ * Bug Fixes: 使popup组件在app端能传送到根节点 ([5008ce7](https://github.com/sutras/sard-uniapp/commit/5008ce7))
319
250
 
320
251
  ## <small>1.21.1 (2025-07-05)</small>
321
252
 
322
- * fix: 修复 request 查询参数拼接问题 ([53df30d](https://github.com/sutras/sard-uniapp/commit/53df30d))
323
- * fix: 替代废弃的 uni.getSystemInfoSync 接口 ([7b7d391](https://github.com/sutras/sard-uniapp/commit/7b7d391))
324
- * chore: changelog ([25caadb](https://github.com/sutras/sard-uniapp/commit/25caadb))
253
+ * Bug Fixes: 修复 request 查询参数拼接问题 ([53df30d](https://github.com/sutras/sard-uniapp/commit/53df30d))
254
+ * Bug Fixes: 替代废弃的 uni.getSystemInfoSync 接口 ([7b7d391](https://github.com/sutras/sard-uniapp/commit/7b7d391))
325
255
 
326
256
  ## 1.21.0 (2025-07-04)
327
257
 
328
- * feat: list 新增隐藏边框属性 ([6fbab69](https://github.com/sutras/sard-uniapp/commit/6fbab69))
329
- * feat: upload组件选择前置允许配置 ([5f2a753](https://github.com/sutras/sard-uniapp/commit/5f2a753))
330
- * feat: 新增瀑布流组件 ([8da700b](https://github.com/sutras/sard-uniapp/commit/8da700b))
331
- * fix: upload组件修改beforeChoose,多返回一个参数sourceType,用于区分当前选择项 ([d440c7e](https://github.com/sutras/sard-uniapp/commit/d440c7e))
332
- * fix: 修复 fab 图标设置失败问题 ([da00f11](https://github.com/sutras/sard-uniapp/commit/da00f11))
333
- * docs: 添加节流函数说明 ([1c65f22](https://github.com/sutras/sard-uniapp/commit/1c65f22))
334
- * chore: changelog ([570cc2d](https://github.com/sutras/sard-uniapp/commit/570cc2d))
258
+ * Features: list 新增隐藏边框属性 ([6fbab69](https://github.com/sutras/sard-uniapp/commit/6fbab69))
259
+ * Features: upload组件选择前置允许配置 ([5f2a753](https://github.com/sutras/sard-uniapp/commit/5f2a753))
260
+ * Features: 新增瀑布流组件 ([8da700b](https://github.com/sutras/sard-uniapp/commit/8da700b))
261
+ * Bug Fixes: upload组件修改beforeChoose,多返回一个参数sourceType,用于区分当前选择项 ([d440c7e](https://github.com/sutras/sard-uniapp/commit/d440c7e))
262
+ * Bug Fixes: 修复 fab 图标设置失败问题 ([da00f11](https://github.com/sutras/sard-uniapp/commit/da00f11))
335
263
 
336
264
  ## <small>1.20.2 (2025-07-02)</small>
337
265
 
338
- * feat: dialog, notify, toast 新增事件 ([54e5c4b](https://github.com/sutras/sard-uniapp/commit/54e5c4b))
339
- * chore: changelog ([4966ae1](https://github.com/sutras/sard-uniapp/commit/4966ae1))
266
+ * Features: dialog, notify, toast 新增事件 ([54e5c4b](https://github.com/sutras/sard-uniapp/commit/54e5c4b))
340
267
 
341
268
  ## <small>1.20.1 (2025-07-02)</small>
342
269
 
343
- * fix: 修复upload图片预览失败和remove按钮层级过高问题 ([ea29178](https://github.com/sutras/sard-uniapp/commit/ea29178))
344
- * chore: changelog ([218ba21](https://github.com/sutras/sard-uniapp/commit/218ba21))
345
- * chore: update type ([8c0b408](https://github.com/sutras/sard-uniapp/commit/8c0b408))
270
+ * Bug Fixes: 修复upload图片预览失败和remove按钮层级过高问题 ([ea29178](https://github.com/sutras/sard-uniapp/commit/ea29178))
346
271
 
347
272
  ## 1.20.0 (2025-07-01)
348
273
 
349
- * feat: card 组件新增边框相关css变量 ([b838d88](https://github.com/sutras/sard-uniapp/commit/b838d88))
350
- * feat: checkbox-popout 新增搜索和全选功能 ([9457fdd](https://github.com/sutras/sard-uniapp/commit/9457fdd))
351
- * feat: radio-popout 组件新增搜索功能 ([fade336](https://github.com/sutras/sard-uniapp/commit/fade336))
352
- * feat: upload h5 显示真实文件名 ([635805f](https://github.com/sutras/sard-uniapp/commit/635805f))
353
- * feat: upload 组件新增 item-click 事件 ([cc01b3f](https://github.com/sutras/sard-uniapp/commit/cc01b3f))
354
- * feat: 修复slider在支付宝端点击问题 ([76e9fd4](https://github.com/sutras/sard-uniapp/commit/76e9fd4))
355
- * feat: 扩大 DatetimeRangePickerPopout 绑定值的适应性范围,允许绑定空数组 ([087aa7f](https://github.com/sutras/sard-uniapp/commit/087aa7f))
356
- * feat: 新增 case 相关工具函数 ([1c3acaa](https://github.com/sutras/sard-uniapp/commit/1c3acaa))
357
- * feat: 新增 read-more 组件 ([12637b8](https://github.com/sutras/sard-uniapp/commit/12637b8))
358
- * feat: 新增 ResizeSensor 组件 ([7f8697e](https://github.com/sutras/sard-uniapp/commit/7f8697e))
359
- * feat: 新增 ScrollList 组件 ([dacce49](https://github.com/sutras/sard-uniapp/commit/dacce49))
360
- * feat: 新增 sticky 和 sticky-box 组件 ([e99ef87](https://github.com/sutras/sard-uniapp/commit/e99ef87))
361
- * feat: 新增工程化相关工具 ([09fc190](https://github.com/sutras/sard-uniapp/commit/09fc190))
362
- * feat: 新增日期相关工具 ([51807f4](https://github.com/sutras/sard-uniapp/commit/51807f4))
363
- * docs: 编写工具文档 ([8890238](https://github.com/sutras/sard-uniapp/commit/8890238))
364
- * refactor: 调整utils函数位置 ([b33691b](https://github.com/sutras/sard-uniapp/commit/b33691b))
365
- * chore: changelog ([c9785a2](https://github.com/sutras/sard-uniapp/commit/c9785a2))
274
+ * Features: card 组件新增边框相关css变量 ([b838d88](https://github.com/sutras/sard-uniapp/commit/b838d88))
275
+ * Features: checkbox-popout 新增搜索和全选功能 ([9457fdd](https://github.com/sutras/sard-uniapp/commit/9457fdd))
276
+ * Features: radio-popout 组件新增搜索功能 ([fade336](https://github.com/sutras/sard-uniapp/commit/fade336))
277
+ * Features: upload h5 显示真实文件名 ([635805f](https://github.com/sutras/sard-uniapp/commit/635805f))
278
+ * Features: upload 组件新增 item-click 事件 ([cc01b3f](https://github.com/sutras/sard-uniapp/commit/cc01b3f))
279
+ * Features: 修复slider在支付宝端点击问题 ([76e9fd4](https://github.com/sutras/sard-uniapp/commit/76e9fd4))
280
+ * Features: 扩大 DatetimeRangePickerPopout 绑定值的适应性范围,允许绑定空数组 ([087aa7f](https://github.com/sutras/sard-uniapp/commit/087aa7f))
281
+ * Features: 新增 case 相关工具函数 ([1c3acaa](https://github.com/sutras/sard-uniapp/commit/1c3acaa))
282
+ * Features: 新增 read-more 组件 ([12637b8](https://github.com/sutras/sard-uniapp/commit/12637b8))
283
+ * Features: 新增 ResizeSensor 组件 ([7f8697e](https://github.com/sutras/sard-uniapp/commit/7f8697e))
284
+ * Features: 新增 ScrollList 组件 ([dacce49](https://github.com/sutras/sard-uniapp/commit/dacce49))
285
+ * Features: 新增 sticky 和 sticky-box 组件 ([e99ef87](https://github.com/sutras/sard-uniapp/commit/e99ef87))
286
+ * Features: 新增工程化相关工具 ([09fc190](https://github.com/sutras/sard-uniapp/commit/09fc190))
287
+ * Features: 新增日期相关工具 ([51807f4](https://github.com/sutras/sard-uniapp/commit/51807f4))
288
+ * Code Refactoring: 调整utils函数位置 ([b33691b](https://github.com/sutras/sard-uniapp/commit/b33691b))
366
289
 
367
290
  ## <small>1.19.5 (2025-06-22)</small>
368
291
 
369
- * docs: update ([f6563f6](https://github.com/sutras/sard-uniapp/commit/f6563f6))
370
- * feat: 新增useLocaleProvide, useLocale钩子函数 ([a374df8](https://github.com/sutras/sard-uniapp/commit/a374df8))
371
- * chore: changelog ([4f4805e](https://github.com/sutras/sard-uniapp/commit/4f4805e))
292
+ * Features: 新增useLocaleProvide, useLocale钩子函数 ([a374df8](https://github.com/sutras/sard-uniapp/commit/a374df8))
372
293
 
373
294
  ## <small>1.19.4 (2025-06-19)</small>
374
295
 
375
- * feat: calendar 允许修改范围文案 ([ba4debe](https://github.com/sutras/sard-uniapp/commit/ba4debe))
296
+ * Features: calendar 允许修改范围文案 ([ba4debe](https://github.com/sutras/sard-uniapp/commit/ba4debe))
376
297
 
377
298
  ## <small>1.19.3 (2025-06-17)</small>
378
299
 
379
- * build: 组件添加readme ([9846285](https://github.com/sutras/sard-uniapp/commit/9846285))
380
- * feat: dropdown 新增 togglable 属性 ([e46291e](https://github.com/sutras/sard-uniapp/commit/e46291e))
381
- * feat: icon 添加 separate 属性 ([b20d069](https://github.com/sutras/sard-uniapp/commit/b20d069))
382
- * chore: changelog ([82610fa](https://github.com/sutras/sard-uniapp/commit/82610fa))
300
+ * Features: dropdown 新增 togglable 属性 ([e46291e](https://github.com/sutras/sard-uniapp/commit/e46291e))
301
+ * Features: icon 添加 separate 属性 ([b20d069](https://github.com/sutras/sard-uniapp/commit/b20d069))
383
302
 
384
303
  ## <small>1.19.2 (2025-06-14)</small>
385
304
 
386
- * docs: update ([969e1b5](https://github.com/sutras/sard-uniapp/commit/969e1b5))
387
- * docs: 更新文档 ([14f83cb](https://github.com/sutras/sard-uniapp/commit/14f83cb))
388
- * fix: picker 值为空时滚到第一个位置 ([f033ccc](https://github.com/sutras/sard-uniapp/commit/f033ccc))
389
- * fix: 修复 picker-popout 首次选择不能获取选项列表问题 ([50cebc7](https://github.com/sutras/sard-uniapp/commit/50cebc7))
390
- * feat: *-input 系列组件新增valueOnClear属性 ([42275cd](https://github.com/sutras/sard-uniapp/commit/42275cd))
391
- * feat: calendar-popout组件新增titletitle-prepend插槽 ([f6f8404](https://github.com/sutras/sard-uniapp/commit/f6f8404))
392
- * feat: upload 组件新增 beforeChoose 属性 ([22e3137](https://github.com/sutras/sard-uniapp/commit/22e3137))
393
- * feat: 增加 tag 组件的 mark 属性,支持 'left' 和 'right' 值以控制标记方向 ([77f9fb7](https://github.com/sutras/sard-uniapp/commit/77f9fb7))
394
- * feat: 新增css变量 ([f1b081e](https://github.com/sutras/sard-uniapp/commit/f1b081e))
395
- * feat: 新增图标属性和长按菜单功能 ([62c0d7f](https://github.com/sutras/sard-uniapp/commit/62c0d7f))
396
- * chore: changelog ([8bb84f1](https://github.com/sutras/sard-uniapp/commit/8bb84f1))
397
- * chore: update ([0ff5e69](https://github.com/sutras/sard-uniapp/commit/0ff5e69))
398
- * chore: 修改qrcode合并代码 ([898ccc3](https://github.com/sutras/sard-uniapp/commit/898ccc3))
399
- * build: 生成 HbuilderX 组件类型提示 ([c355baf](https://github.com/sutras/sard-uniapp/commit/c355baf))
305
+ * Bug Fixes: picker 值为空时滚到第一个位置 ([f033ccc](https://github.com/sutras/sard-uniapp/commit/f033ccc))
306
+ * Bug Fixes: 修复 picker-popout 首次选择不能获取选项列表问题 ([50cebc7](https://github.com/sutras/sard-uniapp/commit/50cebc7))
307
+ * Features: *-input 系列组件新增valueOnClear属性 ([42275cd](https://github.com/sutras/sard-uniapp/commit/42275cd))
308
+ * Features: calendar-popout组件新增title和title-prepend插槽 ([f6f8404](https://github.com/sutras/sard-uniapp/commit/f6f8404))
309
+ * Features: upload 组件新增 beforeChoose 属性 ([22e3137](https://github.com/sutras/sard-uniapp/commit/22e3137))
310
+ * Features: 增加 tag 组件的 mark 属性,支持 'left' 'right' 值以控制标记方向 ([77f9fb7](https://github.com/sutras/sard-uniapp/commit/77f9fb7))
311
+ * Features: 新增css变量 ([f1b081e](https://github.com/sutras/sard-uniapp/commit/f1b081e))
312
+ * Features: 新增图标属性和长按菜单功能 ([62c0d7f](https://github.com/sutras/sard-uniapp/commit/62c0d7f))
400
313
 
401
314
  ## <small>1.19.1 (2025-06-11)</small>
402
315
 
403
- * feat: dropdown 新增 before-close 属性 ([fca24ac](https://github.com/sutras/sard-uniapp/commit/fca24ac))
404
- * docs: 更新文档 ([b7aa136](https://github.com/sutras/sard-uniapp/commit/b7aa136))
405
- * chore: changelog ([e482524](https://github.com/sutras/sard-uniapp/commit/e482524))
316
+ * Features: dropdown 新增 before-close 属性 ([fca24ac](https://github.com/sutras/sard-uniapp/commit/fca24ac))
406
317
 
407
318
  ## 1.19.0 (2025-06-10)
408
319
 
409
- * fix: 修复 dialog 命令式回调选项参数问题 ([5af4fd8](https://github.com/sutras/sard-uniapp/commit/5af4fd8))
410
- * fix: 修复 form fields 错乱删除问题 ([8250da9](https://github.com/sutras/sard-uniapp/commit/8250da9))
411
- * fix: 修复cascader组件因值不存在时不显示列表的问题 ([4bae371](https://github.com/sutras/sard-uniapp/commit/4bae371))
412
- * fix: 修复picker最后一列在安卓偏移问题 ([a041836](https://github.com/sutras/sard-uniapp/commit/a041836))
413
- * refactor: 重构 useSetTimeout ([3f07b30](https://github.com/sutras/sard-uniapp/commit/3f07b30))
414
- * feat: button 新增 square 属性 ([41db4ac](https://github.com/sutras/sard-uniapp/commit/41db4ac))
415
- * feat: dropdown 新增 before-close 属性 ([3407a6b](https://github.com/sutras/sard-uniapp/commit/3407a6b))
416
- * feat: 新增 swipe-action 组件 ([9a390c6](https://github.com/sutras/sard-uniapp/commit/9a390c6))
417
- * test: 修改测试 ([12074b8](https://github.com/sutras/sard-uniapp/commit/12074b8))
418
- * docs: 修改文档错误 ([0790114](https://github.com/sutras/sard-uniapp/commit/0790114))
419
- * docs(demo): 密码输入框添加切换按钮 ([c9e0970](https://github.com/sutras/sard-uniapp/commit/c9e0970))
420
- * build: 更新sard-cli ([2cd4997](https://github.com/sutras/sard-uniapp/commit/2cd4997))
421
- * build: 更新sard-cli依赖包 ([22af22b](https://github.com/sutras/sard-uniapp/commit/22af22b))
422
- * chore: changelog ([90c3e09](https://github.com/sutras/sard-uniapp/commit/90c3e09))
320
+ * Bug Fixes: 修复 dialog 命令式回调选项参数问题 ([5af4fd8](https://github.com/sutras/sard-uniapp/commit/5af4fd8))
321
+ * Bug Fixes: 修复 form fields 错乱删除问题 ([8250da9](https://github.com/sutras/sard-uniapp/commit/8250da9))
322
+ * Bug Fixes: 修复cascader组件因值不存在时不显示列表的问题 ([4bae371](https://github.com/sutras/sard-uniapp/commit/4bae371))
323
+ * Bug Fixes: 修复picker最后一列在安卓偏移问题 ([a041836](https://github.com/sutras/sard-uniapp/commit/a041836))
324
+ * Code Refactoring: 重构 useSetTimeout ([3f07b30](https://github.com/sutras/sard-uniapp/commit/3f07b30))
325
+ * Features: button 新增 square 属性 ([41db4ac](https://github.com/sutras/sard-uniapp/commit/41db4ac))
326
+ * Features: dropdown 新增 before-close 属性 ([3407a6b](https://github.com/sutras/sard-uniapp/commit/3407a6b))
327
+ * Features: 新增 swipe-action 组件 ([9a390c6](https://github.com/sutras/sard-uniapp/commit/9a390c6))
423
328
 
424
329
  ## 1.18.0 (2025-06-06)
425
330
 
426
- * docs: 更新图标使用文档 ([ac4a3ca](https://github.com/sutras/sard-uniapp/commit/ac4a3ca))
427
- * feat: datetime-picker 组件新增农历类型 ([7b0f305](https://github.com/sutras/sard-uniapp/commit/7b0f305))
428
- * feat: dropdown-item 组件新增显隐动画相关事件 ([83e8c52](https://github.com/sutras/sard-uniapp/commit/83e8c52))
429
- * feat: icon支持冒号分隔符名称属性 ([7ffcd90](https://github.com/sutras/sard-uniapp/commit/7ffcd90))
430
- * chore: changelog ([fec4e87](https://github.com/sutras/sard-uniapp/commit/fec4e87))
431
- * chore: type ([9128442](https://github.com/sutras/sard-uniapp/commit/9128442))
331
+ * Features: datetime-picker 组件新增农历类型 ([7b0f305](https://github.com/sutras/sard-uniapp/commit/7b0f305))
332
+ * Features: dropdown-item 组件新增显隐动画相关事件 ([83e8c52](https://github.com/sutras/sard-uniapp/commit/83e8c52))
333
+ * Features: icon支持冒号分隔符名称属性 ([7ffcd90](https://github.com/sutras/sard-uniapp/commit/7ffcd90))
432
334
 
433
335
  ## <small>1.17.1 (2025-05-30)</small>
434
336
 
435
- * chore: changelog ([5757872](https://github.com/sutras/sard-uniapp/commit/5757872))
436
- * chore: version ([f01a62d](https://github.com/sutras/sard-uniapp/commit/f01a62d))
437
- * test: popup ([4f84fc3](https://github.com/sutras/sard-uniapp/commit/4f84fc3))
438
- * fix: 修复Popup在H5 attrs 透传问题 ([4de8765](https://github.com/sutras/sard-uniapp/commit/4de8765))
439
- * feat: steps组件新增自定义内容插槽 ([5f17466](https://github.com/sutras/sard-uniapp/commit/5f17466))
337
+ * Bug Fixes: 修复Popup在H5 attrs 透传问题 ([4de8765](https://github.com/sutras/sard-uniapp/commit/4de8765))
338
+ * Features: steps组件新增自定义内容插槽 ([5f17466](https://github.com/sutras/sard-uniapp/commit/5f17466))
440
339
 
441
340
  ## 1.17.0 (2025-05-29)
442
341
 
443
- * fix: 修复popup在h5弹出状态跳转页面仍显示的问题 ([1187368](https://github.com/sutras/sard-uniapp/commit/1187368))
444
- * feat: picker 组件新增 custom 插槽 ([218d384](https://github.com/sutras/sard-uniapp/commit/218d384))
445
- * feat: tree 组件新增单选功能 ([a1fb8a2](https://github.com/sutras/sard-uniapp/commit/a1fb8a2))
446
- * chore: changelog ([292b6e6](https://github.com/sutras/sard-uniapp/commit/292b6e6))
447
- * chore: type ([5936b7f](https://github.com/sutras/sard-uniapp/commit/5936b7f))
342
+ * Bug Fixes: 修复popup在h5弹出状态跳转页面仍显示的问题 ([1187368](https://github.com/sutras/sard-uniapp/commit/1187368))
343
+ * Features: picker 组件新增 custom 插槽 ([218d384](https://github.com/sutras/sard-uniapp/commit/218d384))
344
+ * Features: tree 组件新增单选功能 ([a1fb8a2](https://github.com/sutras/sard-uniapp/commit/a1fb8a2))
448
345
 
449
346
  ## 1.16.0 (2025-05-28)
450
347
 
451
- * docs: add frieldly link ([1e4fc33](https://github.com/sutras/sard-uniapp/commit/1e4fc33))
452
- * docs: edit demo ([8c3807c](https://github.com/sutras/sard-uniapp/commit/8c3807c))
453
- * feat: 新增7个 *Input 对应的 *Popout 组件 ([c3645d4](https://github.com/sutras/sard-uniapp/commit/c3645d4))
454
- * feat: 新增TabbarPit组件, Tabbar 组件新增fixed和safe-area-inset-bottom属性 ([b9f3197](https://github.com/sutras/sard-uniapp/commit/b9f3197))
455
- * chore: changelog ([a2a8e7f](https://github.com/sutras/sard-uniapp/commit/a2a8e7f))
348
+ * Features: 新增7个 *Input 对应的 *Popout 组件 ([c3645d4](https://github.com/sutras/sard-uniapp/commit/c3645d4))
349
+ * Features: 新增TabbarPit组件, Tabbar 组件新增fixed和safe-area-inset-bottom属性 ([b9f3197](https://github.com/sutras/sard-uniapp/commit/b9f3197))
456
350
 
457
351
  ## <small>1.15.4 (2025-05-27)</small>
458
352
 
459
- * fix: 降低peerDependencies vue的版本 ([518e2aa](https://github.com/sutras/sard-uniapp/commit/518e2aa))
460
- * chore: changelog ([fc21f16](https://github.com/sutras/sard-uniapp/commit/fc21f16))
353
+ * Bug Fixes: 降低peerDependencies vue的版本 ([518e2aa](https://github.com/sutras/sard-uniapp/commit/518e2aa))
461
354
 
462
355
  ## <small>1.15.3 (2025-05-24)</small>
463
356
 
464
- * fix: tabs组件允许name为boolean类型 ([6897055](https://github.com/sutras/sard-uniapp/commit/6897055))
465
- * chore: changelog ([7330f27](https://github.com/sutras/sard-uniapp/commit/7330f27))
357
+ * Bug Fixes: tabs组件允许name为boolean类型 ([6897055](https://github.com/sutras/sard-uniapp/commit/6897055))
466
358
 
467
359
  ## <small>1.15.2 (2025-05-24)</small>
468
360
 
469
- * fix: 内部icon设置固定family ([3c73574](https://github.com/sutras/sard-uniapp/commit/3c73574))
470
- * chore: changelog ([2fbce53](https://github.com/sutras/sard-uniapp/commit/2fbce53))
361
+ * Bug Fixes: 内部icon设置固定family ([3c73574](https://github.com/sutras/sard-uniapp/commit/3c73574))
471
362
 
472
363
  ## <small>1.15.1 (2025-05-21)</small>
473
364
 
474
- * chore: changelog ([ba3ced2](https://github.com/sutras/sard-uniapp/commit/ba3ced2))
475
- * chore: changelog ([cd8c713](https://github.com/sutras/sard-uniapp/commit/cd8c713))
476
- * chore: temp ([3bf53cc](https://github.com/sutras/sard-uniapp/commit/3bf53cc))
477
- * chore: temp3 ([99c0932](https://github.com/sutras/sard-uniapp/commit/99c0932))
478
- * feat: dialog beforeClose 新增 loading 参数 ([715a961](https://github.com/sutras/sard-uniapp/commit/715a961))
365
+ * Features: dialog beforeClose 新增 loading 参数 ([715a961](https://github.com/sutras/sard-uniapp/commit/715a961))
479
366
 
480
367
  ## <small>1.14.4 (2025-05-16)</small>
481
368
 
482
- * fix: 修复 crop-image 弹出问题 ([d7bec84](https://github.com/sutras/sard-uniapp/commit/d7bec84))
483
- * docs: 添加首页文档 ([b490c51](https://github.com/sutras/sard-uniapp/commit/b490c51))
484
- * chore: changelog ([1572ebd](https://github.com/sutras/sard-uniapp/commit/1572ebd))
369
+ * Bug Fixes: 修复 crop-image 弹出问题 ([d7bec84](https://github.com/sutras/sard-uniapp/commit/d7bec84))
485
370
 
486
371
  ## <small>1.14.3 (2025-05-14)</small>
487
372
 
488
- * fix: 修复dropdown弹出框问题 ([5eeaf2e](https://github.com/sutras/sard-uniapp/commit/5eeaf2e))
489
- * chore: changelog ([847c5b1](https://github.com/sutras/sard-uniapp/commit/847c5b1))
373
+ * Bug Fixes: 修复dropdown弹出框问题 ([5eeaf2e](https://github.com/sutras/sard-uniapp/commit/5eeaf2e))
490
374
 
491
375
  ## <small>1.14.2 (2025-05-14)</small>
492
376
 
493
- * fix: 使 *-input 弹出式输入框组件只有一个根节点 ([91fe1c0](https://github.com/sutras/sard-uniapp/commit/91fe1c0))
494
- * chore: changelog ([33d1c84](https://github.com/sutras/sard-uniapp/commit/33d1c84))
377
+ * Bug Fixes: 使 *-input 弹出式输入框组件只有一个根节点 ([91fe1c0](https://github.com/sutras/sard-uniapp/commit/91fe1c0))
495
378
 
496
379
  ## <small>1.14.1 (2025-05-13)</small>
497
380
 
498
- * fix: 修复 popup 组件 transform+fixed 渲染问题 ([5d0bf10](https://github.com/sutras/sard-uniapp/commit/5d0bf10))
499
- * chore: changelog ([f859a59](https://github.com/sutras/sard-uniapp/commit/f859a59))
381
+ * Bug Fixes: 修复 popup 组件 transform+fixed 渲染问题 ([5d0bf10](https://github.com/sutras/sard-uniapp/commit/5d0bf10))
500
382
 
501
383
  ## 1.14.0 (2025-05-12)
502
384
 
503
- * feat: cascader 新增 change-on-select 属性 ([71c1329](https://github.com/sutras/sard-uniapp/commit/71c1329))
504
- * chore: changelog ([2163978](https://github.com/sutras/sard-uniapp/commit/2163978))
385
+ * Features: cascader 新增 change-on-select 属性 ([71c1329](https://github.com/sutras/sard-uniapp/commit/71c1329))
505
386
 
506
387
  ## <small>1.13.3 (2025-05-12)</small>
507
388
 
508
- * fix: 修复tabs组件初始触发change事件问题 ([f9a408b](https://github.com/sutras/sard-uniapp/commit/f9a408b))
509
- * build: update devDependencies ([d90e00d](https://github.com/sutras/sard-uniapp/commit/d90e00d))
510
- * build: update uniapp ([e319628](https://github.com/sutras/sard-uniapp/commit/e319628))
511
- * build: update vite ([ce384ed](https://github.com/sutras/sard-uniapp/commit/ce384ed))
512
- * chore: changelog ([d143c17](https://github.com/sutras/sard-uniapp/commit/d143c17))
389
+ * Bug Fixes: 修复tabs组件初始触发change事件问题 ([f9a408b](https://github.com/sutras/sard-uniapp/commit/f9a408b))
513
390
 
514
391
  ## <small>1.13.2 (2025-05-06)</small>
515
392
 
516
- * fix: 修复progress-bar inside 时显示问题 ([1e633ed](https://github.com/sutras/sard-uniapp/commit/1e633ed))
517
- * chore: changelog ([07bcc1d](https://github.com/sutras/sard-uniapp/commit/07bcc1d))
393
+ * Bug Fixes: 修复progress-bar inside 时显示问题 ([1e633ed](https://github.com/sutras/sard-uniapp/commit/1e633ed))
518
394
 
519
395
  ## <small>1.13.1 (2025-05-01)</small>
520
396
 
521
- * fix: 修复notify显示问题 ([30d3f36](https://github.com/sutras/sard-uniapp/commit/30d3f36))
522
- * chore: changelog ([7a40153](https://github.com/sutras/sard-uniapp/commit/7a40153))
397
+ * Bug Fixes: 修复notify显示问题 ([30d3f36](https://github.com/sutras/sard-uniapp/commit/30d3f36))
523
398
 
524
399
  ## 1.13.0 (2025-04-29)
525
400
 
526
- * feat: button 组件新增 icon 功能 ([ff69d30](https://github.com/sutras/sard-uniapp/commit/ff69d30))
527
- * feat: 新增 divider 组件 ([410fe89](https://github.com/sutras/sard-uniapp/commit/410fe89))
528
- * feat: 新增 FloatingPanel 组件 ([ddb6561](https://github.com/sutras/sard-uniapp/commit/ddb6561))
529
- * chore: changelog ([3a4af62](https://github.com/sutras/sard-uniapp/commit/3a4af62))
530
- * Create 01-bug.yml ([8f960db](https://github.com/sutras/sard-uniapp/commit/8f960db))
531
- * Update 01-bug.yml ([ecefbf9](https://github.com/sutras/sard-uniapp/commit/ecefbf9))
532
- * Update 01-bug.yml ([2b78893](https://github.com/sutras/sard-uniapp/commit/2b78893))
401
+ * Features: button 组件新增 icon 功能 ([ff69d30](https://github.com/sutras/sard-uniapp/commit/ff69d30))
402
+ * Features: 新增 divider 组件 ([410fe89](https://github.com/sutras/sard-uniapp/commit/410fe89))
403
+ * Features: 新增 FloatingPanel 组件 ([ddb6561](https://github.com/sutras/sard-uniapp/commit/ddb6561))
533
404
 
534
405
  ## <small>1.12.5 (2025-04-21)</small>
535
406
 
536
- * fix: 修复 table 组件 sass 导入问题 ([238257e](https://github.com/sutras/sard-uniapp/commit/238257e))
537
- * chore: changelog ([377ede1](https://github.com/sutras/sard-uniapp/commit/377ede1))
407
+ * Bug Fixes: 修复 table 组件 sass 导入问题 ([238257e](https://github.com/sutras/sard-uniapp/commit/238257e))
538
408
 
539
409
  ## <small>1.12.4 (2025-04-14)</small>
540
410
 
541
- * feat: tabbar-item 组件 icon 插槽新增 active 属性 ([4ccd9cc](https://github.com/sutras/sard-uniapp/commit/4ccd9cc))
542
- * chore: changelog ([e7d8f7f](https://github.com/sutras/sard-uniapp/commit/e7d8f7f))
411
+ * Features: tabbar-item 组件 icon 插槽新增 active 属性 ([4ccd9cc](https://github.com/sutras/sard-uniapp/commit/4ccd9cc))
543
412
 
544
413
  ## <small>1.12.3 (2025-04-03)</small>
545
414
 
546
- * feat: card 组件新增点击态 ([0eef48e](https://github.com/sutras/sard-uniapp/commit/0eef48e))
547
- * chore: changelog ([f1a1b0a](https://github.com/sutras/sard-uniapp/commit/f1a1b0a))
415
+ * Features: card 组件新增点击态 ([0eef48e](https://github.com/sutras/sard-uniapp/commit/0eef48e))
548
416
 
549
417
  ## <small>1.12.2 (2025-04-02)</small>
550
418
 
551
- * feat: tabs 等组件新增 change 事件, card 新增 click 事件 ([20fa21c](https://github.com/sutras/sard-uniapp/commit/20fa21c))
552
- * docs: 更新 sard-cli 版本 ([c9059d6](https://github.com/sutras/sard-uniapp/commit/c9059d6))
553
- * chore: changelog ([0ffeab0](https://github.com/sutras/sard-uniapp/commit/0ffeab0))
419
+ * Features: tabs 等组件新增 change 事件, card 新增 click 事件 ([20fa21c](https://github.com/sutras/sard-uniapp/commit/20fa21c))
554
420
 
555
421
  ## <small>1.12.1 (2025-03-29)</small>
556
422
 
557
- * fix: 移除 crop-image 组件 toast 提示,新增button组件 inline 属性 ([64e6474](https://github.com/sutras/sard-uniapp/commit/64e6474))
558
- * chore: changelog ([0d256b8](https://github.com/sutras/sard-uniapp/commit/0d256b8))
423
+ * Bug Fixes: 移除 crop-image 组件 toast 提示,新增button组件 inline 属性 ([64e6474](https://github.com/sutras/sard-uniapp/commit/64e6474))
559
424
 
560
425
  ## 1.12.0 (2025-03-25)
561
426
 
562
- * chore: changelog ([c7d7703](https://github.com/sutras/sard-uniapp/commit/c7d7703))
563
- * chore: 优化创建组件方式 ([57bc0d8](https://github.com/sutras/sard-uniapp/commit/57bc0d8))
564
- * chore: 优化各组件 ([a8f05c8](https://github.com/sutras/sard-uniapp/commit/a8f05c8))
565
- * chore: 支付宝端问题修复 ([d042189](https://github.com/sutras/sard-uniapp/commit/d042189))
566
- * chore: 新增子组件脚本 ([61f3177](https://github.com/sutras/sard-uniapp/commit/61f3177))
567
- * chore: 更新 uniapp ([09754e1](https://github.com/sutras/sard-uniapp/commit/09754e1))
568
- * test: 编写测试用例 ([300c131](https://github.com/sutras/sard-uniapp/commit/300c131))
569
- * fix: 修复 table 组件右边固定阴影显示问题 ([c6f0e88](https://github.com/sutras/sard-uniapp/commit/c6f0e88))
570
- * fix: 修复cascader在支付宝端的展示问题 ([3e713ac](https://github.com/sutras/sard-uniapp/commit/3e713ac))
571
- * fix: 修复因uniapp会修改元素id导致获取不到元素的问题 ([45b8070](https://github.com/sutras/sard-uniapp/commit/45b8070))
572
- * fix(cascader): 允许空字符串作为未选择初始值 ([428b3c5](https://github.com/sutras/sard-uniapp/commit/428b3c5))
573
- * feat: button 组件新增 block 属性 ([6b59144](https://github.com/sutras/sard-uniapp/commit/6b59144))
574
- * feat: grid 组件新增 badge 相关属性 ([4f697a3](https://github.com/sutras/sard-uniapp/commit/4f697a3))
575
- * feat: navbar组件新增属性,修改样式 ([e6039b4](https://github.com/sutras/sard-uniapp/commit/e6039b4))
576
- * feat: 新增 crop-image 组件 ([9bd948a](https://github.com/sutras/sard-uniapp/commit/9bd948a))
577
- * feat: 新增 ScrollSpy 组件 ([cefa8b4](https://github.com/sutras/sard-uniapp/commit/cefa8b4))
578
- * feat: 新增 Sidebar 组件 ([608ec0d](https://github.com/sutras/sard-uniapp/commit/608ec0d))
579
- * feat: 新增 signature 组件 ([f75489d](https://github.com/sutras/sard-uniapp/commit/f75489d))
580
- * feat: 新增 status-bar 组件 ([e005b0c](https://github.com/sutras/sard-uniapp/commit/e005b0c))
581
- * feat: 新增 zIndex 全局配置 ([7945ae9](https://github.com/sutras/sard-uniapp/commit/7945ae9))
582
- * docs: 自定义导航栏 ([474cd29](https://github.com/sutras/sard-uniapp/commit/474cd29))
583
- * docs(indexes): 修改演示组件 ([496e6e1](https://github.com/sutras/sard-uniapp/commit/496e6e1))
427
+ * Bug Fixes: 修复 table 组件右边固定阴影显示问题 ([c6f0e88](https://github.com/sutras/sard-uniapp/commit/c6f0e88))
428
+ * Bug Fixes: 修复cascader在支付宝端的展示问题 ([3e713ac](https://github.com/sutras/sard-uniapp/commit/3e713ac))
429
+ * Bug Fixes: 修复因uniapp会修改元素id导致获取不到元素的问题 ([45b8070](https://github.com/sutras/sard-uniapp/commit/45b8070))
430
+ * Bug Fixes: 允许空字符串作为未选择初始值 ([428b3c5](https://github.com/sutras/sard-uniapp/commit/428b3c5))
431
+ * Features: button 组件新增 block 属性 ([6b59144](https://github.com/sutras/sard-uniapp/commit/6b59144))
432
+ * Features: grid 组件新增 badge 相关属性 ([4f697a3](https://github.com/sutras/sard-uniapp/commit/4f697a3))
433
+ * Features: navbar组件新增属性,修改样式 ([e6039b4](https://github.com/sutras/sard-uniapp/commit/e6039b4))
434
+ * Features: 新增 crop-image 组件 ([9bd948a](https://github.com/sutras/sard-uniapp/commit/9bd948a))
435
+ * Features: 新增 ScrollSpy 组件 ([cefa8b4](https://github.com/sutras/sard-uniapp/commit/cefa8b4))
436
+ * Features: 新增 Sidebar 组件 ([608ec0d](https://github.com/sutras/sard-uniapp/commit/608ec0d))
437
+ * Features: 新增 signature 组件 ([f75489d](https://github.com/sutras/sard-uniapp/commit/f75489d))
438
+ * Features: 新增 status-bar 组件 ([e005b0c](https://github.com/sutras/sard-uniapp/commit/e005b0c))
439
+ * Features: 新增 zIndex 全局配置 ([7945ae9](https://github.com/sutras/sard-uniapp/commit/7945ae9))
584
440
 
585
441
  ## <small>1.11.2 (2025-03-06)</small>
586
442
 
587
- * fix: 修复tree组件递归引用问题 ([0a789c6](https://github.com/sutras/sard-uniapp/commit/0a789c6))
588
- * chore: changelog ([1949c45](https://github.com/sutras/sard-uniapp/commit/1949c45))
443
+ * Bug Fixes: 修复tree组件递归引用问题 ([0a789c6](https://github.com/sutras/sard-uniapp/commit/0a789c6))
589
444
 
590
445
  ## <small>1.11.1 (2025-03-06)</small>
591
446
 
592
- * fix: 修复日期时间选择器min, max联动问题 ([fd6c351](https://github.com/sutras/sard-uniapp/commit/fd6c351))
593
- * chore: changelog ([390272f](https://github.com/sutras/sard-uniapp/commit/390272f))
447
+ * Bug Fixes: 修复日期时间选择器min, max联动问题 ([fd6c351](https://github.com/sutras/sard-uniapp/commit/fd6c351))
594
448
 
595
449
  ## 1.11.0 (2025-03-04)
596
450
 
597
- * chore: changelog ([cbd59cd](https://github.com/sutras/sard-uniapp/commit/cbd59cd))
598
- * chore: changelog ([5c5c49f](https://github.com/sutras/sard-uniapp/commit/5c5c49f))
599
- * chore: np version ([c7a6b1e](https://github.com/sutras/sard-uniapp/commit/c7a6b1e))
600
- * feat: 新增 DatetimeRangePicker 和 DatetimeRangePickerInput 组件 ([8b3d6ee](https://github.com/sutras/sard-uniapp/commit/8b3d6ee))
601
- * fix(datetime-picker): 修改min, max属性后更新列数据 ([9b6b3f4](https://github.com/sutras/sard-uniapp/commit/9b6b3f4))
451
+ * Features: 新增 DatetimeRangePicker 和 DatetimeRangePickerInput 组件 ([8b3d6ee](https://github.com/sutras/sard-uniapp/commit/8b3d6ee))
452
+ * Bug Fixes: 修改min, max属性后更新列数据 ([9b6b3f4](https://github.com/sutras/sard-uniapp/commit/9b6b3f4))
602
453
 
603
454
  ## <small>1.10.4 (2025-02-19)</small>
604
455
 
605
- * fix: 使用 @import 导入scss, 兼容mp-alipay ([3e1b7b6](https://github.com/sutras/sard-uniapp/commit/3e1b7b6))
456
+ * Bug Fixes: 使用 @import 导入scss, 兼容mp-alipay ([3e1b7b6](https://github.com/sutras/sard-uniapp/commit/3e1b7b6))
606
457
 
607
458
  ## <small>1.10.3 (2025-02-19)</small>
608
459
 
609
- * fix: 修复 cascader, cascader-input 组件 ([1ac846d](https://github.com/sutras/sard-uniapp/commit/1ac846d))
610
- * fix: 确保 DatetimePickerInput value 格式化, 移除sass警告 ([0ded8f9](https://github.com/sutras/sard-uniapp/commit/0ded8f9))
611
- * build: add remote ([22b3869](https://github.com/sutras/sard-uniapp/commit/22b3869))
612
- * build: 兼容windows系统 ([757d94b](https://github.com/sutras/sard-uniapp/commit/757d94b))
460
+ * Bug Fixes: 修复 cascader, cascader-input 组件 ([1ac846d](https://github.com/sutras/sard-uniapp/commit/1ac846d))
461
+ * Bug Fixes: 确保 DatetimePickerInput value 格式化, 移除sass警告 ([0ded8f9](https://github.com/sutras/sard-uniapp/commit/0ded8f9))
613
462
 
614
463
  ## <small>1.10.1 (2025-01-08)</small>
615
464
 
616
- * fix: 修复全局配置问题 ([b05a52e](https://github.com/sutras/sard-uniapp/commit/b05a52e))
617
- * build: github page ([6614f99](https://github.com/sutras/sard-uniapp/commit/6614f99))
465
+ * Bug Fixes: 修复全局配置问题 ([b05a52e](https://github.com/sutras/sard-uniapp/commit/b05a52e))
618
466
 
619
467
  ## 1.10.0 (2025-01-01)
620
468
 
621
- * feat: 新增 Space 组件, 新增 Dialog 组件的按钮配置, 新增 valueFormat 属性, 修复已知问题 ([69825ef](https://github.com/sutras/sard-uniapp/commit/69825ef))
469
+ * Features: 新增 Space 组件, 新增 Dialog 组件的按钮配置, 新增 valueFormat 属性, 修复已知问题 ([69825ef](https://github.com/sutras/sard-uniapp/commit/69825ef))
622
470
 
623
471
  ## <small>1.9.2 (2024-12-22)</small>
624
472
 
625
- * feat: 表单组件新增change事件 ([cc56e51](https://github.com/sutras/sard-uniapp/commit/cc56e51))
473
+ * Features: 表单组件新增change事件 ([cc56e51](https://github.com/sutras/sard-uniapp/commit/cc56e51))
626
474
 
627
475
  ## <small>1.9.1 (2024-12-22)</small>
628
476
 
629
- * fix: 修复qrcode 在app端报错的问题 ([486a95f](https://github.com/sutras/sard-uniapp/commit/486a95f))
477
+ * Bug Fixes: 修复qrcode 在app端报错的问题 ([486a95f](https://github.com/sutras/sard-uniapp/commit/486a95f))
630
478
 
631
479
  ## 1.9.0 (2024-12-22)
632
480
 
633
- * feat: 新增表格组件 ([6649af4](https://github.com/sutras/sard-uniapp/commit/6649af4))
634
- * docs: update README ([8b90019](https://github.com/sutras/sard-uniapp/commit/8b90019))
635
- * docs: 修改文档 ([4375b68](https://github.com/sutras/sard-uniapp/commit/4375b68))
481
+ * Features: 新增表格组件 ([6649af4](https://github.com/sutras/sard-uniapp/commit/6649af4))
636
482
 
637
483
  ## <small>1.8.2 (2024-12-06)</small>
638
484
 
639
- * fix(PopoutInput): 只读时隐藏箭头 ([28f29ac](https://github.com/sutras/sard-uniapp/commit/28f29ac))
640
- * docs: udpate docs ([1a684b2](https://github.com/sutras/sard-uniapp/commit/1a684b2))
641
- * chore: sass use ([9c83be9](https://github.com/sutras/sard-uniapp/commit/9c83be9))
642
- * chore: update dependencies ([a9f7a57](https://github.com/sutras/sard-uniapp/commit/a9f7a57))
643
- * chore: update dependencies ([45a71b6](https://github.com/sutras/sard-uniapp/commit/45a71b6))
485
+ * Bug Fixes: 只读时隐藏箭头 ([28f29ac](https://github.com/sutras/sard-uniapp/commit/28f29ac))
644
486
 
645
487
  ## <small>1.8.1 (2024-10-22)</small>
646
488
 
647
- * fix: 修复局部导入组件未注册问题 ([225ff82](https://github.com/sutras/sard-uniapp/commit/225ff82))
489
+ * Bug Fixes: 修复局部导入组件未注册问题 ([225ff82](https://github.com/sutras/sard-uniapp/commit/225ff82))
648
490
 
649
491
  ## 1.8.0 (2024-10-21)
650
492
 
651
- * feat: 按钮添加小程序能力 ([a887361](https://github.com/sutras/sard-uniapp/commit/a887361))
493
+ * Features: 按钮添加小程序能力 ([a887361](https://github.com/sutras/sard-uniapp/commit/a887361))
652
494
 
653
495
  ## <small>1.7.1 (2024-09-20)</small>
654
496
 
655
- * fix: 修复 input 获取焦点时的光标位置 ([820f248](https://github.com/sutras/sard-uniapp/commit/820f248))
497
+ * Bug Fixes: 修复 input 获取焦点时的光标位置 ([820f248](https://github.com/sutras/sard-uniapp/commit/820f248))
656
498
 
657
499
  ## 1.7.0 (2024-09-18)
658
500
 
659
- * feat: 新增全局配置 ([dbc6444](https://github.com/sutras/sard-uniapp/commit/dbc6444))
501
+ * Features: 新增全局配置 ([dbc6444](https://github.com/sutras/sard-uniapp/commit/dbc6444))
660
502
 
661
503
  ## <small>1.6.1 (2024-08-30)</small>
662
504
 
663
- * fix: count-down stop timer before unmount ([5a0feb2](https://github.com/sutras/sard-uniapp/commit/5a0feb2))
664
- * fix: fix type of 'confirm-hold' in sard-input ([fd6209d](https://github.com/sutras/sard-uniapp/commit/fd6209d))
665
- * docs: update intro ([ef4fc3f](https://github.com/sutras/sard-uniapp/commit/ef4fc3f))
666
- * chore: commit changelog ([eb4afce](https://github.com/sutras/sard-uniapp/commit/eb4afce))
505
+ * Bug Fixes: count-down stop timer before unmount ([5a0feb2](https://github.com/sutras/sard-uniapp/commit/5a0feb2))
506
+ * Bug Fixes: fix type of 'confirm-hold' in sard-input ([fd6209d](https://github.com/sutras/sard-uniapp/commit/fd6209d))
667
507
 
668
508
  ## 1.6.0 (2024-08-19)
669
509
 
670
- * chore: rc fixed ([c822504](https://github.com/sutras/sard-uniapp/commit/c822504))
671
- * feat: 新增Fab, FloatingBubble 组件, 优化构建流程 close #39 ([fe28b0a](https://github.com/sutras/sard-uniapp/commit/fe28b0a)), closes [#39](https://github.com/sutras/sard-uniapp/issues/39)
672
- * feat: 新增Tree, Timeline, BackTop 组件 close #36, close #41, close 43 ([f0a0504](https://github.com/sutras/sard-uniapp/commit/f0a0504)), closes [#36](https://github.com/sutras/sard-uniapp/issues/36) [#41](https://github.com/sutras/sard-uniapp/issues/41)
510
+ * Features: 新增Fab, FloatingBubble 组件, 优化构建流程 close #39 ([fe28b0a](https://github.com/sutras/sard-uniapp/commit/fe28b0a)), closes [#39](https://github.com/sutras/sard-uniapp/issues/39)
511
+ * Features: 新增Tree, Timeline, BackTop 组件 close #36, close #41, close 43 ([f0a0504](https://github.com/sutras/sard-uniapp/commit/f0a0504)), closes [#36](https://github.com/sutras/sard-uniapp/issues/36) [#41](https://github.com/sutras/sard-uniapp/issues/41)
673
512
 
674
513
  ## <small>1.4.1 (2024-08-02)</small>
675
514
 
676
- * feat: search组件新增clear, focus, blur事件 ([5c4f9fe](https://github.com/sutras/sard-uniapp/commit/5c4f9fe))
677
- * docs: fix emit's name of Keyboard ([d8e245c](https://github.com/sutras/sard-uniapp/commit/d8e245c))
515
+ * Features: search组件新增clear, focus, blur事件 ([5c4f9fe](https://github.com/sutras/sard-uniapp/commit/5c4f9fe))
678
516
 
679
517
  ## 1.4.0 (2024-08-01)
680
518
 
681
- * feat: add qrcode ([4c74b1e](https://github.com/sutras/sard-uniapp/commit/4c74b1e))
519
+ * Features: add qrcode ([4c74b1e](https://github.com/sutras/sard-uniapp/commit/4c74b1e))
682
520
 
683
521
  ## 1.3.0 (2024-07-16)
684
522
 
685
- * feat: 新增radio-input, checkbox-input, alert组件 ([4d2198e](https://github.com/sutras/sard-uniapp/commit/4d2198e))
523
+ * Features: 新增radio-input, checkbox-input, alert组件 ([4d2198e](https://github.com/sutras/sard-uniapp/commit/4d2198e))
686
524
 
687
525
  ## <small>1.2.2 (2024-07-13)</small>
688
526
 
689
- * fix: lwa copy ([d2ecc78](https://github.com/sutras/sard-uniapp/commit/d2ecc78))
690
- * fix: 修复pnpm非扁平化依赖包下lwa依赖问题 close #32 ([904e6bd](https://github.com/sutras/sard-uniapp/commit/904e6bd)), closes [#32](https://github.com/sutras/sard-uniapp/issues/32)
527
+ * Bug Fixes: lwa copy ([d2ecc78](https://github.com/sutras/sard-uniapp/commit/d2ecc78))
528
+ * Bug Fixes: 修复pnpm非扁平化依赖包下lwa依赖问题 close #32 ([904e6bd](https://github.com/sutras/sard-uniapp/commit/904e6bd)), closes [#32](https://github.com/sutras/sard-uniapp/issues/32)
691
529
 
692
530
  ## 1.2.0 (2024-07-11)
693
531
 
694
- * chore: flush lwa ([5f21968](https://github.com/sutras/sard-uniapp/commit/5f21968))
695
- * feat: 新增Marquee, LuckyDraw, CountTo组件 ([ce825ae](https://github.com/sutras/sard-uniapp/commit/ce825ae))
696
- * docs: 维护文档 ([752ea20](https://github.com/sutras/sard-uniapp/commit/752ea20))
532
+ * Features: 新增Marquee, LuckyDraw, CountTo组件 ([ce825ae](https://github.com/sutras/sard-uniapp/commit/ce825ae))
697
533
 
698
534
  ## <small>1.1.7 (2024-05-20)</small>
699
535
 
700
- * fix: 修复表单内组件的禁用和只读问题 close #27 ([733f010](https://github.com/sutras/sard-uniapp/commit/733f010)), closes [#27](https://github.com/sutras/sard-uniapp/issues/27)
536
+ * Bug Fixes: 修复表单内组件的禁用和只读问题 close #27 ([733f010](https://github.com/sutras/sard-uniapp/commit/733f010)), closes [#27](https://github.com/sutras/sard-uniapp/issues/27)
701
537
 
702
538
  ## <small>1.1.6 (2024-05-19)</small>
703
539
 
704
- * fix: 修复 notify 组件显示问题、优化文档 ([34f09a6](https://github.com/sutras/sard-uniapp/commit/34f09a6))
540
+ * Bug Fixes: 修复 notify 组件显示问题、优化文档 ([34f09a6](https://github.com/sutras/sard-uniapp/commit/34f09a6))
705
541
 
706
542
  ## <small>1.1.5 (2024-05-18)</small>
707
543
 
708
- * fix: 修复toast&dialog不显示问题 ([37255c5](https://github.com/sutras/sard-uniapp/commit/37255c5))
709
- * docs: update docs ([61cf32a](https://github.com/sutras/sard-uniapp/commit/61cf32a))
544
+ * Bug Fixes: 修复toast&dialog不显示问题 ([37255c5](https://github.com/sutras/sard-uniapp/commit/37255c5))
710
545
 
711
546
  ## <small>1.1.4 (2024-05-17)</small>
712
547
 
713
- * fix: 修复input组件字数统计, dialog&toast组件不能显示的问题 close #26,#24 ([fb31059](https://github.com/sutras/sard-uniapp/commit/fb31059)), closes [#26](https://github.com/sutras/sard-uniapp/issues/26) [#24](https://github.com/sutras/sard-uniapp/issues/24)
714
- * chore: 使用 pnpm 管理依赖包和workspace、调整项目的目录结构 ([ad53f4d](https://github.com/sutras/sard-uniapp/commit/ad53f4d))
715
- * chore: 兼容windows上开发此组件库 ([a53e0d0](https://github.com/sutras/sard-uniapp/commit/a53e0d0))
716
- * chore: 类型参数化组件的props、emit、slot;修改组件打包方式 ([30408a0](https://github.com/sutras/sard-uniapp/commit/30408a0))
548
+ * Bug Fixes: 修复input组件字数统计, dialog&toast组件不能显示的问题 close #26,#24 ([fb31059](https://github.com/sutras/sard-uniapp/commit/fb31059)), closes [#26](https://github.com/sutras/sard-uniapp/issues/26) [#24](https://github.com/sutras/sard-uniapp/issues/24)
717
549
 
718
550
  ## <small>1.1.3 (2024-05-11)</small>
719
551
 
720
- * fix: 修复下拉刷新组件有时不触发的问题 close #18 ([5ec5044](https://github.com/sutras/sard-uniapp/commit/5ec5044)), closes [#18](https://github.com/sutras/sard-uniapp/issues/18)
552
+ * Bug Fixes: 修复下拉刷新组件有时不触发的问题 close #18 ([5ec5044](https://github.com/sutras/sard-uniapp/commit/5ec5044)), closes [#18](https://github.com/sutras/sard-uniapp/issues/18)
721
553
 
722
554
  ## <small>1.1.2 (2024-05-10)</small>
723
555
 
724
- * fix: 移除属性选择器 close #23 ([b3c0450](https://github.com/sutras/sard-uniapp/commit/b3c0450)), closes [#23](https://github.com/sutras/sard-uniapp/issues/23)
556
+ * Bug Fixes: 移除属性选择器 close #23 ([b3c0450](https://github.com/sutras/sard-uniapp/commit/b3c0450)), closes [#23](https://github.com/sutras/sard-uniapp/issues/23)
725
557
 
726
558
  ## <small>1.1.1 (2024-05-05)</small>
727
559
 
728
- * fix: 修复upload-preview的image在h5环境下,没有宽度导致图片显示不全 ([71383d3](https://github.com/sutras/sard-uniapp/commit/71383d3))
729
- * fix: 修复upload组件图片预览问题 ([0552838](https://github.com/sutras/sard-uniapp/commit/0552838))
560
+ * Bug Fixes: 修复upload-preview的image在h5环境下,没有宽度导致图片显示不全 ([71383d3](https://github.com/sutras/sard-uniapp/commit/71383d3))
561
+ * Bug Fixes: 修复upload组件图片预览问题 ([0552838](https://github.com/sutras/sard-uniapp/commit/0552838))
730
562
 
731
563
  ## 1.1.0 (2024-05-02)
732
564
 
733
- * fix: 修复input组件字数统计问题 close #19 ([4a63701](https://github.com/sutras/sard-uniapp/commit/4a63701)), closes [#19](https://github.com/sutras/sard-uniapp/issues/19)
565
+ * Bug Fixes: 修复input组件字数统计问题 close #19 ([4a63701](https://github.com/sutras/sard-uniapp/commit/4a63701)), closes [#19](https://github.com/sutras/sard-uniapp/issues/19)
734
566
 
735
567
  ## 1.1.0-rc.2 (2024-04-27)
736
568
 
737
- * chore: update version ([fd317e1](https://github.com/sutras/sard-uniapp/commit/fd317e1))
738
- * docs: close #16 ([add3635](https://github.com/sutras/sard-uniapp/commit/add3635)), closes [#16](https://github.com/sutras/sard-uniapp/issues/16)
739
- * docs: 添加github文档和演示链接 ([acba9d5](https://github.com/sutras/sard-uniapp/commit/acba9d5))
740
- * dropdown-item点击变化值后,没有回传 ([9098a56](https://github.com/sutras/sard-uniapp/commit/9098a56))
741
-
742
569
  ## 1.1.0-rc.1 (2024-04-08)
743
570
 
744
- * feat: 新增load-more组件, stepper组件新增size属性 ([d8184c7](https://github.com/sutras/sard-uniapp/commit/d8184c7))
571
+ * Features: 新增load-more组件, stepper组件新增size属性 ([d8184c7](https://github.com/sutras/sard-uniapp/commit/d8184c7))
745
572
 
746
573
  ## 1.1.0-beta.1 (2024-04-06)
747
574
 
748
- * feat: 新增pull-down-refresh组件, slider组件新增时间, 重构loading组件, 其他优化 ([c6dc6e4](https://github.com/sutras/sard-uniapp/commit/c6dc6e4))
749
- * docs: update quickstart.md ([8f92f87](https://github.com/sutras/sard-uniapp/commit/8f92f87))
750
- * build: 新增changelog构建流程 ([21759bd](https://github.com/sutras/sard-uniapp/commit/21759bd))
575
+ * Features: 新增pull-down-refresh组件, slider组件新增时间, 重构loading组件, 其他优化 ([c6dc6e4](https://github.com/sutras/sard-uniapp/commit/c6dc6e4))
751
576
 
752
577
  ## <small>1.0.5 (2024-03-30)</small>
753
578
 
754
- * fix: 修复打包组件缺少文件的问题 ([915a6af](https://github.com/sutras/sard-uniapp/commit/915a6af))
755
- * test(test): 完善测试用例 ([ab2301e](https://github.com/sutras/sard-uniapp/commit/ab2301e))
579
+ * Bug Fixes: 修复打包组件缺少文件的问题 ([915a6af](https://github.com/sutras/sard-uniapp/commit/915a6af))
756
580
 
757
581
  ## <small>1.0.4 (2024-01-12)</small>
758
582
 
759
- * fix(sard-uniapp): 修复打包缺少tag组件的bug ([663ffde](https://github.com/sutras/sard-uniapp/commit/663ffde))
760
- * docs(doc): global component type prompt ([7868251](https://github.com/sutras/sard-uniapp/commit/7868251))
761
- * build(sard-uniapp): update npm files field ([eed1173](https://github.com/sutras/sard-uniapp/commit/eed1173))
762
- * add LICENSE. ([8273e65](https://github.com/sutras/sard-uniapp/commit/8273e65))
583
+ * Bug Fixes: 修复打包缺少tag组件的bug ([663ffde](https://github.com/sutras/sard-uniapp/commit/663ffde))
763
584
 
764
585
  ## <small>1.0.2 (2023-12-23)</small>
765
586
 
766
- * fix(global): fixed bugs ([eee4541](https://github.com/sutras/sard-uniapp/commit/eee4541))
767
- * feat: 新增基础组件 ([8e6385e](https://github.com/sutras/sard-uniapp/commit/8e6385e))
768
- * feat(global): 新增组件 ([5c65aab](https://github.com/sutras/sard-uniapp/commit/5c65aab))
769
- * chore: 基础框架搭建 ([212fc3a](https://github.com/sutras/sard-uniapp/commit/212fc3a))
587
+ * Bug Fixes: fixed bugs ([eee4541](https://github.com/sutras/sard-uniapp/commit/eee4541))
588
+ * Features: 新增基础组件 ([8e6385e](https://github.com/sutras/sard-uniapp/commit/8e6385e))
589
+ * Features: 新增组件 ([5c65aab](https://github.com/sutras/sard-uniapp/commit/5c65aab))