| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat: editorInfo migrate to globalService (#702) * feat: editorInfo migrate to globalService * feat: change to signal event * refactor: useApp migrate to globalService * refactor: optimize globalService state structure * feat: metaservice provide default apis: getState and setState * feat: poc refactor * feat: service poc improve * feat: improve service definition * feat: reduce the props exposed by service * fix: rebase to latest code * fix: change by review comment * fix: change import name * fix: use constant var instead of string * fix: adjust import order * fix: add unsubscribe logic * change by review * fix: change by review comment * fix: add initTimeout check --------- Co-authored-by: gene9831 <pacify.98@gmail.com> | 1 年前 | |
fix: remove redundant block update call | 1 年前 | |
feat: editorInfo migrate to globalService (#702) * feat: editorInfo migrate to globalService * feat: change to signal event * refactor: useApp migrate to globalService * refactor: optimize globalService state structure * feat: metaservice provide default apis: getState and setState * feat: poc refactor * feat: service poc improve * feat: improve service definition * feat: reduce the props exposed by service * fix: rebase to latest code * fix: change by review comment * fix: change import name * fix: use constant var instead of string * fix: adjust import order * fix: add unsubscribe logic * change by review * fix: change by review comment * fix: add initTimeout check --------- Co-authored-by: gene9831 <pacify.98@gmail.com> | 1 年前 | |
fix some detail styles in the plugins (#831) * fix: panel组件间距调整 * feat: page management ui redesign * feat: block ui redesign * fix: 去掉选择区块高亮 * feat: 数据源样式调整 * feat: 数据源交互调整 * feat: 帮助样式整改 * feat: AI功能样式调整 * feat: 资源管理、状态管理样式整改 * feat: 国际化样式调整 * feat: 头部、按钮、图标细节调整 * feat: 样式细节调整 * feat: 样式细节调整 * fix:面包屑区分区块和页面 * fix:调整帮助面板间距颜色 * fix: 页面管理间距调整 * fix: 历史备份样式调整 * fix: 数据源/状态管理下拉调整 * fix: 全屏图标位置调整 * fix:去掉工具栏左侧面包屑边框 * fix: fix review * fix: fix pageInputOutput review * fix: fix review * fix: codeEditor添加插槽 * fix: 物料样式调整 * fix: 部分bug修复 * feat: 调整区块设置编辑交互 * fix: 全屏后图标游离 * fix: 调整区块列表高度 * fix: 调整AI输入框边框 * feat: 调整添加区块搜索框 * fix: 调整暂无数据样式 * feat: 调整添加区块样式 * fix: 调整合并公共组件后的区块间距 * fix: 调整合并组件后的页面区块间距 * fix: 调整数据源间距 * fix: 调整数据源静态数据样式 * fix: fix review * feat:图标更新 * fix:修复区块遮挡 * fix: fix review * fix: 点击编辑区块 * fix: 修改tiny-tree空数据字体颜色 * fix: 调整notify图标文字上下居中 * fix: 点击更多面板,保存下拉面板收起 * fix:调整tooltip样式 * fix:调整保存按钮气泡显示方式 * fix: 调整tooltips阴影 * fix:调整色值变量 * fix:修改编辑器全屏层级 * fix;去掉svg多余注释 * fix: fix review * fix:fix review | 1 年前 | |
refactor: move controller js and remove package (#617) * feat: copy js to common | 2 年前 | |
feat(theme): component style && common theme (#814) * feat(theme): component style && common theme * feat(theme): merge refactor/develop * feat(theme): common theme & fix review * feat(theme): common theme & fix review * feat(theme): common component review * feat(theme): check color and fix * feat(style): modify style panel widget margin && style * fix(style): fix style layout no working * fix(style): fix review * fix(style): fix review * fix(style): fix review * fix(style): fix review * fix(style): fix review * fix(style): fix review | 1 年前 | |
refactor(styles): rewrite block styles (#868) * refactor(styles): rewrite PageTree styles * refactor(styles): rewrite some block styles (#1) refactor(styles): rewrite some block styles * Fix/new UI lc (#2) fix/new ui * fix some styles * fix some styles * fix styles * fix potential issue * refactor by comments * fix some issues * fix some style issues * fix some style issues | 1 年前 | |
feat: add pnpm to project | 2 年前 | |
feat: page management and block ui redesign (#740) * fix: panel组件间距调整 * feat: page management ui redesign * feat: block ui redesign * fix: 去掉选择区块高亮 * feat: 数据源样式调整 * feat: 数据源交互调整 * feat: 帮助样式整改 * feat: AI功能样式调整 * feat: 资源管理、状态管理样式整改 * feat: 国际化样式调整 * feat: 头部、按钮、图标细节调整 * feat: 样式细节调整 * feat: 样式细节调整 * fix:面包屑区分区块和页面 * fix:调整帮助面板间距颜色 * fix: 页面管理间距调整 * fix: 历史备份样式调整 * fix: 数据源/状态管理下拉调整 * fix: 全屏图标位置调整 * fix:去掉工具栏左侧面包屑边框 * fix: fix review * fix: fix pageInputOutput review * fix: fix review * fix: codeEditor添加插槽 | 1 年前 | |
feat: page management and block ui redesign (#740) * fix: panel组件间距调整 * feat: page management ui redesign * feat: block ui redesign * fix: 去掉选择区块高亮 * feat: 数据源样式调整 * feat: 数据源交互调整 * feat: 帮助样式整改 * feat: AI功能样式调整 * feat: 资源管理、状态管理样式整改 * feat: 国际化样式调整 * feat: 头部、按钮、图标细节调整 * feat: 样式细节调整 * feat: 样式细节调整 * fix:面包屑区分区块和页面 * fix:调整帮助面板间距颜色 * fix: 页面管理间距调整 * fix: 历史备份样式调整 * fix: 数据源/状态管理下拉调整 * fix: 全屏图标位置调整 * fix:去掉工具栏左侧面包屑边框 * fix: fix review * fix: fix pageInputOutput review * fix: fix review * fix: codeEditor添加插槽 | 1 年前 | |
feat(theme): component style && common theme (#814) * feat(theme): component style && common theme * feat(theme): merge refactor/develop * feat(theme): common theme & fix review * feat(theme): common theme & fix review * feat(theme): common component review * feat(theme): check color and fix * feat(style): modify style panel widget margin && style * fix(style): fix style layout no working * fix(style): fix review * fix(style): fix review * fix(style): fix review * fix(style): fix review * fix(style): fix review * fix(style): fix review | 1 年前 | |
fix: page or block save update breadcrumb incorrectly (#820) * fix: page or block save update breadcrumb uncorrectly 1. 修复页面名称更新时,面包屑页名称没有同步更新的 bug 2. 修复区块保存更新时,强行切换当前画布到正在编辑区块的 bug 3. 修复区块保存更新时,如果画布不是当前编辑的区块,仍取截图的 bug * fix: add handlePageUpdate mehtod missing params | 1 年前 | |
feat: page management and block ui redesign (#740) * fix: panel组件间距调整 * feat: page management ui redesign * feat: block ui redesign * fix: 去掉选择区块高亮 * feat: 数据源样式调整 * feat: 数据源交互调整 * feat: 帮助样式整改 * feat: AI功能样式调整 * feat: 资源管理、状态管理样式整改 * feat: 国际化样式调整 * feat: 头部、按钮、图标细节调整 * feat: 样式细节调整 * feat: 样式细节调整 * fix:面包屑区分区块和页面 * fix:调整帮助面板间距颜色 * fix: 页面管理间距调整 * fix: 历史备份样式调整 * fix: 数据源/状态管理下拉调整 * fix: 全屏图标位置调整 * fix:去掉工具栏左侧面包屑边框 * fix: fix review * fix: fix pageInputOutput review * fix: fix review * fix: codeEditor添加插槽 | 1 年前 | |
fix: mock block data response data missing data attribute (#818) 修复 mockService 区块详情缺失 data 嵌套结构导致无法正确加载的 bug | 1 年前 | |
fix: optimize block and material scalability issue (#788) 当前问题 从用户注册表去掉区块模块后会报错无法启动,解决该报错后,画布中依然存在了新建区块的入口,且物料插件面板报错无法展开 物料模块没有导出加载bundle.json物料的api,不太方便使用 解决方法 从common包中移除SaveNewBlock组件,画布模块从区块注册表获取组件 物料插件根据区块模块存在情况渲染区块面板 物料模块导出增加addMaterials API,传入bundle对象即可加载物料 遗留 物料插件中要隐藏区块依然需要配置注册表,没有实现自动关联 | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 |