Commit e4f8cea xuqingkai
committed
1 parent 648a653 commit e4f8cea Copy full SHA for e4f8cea
File tree 2 files changed +21
-1
lines changed
2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1
1
# 更新日志
2
2
3
3
4
+ ### [ 1.2.10] ( https://github.com/Moonofweisheng/wot-design-uni/compare/v1.2.9...v1.2.10 ) (2024-04-02)
5
+
6
+
7
+ ### 🐛 Bug Fixes | Bug 修复
8
+
9
+ * 🐛 修复Step组件description插槽无法使用的问题 ([ e431294] ( https://github.com/Moonofweisheng/wot-design-uni/commit/e431294ea2b97858f93513c112f1a7574654a87d ) )
10
+ * 🐛 修复Toast、MessageBox二次打开时部分参数未重置的问题 ([ e2e7d37] ( https://github.com/Moonofweisheng/wot-design-uni/commit/e2e7d378e577d3d1f5582464bdd9e6c4e6d82e3d ) )
11
+
12
+
13
+ ### ✨ Features | 新功能
14
+
15
+ * ✨ 为所有组件补充customStyle属性 ([ 964240e] ( https://github.com/Moonofweisheng/wot-design-uni/commit/964240e2e7f640586a18bec1c11b0359afcf99e2 ) ), closes [ #212 ] ( https://github.com/Moonofweisheng/wot-design-uni/issues/212 )
16
+
17
+
18
+ ### ✏️ Documentation | 文档
19
+
20
+ * ✏️ 更新vitepress至1.0.1 ([ da7684f] ( https://github.com/Moonofweisheng/wot-design-uni/commit/da7684f33ada867a9ba2f22bb1489c804a7d840e ) )
21
+ * ✏️ 修复更新vitepress至1.0.1后友情链接丢失logo的问题 ([ 1e36c39] ( https://github.com/Moonofweisheng/wot-design-uni/commit/1e36c39ff7ab814741792ee91a2ee7d9085862f9 ) )
22
+ * ✏️ Steps文档标题调整为步骤条 ([ 1ea7996] ( https://github.com/Moonofweisheng/wot-design-uni/commit/1ea79960fd9facef7aa5ef17f0f9bde03daa0d7c ) )
23
+
4
24
### [ 1.2.9] ( https://github.com/Moonofweisheng/wot-design-uni/compare/v1.2.8...v1.2.9 ) (2024-04-01)
5
25
6
26
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " wot-design-uni" ,
3
- "version" : " 1.2.9 " ,
3
+ "version" : " 1.2.10 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com/Moonofweisheng/wot-design-uni.git"
You can’t perform that action at this time.
0 commit comments