parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							bfaa8317e3
							
						
					 | 
					
						
						
							
							feat(editor): 支持代码块维度查看与组件的绑定关系,并支持从代码块列表解除绑定
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							5de3eeda71
							
						
					 | 
					
						
						
							
							refactor(editor): cr修改
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							ff3adbb1d0
							
						
					 | 
					
						
						
							
							refactor(editor): 导出ErrorType类型以便业务方使用
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							b3ae294a6a
							
						
					 | 
					
						
						
							
							style(editor): 样式修改
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							c2637b1b0c
							
						
					 | 
					
						
						
							
							fix(editor): 样式修改,editor pannel使用resize组件
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							27d8640fbc
							
						
					 | 
					
						
						
							
							fix(editor): 样式优化
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							a452cecc44
							
						
					 | 
					
						
						
							
							fix(editor): 修改样式,修改代码块ID生成逻辑
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							9e1fb42783
							
						
					 | 
					
						
						
							
							feat(editor): 增加代码块搜索,代码编辑器同步设置是否可编辑属性,修复不可编辑状态下弹窗无法关闭的问题
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							071619b9bd
							
						
					 | 
					
						
						
							
							style(editor): 代码块样式修改
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							4e6fbab26d
							
						
					 | 
					
						
						
							
							fix(editor): 修复通过dsl初始化代码块时,点击查看获取不到绑定的代码块的问题
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							134efbfb0f
							
						
					 | 
					
						
						
							
							fix(editor): 修复从dsl初始化时代码块绑定关系未同步的问题,修复一些warning,优化语法报错时保存并关闭的交互逻辑
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							2356ff514d
							
						
					 | 
					
						
						
							
							fix(editor): 修复从dsl初始化时代码块绑定关系未同步的问题
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							896f92b5a8
							
						
					 | 
					
						
						
							
							fix(editor): 代码块删除支持传参处理失败逻辑,ts类型修复
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							bc000e9ca6
							
						
					 | 
					
						
						
							
							fix(editor): 解决修改代码名称后已选择的select tag不更新的问题,优化一些样式
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							7b961f1284
							
						
					 | 
					
						
						
							
							fix(editor): 绑定关系组件支持单选配置
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							ddd22ff486
							
						
					 | 
					
						
						
							
							fix(editor): 绑定关系组件增加option来源的默认逻辑
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							8b9ac826fc
							
						
					 | 
					
						
						
							
							fix(editor): 修复语法报错
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							441a412817
							
						
					 | 
					
						
						
							
							fix(editor): icon使用editor封装的icon组件
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							fc749b7375
							
						
					 | 
					
						
						
							
							feat(editor): codeBlockService.getCodeDsl支持增加是否强制刷新参数
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							8a9971ab7b
							
						
					 | 
					
						
						
							
							fix(editor): 导出CodeBlockList组件
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							fa0149773f
							
						
					 | 
					
						
						
							
							fix(editor): dsl存储代码块的字段改为methods
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							5b220a0e06
							
						
					 | 
					
						
						
							
							feat(editor): codeBlockService暴露一些方法支持hook,默认设置代码块到dsl的method字段
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							25d9de10e2
							
						
					 | 
					
						
						
							
							feat(editor): 导出codeBlockService
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							2f803c963a
							
						
					 | 
					
						
						
							
							feat(editor): 代码块功能增加删除,完善一些边界情况的交互
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							0c25cf795f
							
						
					 | 
					
						
						
							
							feat(editor): 代码块绑定功能完成
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							7020ab4a1f
							
						
					 | 
					
						
						
							
							feat(editor)): 组件绑定代码块form表单配置
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							7640c06ccb
							
						
					 | 
					
						
						
							
							feat(editor): 代码块service封装完成
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							452c80d829
							
						
					 | 
					
						
						
							
							feat(editor): 代码块功能新增slot
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							2a8cfe58c4
							
						
					 | 
					
						
						
							
							feat(editor): 新增,编辑代码块完成
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							f1242ee3f4
							
						
					 | 
					
						
						
							
							feat(editor): 代码块编辑区改为使用弹窗,代码块slot完善
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								parisma
							
						 
					 | 
					
						
						
						
						
							
						
						
							0c2c33f854
							
						
					 | 
					
						
						
							
							feat(editor): 代码块新增,编辑器保存至dsl
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:46:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							66c5daca49
							
						
					 | 
					
						
						
							
							chore: release v1.1.6
						
						
						
						
						
						
					 | 
					
						2022-09-22 16:00:43 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							4643acb0f8
							
						
					 | 
					
						
						
							
							fix(editor): layer-node-content slot参数出错
						
						
						
						
						
						
					 | 
					
						2022-09-22 15:47:12 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							cda0c41ad4
							
						
					 | 
					
						
						
							
							feat(editor): 新增layer-node-content slot,用于定制组件树节点
						
						
						
						
						
						
						
						re #368 
						
						
					 | 
					
						2022-09-22 14:43:46 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							f853299226
							
						
					 | 
					
						
						
							
							chore: 更新element-plus
						
						
						
						
						
						
					 | 
					
						2022-09-22 12:52:47 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							cebb152416
							
						
					 | 
					
						
						
							
							chore: release v1.1.5
						
						
						
						
						
						
					 | 
					
						2022-09-20 15:31:04 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							6d6490ab31
							
						
					 | 
					
						
						
							
							fix(playground): npm run dev后proxy失效
						
						
						
						
						
						
					 | 
					
						2022-09-20 13:00:31 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							8c8b180371
							
						
					 | 
					
						
						
							
							chore(editor): 去掉无用console log
						
						
						
						
						
						
					 | 
					
						2022-09-19 19:00:17 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							e0697833da
							
						
					 | 
					
						
						
							
							fix(editor): code-link组件内容不更新
						
						
						
						
						
						
					 | 
					
						2022-09-19 18:46:17 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							30bb39d71a
							
						
					 | 
					
						
						
							
							fix(editor): layout
						
						
						
						
						
						
					 | 
					
						2022-09-16 17:59:11 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							835189adc9
							
						
					 | 
					
						
						
							
							feat(editor): 新增Layout
						
						
						
						
						
						
					 | 
					
						2022-09-16 17:45:16 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							22c57f444f
							
						
					 | 
					
						
						
							
							fix(editor): 添加组件后,只有在位置有调整的情况才再次更新组件
						
						
						
						
						
						
					 | 
					
						2022-09-16 14:21:46 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							d748090b5c
							
						
					 | 
					
						
						
							
							chore: release v1.1.4
						
						
						
						
						
						
					 | 
					
						2022-09-15 14:47:56 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							bee9f92abb
							
						
					 | 
					
						
						
							
							fix(editor): 画布大小变化,滚动条重置
						
						
						
						
						
						
					 | 
					
						2022-09-15 14:18:27 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							10d2b3cc9b
							
						
					 | 
					
						
						
							
							fix(editor): 添加页面,应该添加到最后
						
						
						
						
						
						
					 | 
					
						2022-09-14 20:09:00 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							3ff823a59f
							
						
					 | 
					
						
						
							
							fix(editor): 页面列表是否可以滚动判断不准确
						
						
						
						
						
						
					 | 
					
						2022-09-14 20:09:00 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							b915accb71
							
						
					 | 
					
						
						
							
							feat(editor): uiService支持插件扩展
						
						
						
						
						
						
					 | 
					
						2022-09-13 20:30:52 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							66579793c2
							
						
					 | 
					
						
						
							
							chore: release v1.1.3
						
						
						
						
						
						
					 | 
					
						2022-09-13 14:32:48 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							e0a16bcf0a
							
						
					 | 
					
						
						
							
							fix(editor): 修复流式布局下移动图层操作相反问题
						
						
						
						
						
						
					 | 
					
						2022-09-13 14:07:08 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							601528d752
							
						
					 | 
					
						
						
							
							chore: release v1.1.2
						
						
						
						
						
						
					 | 
					
						2022-09-08 12:48:44 +08:00 | 
					
					
						
						
							
							
							
						
					 |