File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed
Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.8.78] ( https://github.com/WeBankFinTech/fes-design/compare/v0.8.77...v0.8.78 ) (2025-01-24)
2+
3+
4+ ### Bug Fixes
5+
6+ * 修复pxfy等函数处理null 问题 & 优化代码避免内存泄露 ([ #928 ] ( https://github.com/WeBankFinTech/fes-design/issues/928 ) ) ([ a7ff52a] ( https://github.com/WeBankFinTech/fes-design/commit/a7ff52a1f52fef01c94a83ca7b99e8d7707f5016 ) )
7+ * ** Button:** 修复禁用表单状态下按钮无法点击的问题 ([ #931 ] ( https://github.com/WeBankFinTech/fes-design/issues/931 ) ) ([ 5193e1a] ( https://github.com/WeBankFinTech/fes-design/commit/5193e1a66d910c74a55c3a0b7b795e174f4854d6 ) )
8+
9+
10+ ### Features
11+
12+ * ** Descriptions:** 增加尺寸 size 配置项 ([ #930 ] ( https://github.com/WeBankFinTech/fes-design/issues/930 ) ) ([ 38613f4] ( https://github.com/WeBankFinTech/fes-design/commit/38613f433db50eba523f428602960a593faf52a9 ) )
13+ * ** Input:** 前缀后缀样式优化 ([ #929 ] ( https://github.com/WeBankFinTech/fes-design/issues/929 ) ) ([ 60530c1] ( https://github.com/WeBankFinTech/fes-design/commit/60530c125bcb5acb28e4762348ce2285a32d4bfc ) )
14+
15+
16+
117## [ 0.8.77] ( https://github.com/WeBankFinTech/fes-design/compare/v0.8.76...v0.8.77 ) (2025-01-20)
218
319
Original file line number Diff line number Diff line change 1- const version = '0.8.77 ' ;
1+ const version = '0.8.78 ' ;
22
33export default version ;
Original file line number Diff line number Diff line change 11{
22 "name" : " @fesjs/fes-design" ,
33 "type" : " module" ,
4- "version" : " 0.8.77 " ,
4+ "version" : " 0.8.78 " ,
55 "packageManager" :
" [email protected] " ,
66 "description" : " fes-design for PC" ,
77 "author" : " winixt" ,
You can’t perform that action at this time.
0 commit comments