roymondchen
|
9dd10d7ea1
|
chore: release v1.5.0-beta.0
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
b00e7aec13
|
build: 删除多余构建配置,构建ui
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
7aeca39521
|
build: 不在每个package中构建dts,解决package间相互依赖问题
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
fc2fd851c3
|
chore: release v1.4.19
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
3a7bfef5cf
|
fix(form): text组件配置了tooltip无效
|
2024-10-31 15:52:18 +08:00 |
|
roymondchen
|
7173d28e5b
|
chore: release v1.4.18
|
2024-09-14 10:33:40 +08:00 |
|
roymondchen
|
a750fcd108
|
chore: 将dist/style.css加入到sideEffects中
|
2024-09-13 20:27:00 +08:00 |
|
roymondchen
|
4ce3f3e34e
|
style(form): form-item上的hidden class容易冲突,改成tmagic-form-hidden
|
2024-09-13 20:25:02 +08:00 |
|
roymondchen
|
65f7816c59
|
chore: release v1.4.17
|
2024-08-30 17:40:02 +08:00 |
|
roymondchen
|
883e227d54
|
fix(form): date相关的field,在没有配置valueFormat的情况下与默认的valueFormat不符
|
2024-08-30 17:35:04 +08:00 |
|
roymondchen
|
5e95f56c34
|
chore: release v1.4.16
|
2024-08-02 13:56:15 +08:00 |
|
roymondchen
|
92e6d40e75
|
chore: 更新依赖
|
2024-08-01 20:44:36 +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 |
|
洩氏诹诹子
|
c089adae9e
|
fix(form): 修复 grouplist 添加项时没有调用 changeHandler 的问题
|
2024-07-01 16:55:25 +08:00 |
|
roymondchen
|
f112abf246
|
chore: release v1.4.10
|
2024-06-28 19:25:36 +08:00 |
|
roymondchen
|
a164e2be62
|
feat(dats-source,editor,form,schema,ui): 迭代器容器支持配置子项显示条件
|
2024-06-28 17:44:04 +08:00 |
|
roymondchen
|
77f13fa898
|
fix(form,design): 支持行内表单
|
2024-06-24 14:20:47 +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
|
f4c2cdce2b
|
chore: 更新依赖
|
2024-06-17 15:06:16 +08:00 |
|
roymondchen
|
e1f8392261
|
chore: 更新依赖
|
2024-06-05 19:44:39 +08:00 |
|
roymondchen
|
b198417ad1
|
chore: 补充package.json files字段
|
2024-05-31 17:45:09 +08:00 |
|
roymondchen
|
697442ba63
|
chore: release v1.4.7
|
2024-05-31 15:14:06 +08:00 |
|
roymondchen
|
2d133f47f1
|
feat(core,editor,form): 页面片容器支持配置容器内组件的事件
|
2024-05-30 17:14:50 +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
|
901fe4dd94
|
chore: 完善依赖
|
2024-05-14 14:25:47 +08:00 |
|
qwertyyb
|
88c04c6dac
|
feat: 支持数据源事件 (#605)
* feat: 添加observedData
* feat: 修改错误
* fix: 修复单测报错问题
* feat: 完善数据源事件
* fix: 修复数据源事件调用组件方法时报错的异常
* fix: 修复多个相同类型的数据源数据变化的事件混淆的问题
* chore: 删除无用代码
* feat: 默认使用SimpleObservedData
* feat: 删除无用代码
---------
Co-authored-by: marchyang <marchyang@tencent.com>
|
2024-05-13 17:23:23 +08:00 |
|
roymondchen
|
831204663a
|
test: 完善测试用例
|
2024-05-09 20:49:54 +08:00 |
|
roymondchen
|
ff60d0238b
|
chore: 更新依赖
|
2024-05-09 19:58:48 +08:00 |
|
roymondchen
|
9034cef0d2
|
fix(form): select option label不生效
|
2024-05-08 14:44:04 +08:00 |
|
roymondchen
|
6b081fdc53
|
chore: 包内依赖改成workspace:*,更新release脚本
|
2024-04-26 17:15:28 +08:00 |
|
roymondchen
|
ad2146f3bd
|
fix(form): select option 在没有adapter的时候默认使用el-option
|
2024-04-25 19:38:43 +08:00 |
|
roymondchen
|
7a9e5ca6f6
|
build: pre-commit检查改成检查ts类型
|
2024-04-23 15:24:25 +08:00 |
|
roymondchen
|
03be7bcbd3
|
chore: release v1.4.4
|
2024-04-16 17:05:21 +08:00 |
|
roymondchen
|
f35fca0eeb
|
chore: release v1.4.3
|
2024-03-29 14:20:35 +08:00 |
|
roymondchen
|
edfe5c6973
|
chore: release v1.4.2
|
2024-03-26 17:21:59 +08:00 |
|
roymondchen
|
15b88c97fc
|
fix(form): select 支持tdesign-vue-next
fix #584
|
2024-03-25 20:17:00 +08:00 |
|
roymondchen
|
03fe553344
|
chore: release v1.4.1
|
2024-03-22 13:31:58 +08:00 |
|
roymondchen
|
f999b60a79
|
chore: 完善代码
|
2024-03-20 14:26:05 +08:00 |
|
roymondchen
|
da2da0827d
|
chore: release v1.4.0
|
2024-03-19 19:22:40 +08:00 |
|
roymondchen
|
92b7a2aecf
|
feat: 完善tdesign-vue-next适配
|
2024-03-19 17:26:08 +08:00 |
|
roymondchen
|
2e11d7cf42
|
chore: release v1.4.0-beta.2
|
2024-03-18 17:32:30 +08:00 |
|
roymondchen
|
c83e76e641
|
feat(editor): 优化代码块编辑弹窗
|
2024-03-15 15:24:16 +08:00 |
|