Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

1.10.13 #36

Merged
merged 15 commits into from
Sep 4, 2022
Merged

1.10.13 #36

merged 15 commits into from
Sep 4, 2022

Conversation

erupts
Copy link
Owner

@erupts erupts commented Sep 4, 2022

🐞 修复 keepUploadFileName 配置为 true 时上传中文路径文件访问会 404 的 bug
🧩 启动时检测是否存在spring-boot-devtools依赖,存在则提示异常建议移除
🧩 erupt-annocation 模块移除 POI 依赖
🧩 提升 @erupt 自动添加表注释能力容错
🧩 完全兼容JDK 17, 修复JDK 17 各种问题
🌟 RowOperation 增加 tplWidth 配置可定义自定义弹出层宽度
🌟 erupt-cloud-node 增加聚合模块 erupt-cloud-node-jpa 开发node模块时减少依赖配置
🌟 excel导出功能单独拆分 erupt-excel 依赖,减轻 node 节点打包体积

erupts and others added 15 commits September 4, 2022 22:18
…tURL',value = 'tplview'),可为table页面头部添加一个自定义的模板view碎片html片段)
    @erupt(name = '测试tab效果', param = [
        @KV(key = '_tabHeader#基础信息', value = '/build/table/Test1'),
        @KV(key = '_tabHeader#活动配置', value = '/tpl/t1'),
        @KV(key = '_tabHeader#用户列表', value = '/tpl/t2')]
    )
 为页面添加一个tab效果,其每个tab页用一个单独的iframe中加载。
@erupts erupts merged commit 4497399 into master Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants