Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

1.12.16 #279

Merged
merged 34 commits into from
Nov 13, 2024
Merged

1.12.16 #279

merged 34 commits into from
Nov 13, 2024

Conversation

erupts
Copy link
Owner

@erupts erupts commented Nov 13, 2024

🐞 解决表格场景一对多不触发查询的bug
🧩 解决 excel 导入数值时,单元格格式为string无法正常导入的bug
🧩 修复 excel 导入时,部分场景出现最后一行空行导入空json的问题(感谢hply贡献的代码) #269
🧩 调整导出引擎为 XSSF ,倾向功能而且内存控制,允许dataProxy中的excelExport获得完成的内存数据
🧩 优化 checkbox UI无数据时不会空白显示
🧩 解决excel导入数值时数值过大会显示为科学计数法的问题
🧩 ifRender启动时不会自动执行,确保动态渲染函数在合适的时机执行
🧩 自定义按钮渲染默认是增加:MULTI_ONLY,该模式多行按钮不会显示在单行中
🧩 新增DataProxyContext工具类,支持在DataProxy中通过上下文的方式获取当前类对象与参数等数据
🌟 表格支持按单元格设置颜色
🌟 表格支持按行数据动态调整编辑与删除能力
🌟 新增多租户插件,适合企业开发SaaS应用

tyronemaxx and others added 30 commits July 26, 2024 00:55
修复excel导入时,部分场景出现最后一行空行导入空json
fix(GsonFactory): fix type Long covert to type Double
@erupts erupts merged commit 9dc38ee into master Nov 13, 2024
2 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants