amis/src
刘丹 5f5d564c40
修正selfVariableName自身变量没有限制选中问题 (#4500)
* docs: 修复线上bug,内外网都发一版 1.9.1-beta.21

* fix(inputFormula): 修正selfVariableName自身变量没有限制选中问题
2022-05-31 09:44:30 +08:00
..
actions test:补充事件动作测试用例 (#4350) 2022-05-16 10:41:43 +08:00
components 修正selfVariableName自身变量没有限制选中问题 (#4500) 2022-05-31 09:44:30 +08:00
hooks feat: 添加 json-schema 渲染器 (#4269) 2022-05-10 23:35:56 +08:00
icons style:cxd主题对齐云舍4.0样式 (#4354) 2022-05-18 10:03:56 +08:00
locale feat: options 支持在虚拟渲染时控制选项高度 (#4361) 2022-05-26 14:19:17 +08:00
renderers fix:修复conditonbuilder配置formula失效问题 (#4497) 2022-05-30 16:03:46 +08:00
store fix: Table2事件动作调整 2022-05-23 14:42:29 +08:00
themes fix: 修复之前导入 default 会报错问题 (#2408) 2021-08-18 19:27:33 +08:00
utils fix(helper): 修正everyTree, 增加isObservableArray判断 (#4484) 2022-05-27 22:39:57 +08:00
compat.ts * 修复 popOver 打不开问题 (#2666) 2021-10-09 13:23:23 +08:00
custom.d.ts chore: typescript 允许 import md 和 svg 文件,并解决 button-group-select 文档页打不开的问题 (#2610) 2021-09-24 12:43:41 +08:00
env.tsx fix #4258: sdk方式下toast配置不生效问题 (#4274) 2022-05-10 21:32:39 +08:00
envOverwrite.ts feat: env 增加 replaceText 配置用于 schema 里的文本替换 (#2992) 2021-11-22 12:41:26 +08:00
factory.tsx fix: 修复 replaceText 不支持 schemaApi 问题 (#4300) 2022-05-12 10:25:41 +08:00
index.tsx feat: 添加 json-schema 渲染器 (#4269) 2022-05-10 23:35:56 +08:00
locale.tsx chore: 测试用例报错 2022-04-29 16:38:32 +08:00
Root.tsx 修改form提交成功事件用例 2022-04-27 21:32:08 +08:00
RootRenderer.tsx feat: action 支持 saveAs 保存到本地功能 (#4362) 2022-05-19 15:55:09 +08:00
Schema.ts fix:修复disabled失效问题 (#4329) 2022-05-12 22:29:17 +08:00
schemaExtend.ts chore: 优化 dataSchema 相关逻辑 (#4111) 2022-04-22 11:23:42 +08:00
SchemaRenderer.tsx 组件默认值支持公式表达式 (#4315) 2022-05-19 10:51:50 +08:00
Scoped.tsx fix:优化弹窗关闭动作 (#3514) 2022-01-27 21:41:54 +08:00
theme.tsx chore: 测试用例报错 2022-04-29 16:38:32 +08:00
types.ts feat: Picker组件支持事件动作 2022-05-20 13:28:37 +08:00
WithRootStore.tsx chore: 升级 ts 版本并修复报错 (#2481) 2021-08-31 20:08:34 +08:00
WithStore.tsx fix: 修复页面切换 page 层数据丢失的问题 (#3852) 2022-03-25 14:45:57 +08:00