515 Commits

Author SHA1 Message Date
力皓
5e6e91b265 fix: 修复 project.unload 无法正常删除 document 的 bug
chore(test): 部分完成 pages / api 等兼容测试

chore(test): 完成部分 prototype 单测
2020-11-09 09:59:42 +08:00
力皓
11e8e02f70 fix: 解决 device 变化后不刷新视图的 bug 2020-11-05 17:09:05 +08:00
力皓
0e7268fae3 v0.13.1-11 2020-11-02 14:06:20 +08:00
力皓
642a4042c4 fix: 解决 slot 在关闭时没有正常回收节点
fix: 解决同名 slot 在替换时没有正常回收节点
fix: findDOMNode 增强
chore: 在 build-plugins start 时开启 inline-source-map
2020-11-02 11:46:26 +08:00
力皓
1902da123b v0.13.1-10 2020-10-26 15:55:03 +08:00
力皓
626fcb5a08 v0.13.1-9 2020-10-26 14:31:03 +08:00
力皓
e47f0e1cd1 chore: fix conflicts 2020-10-26 14:30:28 +08:00
力皓
b7e4139107 chore: fix conflicts 2020-10-26 14:28:42 +08:00
力皓
3e86d09160 fix: 处理 slot 开启/关闭操作中, 无法正常创建 slot 的bug
feat: 支持 didDropOut 特性
2020-10-26 10:52:04 +08:00
力皓
5c141e8eb0 v0.13.1-7 2020-10-23 15:50:30 +08:00
力皓
2655c4ad58 feat: 兼容 didDropOut 接口 2020-10-23 10:27:45 +08:00
力皓
6649a7e981 v0.13.1-6 2020-10-22 17:56:32 +08:00
力皓
a1e7f21e21 fix: 修复修改 componentsMap 后无法刷新视图的 bug 2020-10-22 17:42:03 +08:00
力皓
83c6459be1 v0.13.1-5 2020-10-20 19:26:33 +08:00
力皓
e92c9716f9 refactor: 暂时注释删除 document 的逻辑 2020-10-20 19:21:14 +08:00
力皓
af6fc3931b refactor: this.id 在回滚情况下可能是数字 2020-10-20 18:30:18 +08:00
力皓
08a4398f86 v0.13.1-4 2020-10-20 18:12:22 +08:00
力皓
9775087310 refactor: 兼容 type: group 为 i18n 时的场景, 比如 CascadeDateField
fix: 乐高回滚异常
2020-10-20 17:55:52 +08:00
力皓
a5a5407a9f v0.13.1-3 2020-10-19 19:32:44 +08:00
力皓
17e1f07cb7 v0.13.1-2 2020-10-19 10:00:41 +08:00
力皓
66d43f2103 fix: convertI18nObject
fix: initialChildren 传入 settingTopEntry 参数
2020-10-16 17:31:02 +08:00
力皓
054aa1a967 v0.13.1-1 2020-10-12 11:11:08 +08:00
力皓
26b35278a4 v0.12.1-3 2020-10-12 11:07:22 +08:00
力皓
8ec282f157 v0.12.1-2 2020-09-23 21:46:15 +08:00
力皓
21c2ded9af v0.12.1-1 2020-09-22 17:53:17 +08:00
力皓
dd56fbbc19 Merge branch 'fix/rax-miniapp-0922' into 'release/0.9.22'
fix: path with /



See merge request !990445
2020-09-22 17:43:22 +08:00
wanying.jwy
2470363010 fix: path with / 2020-09-22 17:01:36 +08:00
力皓
548d0afe3b v1.0.9-9 2020-09-22 15:36:23 +08:00
力皓
36a4eefa6a Merge branch 'feat/node-onInsert' into 'release/0.9.22'
feat: 支持 node.children.onInsert



See merge request !989981
2020-09-22 15:28:03 +08:00
mario.gk
f120df571b feat: 支持 node.children.onInsert 2020-09-22 15:17:15 +08:00
力皓
1f95589a2b v1.0.9-8 2020-09-22 15:08:35 +08:00
力皓
8ba26ee880 fix: 修复修改 勾选框、富文本编辑器、下拉选择 等组件标题报错
fix: 修复不存在组件无法选中问题
2020-09-22 11:09:56 +08:00
力皓
e212ee38ef v1.0.9-7 2020-09-18 15:10:18 +08:00
力皓
e5fb5dc948 Merge branch 'fix/rax-miniapp' into 'release/0.9.19'
fix: 1. 小程序导航配置 pagePath -> path 2.OneAPIConfig -> oneAPIConfig

1. 小程序导航配置 pagePath -> path 2.OneAPIConfig -> oneAPIConfig

See merge request !986113
2020-09-18 15:01:03 +08:00
wanying.jwy
2714285393 fix: 1. 小程序导航配置 pagePath -> path 2.OneAPIConfig -> oneAPIConfig 2020-09-18 14:55:04 +08:00
力皓
e7cc9bc7d8 fix: 修改 renderer 需等待 document 才开始渲染 2020-09-18 14:44:56 +08:00
力皓
62fb4cff3b v1.0.9-5 2020-09-17 15:50:43 +08:00
wanying.jwy
890ec7617f fix: 1.修复 rax 路由问题 2.切换 designMode 重新 setupSelection 3.settingpane add state shouldIgnoreRoot 2020-09-17 14:32:20 +08:00
力皓
933cef1c8a feat: 补充一些 vision API 2020-09-17 13:49:04 +08:00
mario.gk
aac8126de9 fix: 低代码组件丢失代码找回 2020-09-15 16:13:54 +08:00
力皓
9cf809436e chore: fix code style conflicts 2020-09-14 15:21:56 +08:00
力皓
6cb02bd22a v1.0.9-2 2020-09-14 14:07:47 +08:00
力皓
ff2d417fc1 v1.0.9-1 2020-09-14 13:59:48 +08:00
力皓
4d63c61eb8 v1.0.9-0 2020-09-14 11:33:34 +08:00
力皓
d2316bec65 fix: 处理 schema id 重复的问题 2020-09-14 11:24:52 +08:00
wanying.jwy
0bab0307f7 fix: 暂时使用 live 模式作为条件判断是否限制选中 Page 组件 2020-09-14 10:42:18 +08:00
wanying.jwy
d4f8467abd Merge remote-tracking branch 'origin/release/0.9.18' into feat/rax-miniapp 2020-09-14 09:53:22 +08:00
wuji.xwt
290547ebf7 style: react/no-multi-comp set to 0 for designer 2020-09-11 16:00:01 +08:00
力皓
30bf21ca04 refactor(style): fix code style for designer
refactor(style): fix code style for editor-core

refactor(style): fix code style for editor-skeleton

refactor(style): fix code style for react-simulator-renderer

refactor(style): fix code style for rax-simulator-renderer
2020-09-10 21:05:43 +08:00
wuji.xwt
ae76a1cffd Merge remote-tracking branch 'origin/release/1.0.0' into refactor/code-style
# Conflicts:
#	packages/editor-setters/src/expression-setter/locale/snippets.ts
#	packages/editor-setters/src/json-setter/locale/snippets.ts
#	packages/editor-setters/src/locale/snippets.ts
#	packages/plugin-components-pane/package.json
#	packages/rax-render/src/hoc/compWrapper.tsx
#	packages/rax-render/src/utils/index.ts
#	packages/react-renderer/src/context/appContext.ts
2020-09-10 17:51:47 +08:00