112 Commits

Author SHA1 Message Date
roymondchen
906002f809 chore: release v1.0.0-rc.13 2022-06-22 17:49:31 +08:00
roymondchen
6e7837dc39 chore: release v1.0.0-rc.12 2022-06-21 20:42:36 +08:00
jia000
0fe6e0ed75
release v1.0.0-rc.11 (#138)
* fix(editor): 页面标题不要换行

* docs: 教程与stageCore

* fix(editor): runtime.updateRootConfig可以为空

* fix(editor): 编辑组件是获取parent需要获取到Proxy

* fix(editor): 默认page属性值加上layout

* fix(stage): magic注入时机应当在iframe onload之后

* chore: release v1.0.0-rc.11

* chore: 更新changlog

Co-authored-by: roymondchen <roymondchen@tencent.com>
2022-06-17 17:13:22 +08:00
roymondchen
3ab29d7022 chore: release v1.0.0-rc.10 2022-06-15 19:43:25 +08:00
roymondchen
7ad80e848f fix(form): 函数配置中添加config参数 2022-06-15 19:38:55 +08:00
roymondchen
eae9725ccb fix(form): 函数配置中添加config参数 2022-06-15 19:35:54 +08:00
roymondchen
7c5c4cb4ae chore: release v1.0.0-rc.9 2022-06-15 15:29:30 +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
a90777f11a fix(form): daterange 错误信息不会消除 2022-06-09 20:16:26 +08:00
roymondchen
4944b27464 build: 移出lerna,改用pnpm 2022-06-07 16:25:41 +08:00
roymondchen
9af637408c 1.0.0-rc.6 2022-06-06 15:41:00 +08:00
roymondchen
efef69e8ff build: 支持node 16 2022-06-01 18:15:55 +08:00
roymondchen
e0f8752773 v1.0.0-rc.5 2022-05-31 21:47:54 +08:00
roymondchen
d2c936c5f0 v1.0.0-rc.4 2022-05-31 12:09:59 +08:00
roymondchen
1601cefb7f v1.0.0-rc.3 2022-05-25 14:27:43 +08:00
roymondchen
e7b9123fd5 v1.0.0-rc.2 2022-05-24 21:24:54 +08:00
roymondchen
216953611e build: 支持pnpm安装依赖,并支持pnpm playgournd
补充完整devDependencies

fix #83
2022-05-24 20:49:58 +08:00
roymondchen
41dbb0ec80 v1.0.0-rc.1 2022-05-18 17:56:28 +08:00
roymondchen
1f93b4e93c refactor(form): select 暴露getOptions方法 2022-05-18 17:45:36 +08:00
roymondchen
155c22311d refactor(magic-admin): 升级vue-cli5 2022-05-18 15:43:31 +08:00
roymondchen
054e836859 fix(form): select group option key 出错导致页面卡死 #67 2022-05-17 16:21:40 +08:00
roymondchen
6462dcebdf v1.0.0-beta.16 2022-05-17 16:21:40 +08:00
parisma
e6a511e4fe refactor(admin): 管理端启动所需runtime上传至git,省略开发者自行打包的步骤 2022-05-16 20:18:43 +08:00
roymondchen
28d3ea0959 fix(form): label width为0时隐藏label 2022-05-13 20:45:31 +08:00
roymondchen
1486beb52c fix: 升级element-plus2.2.0后,button默认样式变化 2022-05-13 20:45:31 +08:00
roymondchen
00bc52c639 v1.0.0-beta.15 2022-05-11 18:40:00 +08:00
roymondchen
8eda764f1e chore: 修改sideEffects 2022-05-11 18:38:17 +08:00
roymondchen
75133ab6da refactor: update element-plus 2022-05-11 18:38:17 +08:00
roymondchen
ca97e2410b v1.0.0-beta.14 2022-05-07 17:10:14 +08:00
roymondchen
88cc033e0d fix(form): row显隐不会触发 2022-05-07 17:05:54 +08:00
roymondchen
da89d5786a refactor(form): textarea去掉外层div 2022-04-29 17:49:17 +08:00
roymondchen
4ac1214e6a refactor(form): submitForm返回toRaw后的值 2022-04-29 17:49:17 +08:00
marchyang
a1ae3dd88d fix: 修复lock文件问题 2022-04-28 16:55:10 +08:00
marchyang
cb99a6fff5 fix: 修复缺少buffer依赖,导致单独使用@tmagic/editor出现报错,无法运行的问题
safe-buffer是一个server端的库,使用了nodejs自带的buffer包,不支持浏览器环境,因此导致在运行时报错. 为解决此问题需要引入npm第三方包buffer来兼容浏览器环境.
2022-04-28 16:55:10 +08:00
roymondchen
2f8f81afb3 v1.0.0-beta.13 2022-04-22 13:24:31 +08:00
roymondchen
9d46305d2a chore: 更新npm依赖 2022-04-14 15:48:53 +08:00
roymondchen
9c540f569c v1.0.0-beta.12 2022-04-13 17:17:14 +08:00
roymondchen
90dd8381b1 refactor(form): 修改size类型定义 2022-04-13 17:17:14 +08:00
roymondchen
067164aadc docs: 添加packages readme 2022-04-13 17:17:14 +08:00
roymondchen
59c0a090b8 fix(form): 修复text append按钮大小 2022-04-13 17:17:14 +08:00
roymondchen
554bc4b5c1 feat(form): number组件初始值尝试统一转换成number 2022-04-13 17:17:14 +08:00
roymondchen
4d7b135e50 fix(form): 修复select过滤本地数据出错 2022-04-13 17:17:14 +08:00
roymondchen
575adb9a5e v1.0.0-beta.11 2022-04-07 19:59:19 +08:00
roymondchen
ece1bab5c0 v1.0.0-beta.10 2022-04-07 19:14:14 +08:00
roymondchen
2e12812aac fix(form): tooltip丢失 2022-04-07 18:31:37 +08:00
roymondchen
7e216e72f2 feat(form): select options函数配置添加prop参数 2022-04-01 16:56:59 +08:00
roymondchen
5a85e26443 v1.0.0-beta.8 2022-03-29 13:02:40 +08:00
roymondchen
c60e226f35 chore: 更新element-plus 2022-03-29 13:02:40 +08:00
roymondchen
504adcb017 fix(form): onChange、filter、trim函数调用异常处理 2022-03-29 13:02:40 +08:00