204 Commits

Author SHA1 Message Date
roymondchen
ee0b10746c chore: release v1.5.3 2025-01-06 18:26:39 +08:00
moonszhang
246e6941d5 feat(editor,form,schema): 组件样式配置可视化 2024-12-30 12:17:43 +00:00
roymondchen
5939f1d487 chore: release v1.5.2 2024-12-18 20:36:46 +08:00
roymondchen
18f92823c2 chore: release v1.5.1 2024-12-18 16:20:38 +08:00
roymondchen
4c54355a42 chore: release v1.5.0 2024-12-10 16:34:23 +08:00
roymondchen
3cae4fbc1c feat(cli): 新增npm install 参数配置 2024-12-09 20:21:34 +08:00
roymondchen
e6909dc052 fix(cli): 组件库未npm包时其中的组件无法识别 2024-12-09 20:21:34 +08:00
roymondchen
a569d51f6b fix(cli): keepPackageJsonClean开启后lock不要修改 2024-12-09 20:21:34 +08:00
roymondchen
cf2382ac55 chore: release v1.5.0-beta.16 2024-12-09 20:21:34 +08:00
roymondchen
ade98ff924 chore: release v1.5.0-beta.15 2024-12-09 20:21:34 +08:00
roymondchen
7cd1bc7aec chore: 更新依赖 2024-12-09 20:21:34 +08:00
roymondchen
a6e9ecbe50 chore: release v1.5.0-beta.14 2024-12-09 20:21:34 +08:00
roymondchen
88b243a8f4 chore: release v1.5.0-beta.13 2024-12-09 20:21:34 +08:00
roymondchen
8d231e14cc chore: release v1.5.0-beta.12 2024-12-09 20:21:34 +08:00
roymondchen
b1b1229a0b chore: release v1.5.0-beta.11 2024-12-09 20:21:34 +08:00
roymondchen
f587a99385 chore: release v1.5.0-beta.10 2024-12-09 20:21:34 +08:00
roymondchen
815a83f9ad chore: release v1.5.0-beta.9 2024-12-09 20:21:34 +08:00
roymondchen
34bd98a815 chore: release v1.5.0-beta.8 2024-12-09 20:21:34 +08:00
roymondchen
a99da7aa00 chore: release v1.5.0-beta.7 2024-12-09 20:21:34 +08:00
roymondchen
9da15002ff chore: release v1.5.0-beta.6 2024-12-09 20:21:34 +08:00
roymondchen
65c7ac919b chore: release v1.5.0-beta.5 2024-12-09 20:21:34 +08:00
roymondchen
735af70af6 chore: release v1.5.0-beta.4 2024-12-09 20:21:34 +08:00
roymondchen
b2410a8739 chore: release v1.5.0-beta.3 2024-12-09 20:21:34 +08:00
roymondchen
f589df7303 chore: release v1.5.0-beta.2 2024-12-09 20:21:34 +08:00
roymondchen
ee1a019727 chore: release v1.5.0-beta.1 2024-12-09 20:21:34 +08:00
roymondchen
9dd10d7ea1 chore: release v1.5.0-beta.0 2024-12-09 20:21:34 +08:00
roymondchen
5ed534e364 feat(cli): 组件库支持import npm包组件 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
fc2fd851c3 chore: release v1.4.19 2024-12-09 20:21:34 +08:00
roymondchen
7173d28e5b chore: release v1.4.18 2024-09-14 10:33:40 +08:00
roymondchen
65f7816c59 chore: release v1.4.17 2024-08-30 17:40:02 +08:00
roymondchen
5e95f56c34 chore: release v1.4.16 2024-08-02 13:56:15 +08:00
roymondchen
211673c6a5 chore: release v1.4.15 2024-07-26 13:05:51 +08:00
roymondchen
d85c6c1b2c chore: release v1.4.14 2024-07-12 16:05:59 +08:00
roymondchen
602da25b6d chore: release v1.4.13 2024-07-04 15:32:33 +08:00
roymondchen
033ef19d6b chore: release v1.4.12 2024-07-02 21:12:16 +08:00
roymondchen
9989b97fe9 chore: release v1.4.11 2024-07-02 16:22:30 +08:00
roymondchen
f112abf246 chore: release v1.4.10 2024-06-28 19:25:36 +08:00
roymondchen
c2f25c8c7f chore: release v1.4.9 2024-06-17 16:42:05 +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
948c194a60 feat(ui,runtime): vue-runtime-help中添加use-app方法 2024-06-13 20:44:58 +08:00
roymondchen
697442ba63 chore: release v1.4.7 2024-05-31 15:14:06 +08:00
roymondchen
cc8ec39dad chore: release v1.4.6 2024-05-27 19:18:48 +08:00
roymondchen
92e9d888e9 chore: 更新typescript依赖 2024-05-27 19:14:09 +08:00
roymondchen
fbac2f820e chore: release v1.4.5 2024-05-20 14:24:27 +08:00
roymondchen
ff60d0238b chore: 更新依赖 2024-05-09 19:58:48 +08:00
roymondchen
6b081fdc53 chore: 包内依赖改成workspace:*,更新release脚本 2024-04-26 17:15:28 +08:00
roymondchen
7a9e5ca6f6 build: pre-commit检查改成检查ts类型 2024-04-23 15:24:25 +08:00