File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.8.83] ( https://github.com/WeBankFinTech/fes-design/compare/v0.8.82...v0.8.83 ) (2025-07-25)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** button:** 修复图标显示条件判断逻辑 ([ #953 ] ( https://github.com/WeBankFinTech/fes-design/issues/953 ) ) ([ da8e70e] ( https://github.com/WeBankFinTech/fes-design/commit/da8e70ef982870fac4c48c675ffeaf8c8fefff6f ) )
7
+ * 修复empty使用svg id固定问题 ([ #951 ] ( https://github.com/WeBankFinTech/fes-design/issues/951 ) ) ([ c5c17e6] ( https://github.com/WeBankFinTech/fes-design/commit/c5c17e611b6c4934dc1b6034e1fafb17d0727b68 ) )
8
+
9
+
10
+
1
11
## [ 0.8.82] ( https://github.com/WeBankFinTech/fes-design/compare/v0.8.81...v0.8.82 ) (2025-05-09)
2
12
3
13
Original file line number Diff line number Diff line change 1
- const version = '0.8.82 ' ;
1
+ const version = '0.8.83 ' ;
2
2
3
3
export default version ;
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fesjs/fes-design" ,
3
3
"type" : " module" ,
4
- "version" : " 0.8.82 " ,
4
+ "version" : " 0.8.83 " ,
5
5
"packageManager" :
" [email protected] " ,
6
6
"description" : " fes-design for PC" ,
7
7
"author" : " winixt" ,
You can’t perform that action at this time.
0 commit comments