-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: fe-lce/lowcode-engine-react
base: refactor/chain
head repository: fe-lce/lowcode-engine-react
compare: main
- 17 commits
- 29 files changed
- 2 contributors
Commits on Nov 11, 2024
-
mazhaobo committed
Nov 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 9943b91 - Browse repository at this point
Copy the full SHA 9943b91View commit details -
mazhaobo committed
Nov 11, 2024 Configuration menu - View commit details
-
Copy full SHA for d63d468 - Browse repository at this point
Copy the full SHA d63d468View commit details
Commits on Nov 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5917ab9 - Browse repository at this point
Copy the full SHA 5917ab9View commit details
Commits on Dec 25, 2024
-
build(deps): 使用lerna-lite替换lerna
- 添加 Lerna Lite 相关依赖 - 更新 Vitest 和 React 相关依赖 - 移除 lerna 依赖 - 更新其他开发工具依赖
mazhaobo committedDec 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 6a201b9 - Browse repository at this point
Copy the full SHA 6a201b9View commit details -
chore(release): publish 1.5.0-beta.4
mazhaobo committedDec 25, 2024 Configuration menu - View commit details
-
Copy full SHA for b2217e3 - Browse repository at this point
Copy the full SHA b2217e3View commit details
Commits on Dec 26, 2024
-
build: 更新 @types/node 版本至 18.19.68
- 在多个模块的 package.json 文件中更新 @types/node 依赖版本 - 此更新统一了项目中 @types/node 的版本,提高了代码的一致性和兼容性
mazhaobo committedDec 26, 2024 Configuration menu - View commit details
-
Copy full SHA for a70d275 - Browse repository at this point
Copy the full SHA a70d275View commit details -
- 删除了 build.sh 脚本中关于 umd 构建的注释部分 - 简化了构建流程,专注于当前所需的构建任务
mazhaobo committedDec 26, 2024 Configuration menu - View commit details
-
Copy full SHA for aae2d65 - Browse repository at this point
Copy the full SHA aae2d65View commit details
Commits on Jan 6, 2025
-
build(deps): 更新 lowcode 相关包的版本
- 将 @felce/lowcode-types 从 1.0.0 升级到 1.5.0-beta.3 - 将 @felce/lowcode-designer 从 1.4.1 升级到 1.5.0-beta.3 - 将 @felce/lowcode-utils 从 1.4.1 升级到 1.5.0-beta.3 - 将 @alifd/next 从 1.26.0 升级到 1.27.30 - 移除 react-simulator-renderer 中的 @felce/lowcode-engine 依赖
mazhaobo committedJan 6, 2025 Configuration menu - View commit details
-
Copy full SHA for 9564639 - Browse repository at this point
Copy the full SHA 9564639View commit details -
mazhaobo committed
Jan 6, 2025 Configuration menu - View commit details
-
Copy full SHA for b89388f - Browse repository at this point
Copy the full SHA b89388fView commit details
Commits on Feb 5, 2025
-
- 将 @felce/lowcode-designer、@felce/lowcode-types 和 @felce/lowcode-utils 的版本从 "1.5.0-beta.3" 更新为 "latest" - 更新 @types/react 和 @types/react-dom 的版本为 ^18.3.1
mazhaobo committedFeb 5, 2025 Configuration menu - View commit details
-
Copy full SHA for 165d799 - Browse repository at this point
Copy the full SHA 165d799View commit details -
chore(release): publish 1.5.0-beta.5
mazhaobo committedFeb 5, 2025 Configuration menu - View commit details
-
Copy full SHA for 6acdcdd - Browse repository at this point
Copy the full SHA 6acdcddView commit details -
refactor(demo): 更新 demo 文件中的渲染方式
- 移除 ReactDOM.render 的使用 - 使用 createRoot 和 root.render 进行渲染 - 更新了多个 demo 文件,包括 compose、dataSource、i18n、list 和 table
mazhaobo committedFeb 5, 2025 Configuration menu - View commit details
-
Copy full SHA for d6dedda - Browse repository at this point
Copy the full SHA d6deddaView commit details -
移除了 react-renderer、react-simulator-renderer 和 renderer-core 包中与样式导出相关的配置。这包括: - 删除了 "style" 字段 - 删除了 "exports" 对象中与样式相关的部分
mazhaobo committedFeb 5, 2025 Configuration menu - View commit details
-
Copy full SHA for dd4dd5d - Browse repository at this point
Copy the full SHA dd4dd5dView commit details -
mazhaobo committed
Feb 5, 2025 Configuration menu - View commit details
-
Copy full SHA for 6517f8a - Browse repository at this point
Copy the full SHA 6517f8aView commit details -
mazhaobo committed
Feb 5, 2025 Configuration menu - View commit details
-
Copy full SHA for 3858489 - Browse repository at this point
Copy the full SHA 3858489View commit details
Commits on Feb 17, 2025
-
build(lerna): 更新 Lerna 配置以使用工作区
- 添加 "useWorkspaces": true 配置项 - 移除多余的空格和换行符
mazhaobo committedFeb 17, 2025 Configuration menu - View commit details
-
Copy full SHA for 88de93d - Browse repository at this point
Copy the full SHA 88de93dView commit details -
mazhaobo committed
Feb 17, 2025 Configuration menu - View commit details
-
Copy full SHA for a86e137 - Browse repository at this point
Copy the full SHA a86e137View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff refactor/chain...main