roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							7d3a2df793
							
						
					 | 
					
						
						
							
							chore: 删除vue2 runtime,后续vue-components里的组件不再考虑vue2的支持
						
						
						
						
						
						
					 | 
					
						2025-08-27 14:24:15 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							604ae1eb52
							
						
					 | 
					
						
						
							
							chore: release脚本__dirname变量
						
						
						
						
						
						
					 | 
					
						2025-04-24 14:50:53 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							e7e9197ae3
							
						
					 | 
					
						
						
							
							style: 更新eslint版本,更新eslint配置
						
						
						
						
						
						
					 | 
					
						2025-04-21 20:35:54 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							aec80388f0
							
						
					 | 
					
						
						
							
							build: vite6.0后构建的css文件名需配置回style
						
						
						
						
						
						
					 | 
					
						2025-02-11 10:47:43 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							c524cd4086
							
						
					 | 
					
						
						
							
							build: 统一构建加入runtime
						
						
						
						
						
						
					 | 
					
						2025-01-21 19:56:04 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							5c0cfe44dd
							
						
					 | 
					
						
						
							
							build: 统一构建
						
						
						
						
						
						
					 | 
					
						2025-01-21 19:13:01 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							3758cf8e0a
							
						
					 | 
					
						
						
							
							feat: 统一vue ui组件,将ui中的组件独立成包
						
						
						
						
						
						
					 | 
					
						2024-12-09 20:21:34 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							7aeca39521
							
						
					 | 
					
						
						
							
							build: 不在每个package中构建dts,解决package间相互依赖问题
						
						
						
						
						
						
					 | 
					
						2024-12-09 20:21:34 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							de47514f69
							
						
					 | 
					
						
						
							
							feat: 完善迭代器嵌套使用问题,重构事件配置处理代码
						
						
						
						
						
						
						
						* feat(editor,core,data-source,dep,schema,ui,utils,vue-runtime-help): 完善迭代器
* test: 完善测试用例
* chore: 构建
* feat: 迭代器嵌套事件传递数据
---------
Co-authored-by: roymondchen <roymondchen@tencent.com> 
						
						
					 | 
					
						2024-12-09 20:21:34 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							e4a06bd12d
							
						
					 | 
					
						
						
							
							build: package.json 中files增加src,移除sideEffects
						
						
						
						
						
						
					 | 
					
						2024-06-17 16:24:06 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							80e42cc997
							
						
					 | 
					
						
						
							
							chore: release v1.4.8
						
						
						
						
						
						
					 | 
					
						2024-06-17 15:27:15 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							a66ef3273a
							
						
					 | 
					
						
						
							
							build: 发布后更新pnpm lockfile
						
						
						
						
						
						
					 | 
					
						2024-06-17 14:35:49 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							948c194a60
							
						
					 | 
					
						
						
							
							feat(ui,runtime): vue-runtime-help中添加use-app方法
						
						
						
						
						
						
					 | 
					
						2024-06-13 20:44:58 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							4670adadc0
							
						
					 | 
					
						
						
							
							Revert "build: 发布时在更版本号后执行reinstall来生成新lock"
						
						
						
						
						
						
						
						This reverts commit 7dad24737454c99c6f164a6e7699f1e560d7155b. 
						
						
					 | 
					
						2024-05-31 15:11:26 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							7dad247374
							
						
					 | 
					
						
						
							
							build: 发布时在更版本号后执行reinstall来生成新lock
						
						
						
						
						
						
					 | 
					
						2024-05-30 17:22:05 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							22eb7453be
							
						
					 | 
					
						
						
							
							build: release git commit
						
						
						
						
						
						
					 | 
					
						2024-05-20 14:19:13 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							6b081fdc53
							
						
					 | 
					
						
						
							
							chore: 包内依赖改成workspace:*,更新release脚本
						
						
						
						
						
						
					 | 
					
						2024-04-26 17:15:28 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							883e5d60fa
							
						
					 | 
					
						
						
							
							build: 按依赖顺序构建
						
						
						
						
						
						
					 | 
					
						2024-04-23 15:09:29 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							d9b95563b5
							
						
					 | 
					
						
						
							
							chore: 发布时条件git加上no-verify
						
						
						
						
						
						
					 | 
					
						2024-03-13 16:40:52 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							aec37c35cc
							
						
					 | 
					
						
						
							
							build: 发布时不更新tmagic-form runtime的版本号
						
						
						
						
						
						
					 | 
					
						2024-02-29 14:50:30 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							06ff39b800
							
						
					 | 
					
						
						
							
							build: npm发布时更新tmagic-form runtime依赖
						
						
						
						
						
						
					 | 
					
						2024-02-28 14:38:22 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							978391fe90
							
						
					 | 
					
						
						
							
							chore: 修改发布脚本,使用pnpm发布
						
						
						
						
						
						
					 | 
					
						2023-12-12 19:54:49 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							4e6b1fe6aa
							
						
					 | 
					
						
						
							
							chore: release改成cjs后缀
						
						
						
						
						
						
					 | 
					
						2023-11-03 19:32:41 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							102aed78e5
							
						
					 | 
					
						
						
							
							chore: docs移除工作空间
						
						
						
						
						
						
					 | 
					
						2022-12-01 20:21:07 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							fe281cfade
							
						
					 | 
					
						
						
							
							build: 发布后更新docs依赖
						
						
						
						
						
						
					 | 
					
						2022-07-14 21:31:51 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							48c4f784c4
							
						
					 | 
					
						
						
							
							chore: release v1.0.0-rc.8
						
						
						
						
						
						
					 | 
					
						2022-06-15 14:43:36 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							2ed4557536
							
						
					 | 
					
						
						
							
							chore: release 1.0.0-rc.7
						
						
						
						
						
						
					 | 
					
						2022-06-13 19:10:40 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								roymondchen
							
						 
					 | 
					
						
						
						
						
							
						
						
							5271b08b3a
							
						
					 | 
					
						
						
							
							chore: add release script
						
						
						
						
						
						
					 | 
					
						2022-06-09 20:55:04 +08:00 | 
					
					
						
						
							
							
							
						
					 |