amis/src
2022-05-10 21:31:05 +08:00
..
actions feat:事件干预支持表达式 (#4295) 2022-05-10 21:31:05 +08:00
components feat:Table2支持配置单元格样式、行操作按钮 (#4268) 2022-05-10 20:16:35 +08:00
hooks feat:增加Select组件移动端UI&交互适配 (#2767) 2021-11-15 12:58:32 +08:00
icons 人员选择组件支持部门、角色、岗位选择 (#4285) 2022-05-10 17:54:56 +08:00
locale 人员选择组件支持部门、角色、岗位选择 (#4285) 2022-05-10 17:54:56 +08:00
renderers fix #4270: checkboxes组件checkAll属性失效问题 (#4287) 2022-05-10 20:18:54 +08:00
store 增加兼容逻辑 2022-05-09 19:45:08 +08:00
themes fix: 修复之前导入 default 会报错问题 (#2408) 2021-08-18 19:27:33 +08:00
utils feat:toast支持取消合并state 2022-05-10 15:39:56 +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 feat:添加beforeDispatchEvent (#4102) 2022-04-20 21:25:45 +08:00
envOverwrite.ts feat: env 增加 replaceText 配置用于 schema 里的文本替换 (#2992) 2021-11-22 12:41:26 +08:00
factory.tsx fix:修复事件动作可能导致循环依赖问题 (#4083) 2022-04-19 15:31:35 +08:00
index.tsx 人员选择组件支持部门、角色、岗位选择 (#4285) 2022-05-10 17:54: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 chore: action countDown 在actionType为ajax时,请求通过再执行倒计时操作、dialog header 传递动作属性 (#4000) 2022-05-10 11:26:54 +08:00
Schema.ts 人员选择组件支持部门、角色、岗位选择 (#4285) 2022-05-10 17:54:56 +08:00
schemaExtend.ts chore: 优化 dataSchema 相关逻辑 (#4111) 2022-04-22 11:23:42 +08:00
SchemaRenderer.tsx fix:修复事件动作对禁用状态控制失效问题&更新文档示例 (#4278) 2022-05-10 19:31:20 +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 Merge pull request #3921 from blue-squirrel/feat-carousel-event-action 2022-03-31 19:29:22 +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