File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.14.2] ( https://github.com/DvShu/neatui-vue/compare/v0.14.1...v0.14.2 ) (2024-08-13)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** Input:** 输入框强行转换为字符串 ([ 3e10b1b] ( https://github.com/DvShu/neatui-vue/commit/3e10b1be4b1a457734f8a38caec4b2b7f4c647db ) )
9+ * ** Table:** 优化列解析, 固定列支持自动识别 ([ 6c9f950] ( https://github.com/DvShu/neatui-vue/commit/6c9f950b5f376f6297694b5634de0983fe525f38 ) )
10+ * ** Table:** 表格增加设置单元格样式 ([ 6c9f950] ( https://github.com/DvShu/neatui-vue/commit/6c9f950b5f376f6297694b5634de0983fe525f38 ) )
11+
312## [ 0.14.1] ( https://github.com/DvShu/neatui-vue/compare/v0.14.0...v0.14.1 ) (2024-08-09)
413
514
Original file line number Diff line number Diff line change 11{
22 "name" : " @asteres/neatui-vue" ,
33 "description" : " 基于 Vue3 的 UI 组件库" ,
4- "version" : " 0.14.1 " ,
4+ "version" : " 0.14.2 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "g:c" : " node scripts/index.js template" ,
You can’t perform that action at this time.
0 commit comments