Commit Graph

24 Commits

Author SHA1 Message Date
zhangzhengmeng
b512ea99f3 fix: 修复代码生成前端模板部分错误 2024-06-18 07:35:55 +00:00
a3391647b5 chore: 优化部分代码 2024-05-31 00:30:45 +08:00
maliang
c34e703fd3 build: add pr check 2024-05-24 18:15:37 +08:00
cf18c1046b fix: 修复 FormTypeEnum 错误,并优化命名 2024-05-24 09:21:50 +08:00
javacares
8632b22bd5 feat: 代码生成增加了 TREE_SELECT/CHECK_GROUP/INPUT_NUMBER/INPUT_PASSWORD控件 2024-05-23 14:23:24 +00:00
javacares
2fb40015c1 chore: 完善代码生成模板 AddModal.ftl 2024-05-23 14:22:41 +00:00
6396e9a736 chore: 优化代码生成模板 2024-05-14 20:41:46 +08:00
fac7c866ee chore: continew-starter 2.0.0 => 2.0.1 2024-05-13 23:37:10 +08:00
3ddcdf0f67 chore: 优化代码生成模板 2024-05-12 19:28:58 +08:00
044b4b669a chore: 根据前端最新 ESLint 配置优化代码生成模板 2024-05-10 22:34:34 +08:00
61dd3a4c3a chore: 优化个人中心部分参数命名 2024-05-09 22:34:43 +08:00
罗敬
ad7412f9cb refactor: 优化代码生成预览 2024-05-09 12:06:46 +00:00
def831f2dc chore: 优化代码生成模板 2024-05-02 20:24:33 +08:00
dc9273132d chore: 优化代码生成模板 2024-05-01 22:16:21 +08:00
08eeabc47d chore: top.charles7c.continew => top.continew
1.groupId 及基础包名调整,更短的包名,优化品牌形象
2.全局代码格式化
2024-04-22 20:29:17 +08:00
da3a4e0756 chore: 完善代码生成模板 2024-04-22 19:57:24 +08:00
3dbe72fd57 refactor: 适配 3.0 前端代码生成模板,代码预览及生成 2024-04-19 22:16:38 +08:00
f5ab22eedf chore: 适配 continew-starter 2.0.0,top.charles7c.continew => top.continew
groupId 及基础包名调整,更短的包名,聚合品牌形象
2024-04-17 23:06:39 +08:00
Yoofff
040f137934 feat(generator): 新增代码批量生成功能 2024-03-23 13:52:17 +00:00
df0c0dd7dc refactor(generator): 重构代码生成功能,由指定路径生成模式调整为下载模式,更方便复杂场景
Closes #40
2024-03-15 00:24:16 +08:00
7031a51cd4 refactor(generator): 重构代码生成配置
Closes #42
2024-03-11 21:22:54 +08:00
89546deced feat(generator): 代码生成同步最新数据表结构支持同步排序 2024-03-07 23:02:26 +08:00
948f904ca9 chore: 调整代码生成配置到 generator 模块 2024-03-06 21:51:33 +08:00
87829d3ce8 refactor: 抽取代码生成器插件模块(后续会改造为独立插件) 2024-03-05 22:54:21 +08:00