amis2/src
2021-07-02 20:13:27 +08:00
..
components feat: dialog 支持配置电击其它区域关闭 (#2176) 2021-06-29 22:07:17 +08:00
icons 优化样式 2020-10-24 11:39:05 +08:00
locale feat: 增加季度范围选择器 (#2080) 2021-06-10 14:38:36 +08:00
renderers fix: Table 视图可能不更新问题 2021-07-02 20:13:27 +08:00
store feat: 表格支持嵌套和合并单元格组合使用,升级合并单元格可以配置从左侧第几列开始合并 (#2193) 2021-07-01 20:00:43 +08:00
themes feat: 仿 antd 主题,方便嵌入到已有 antd 开发的系统中 (#1421) 2021-01-22 11:29:04 +08:00
utils 1.2.x 兼容性问题修复 (#2190) 2021-07-01 13:42:45 +08:00
compat.ts 1.2.x 兼容性问题修复 (#2190) 2021-07-01 13:42:45 +08:00
env.tsx feat:Excel 支持通过 api 导出 (#1835) 2021-04-20 19:01:06 +08:00
envOverwrite.ts feat: table view 组件 (#2139) 2021-06-24 10:18:12 +08:00
factory.tsx twaek: 去掉部分组件注册时的name配置 (#2085) 2021-06-09 19:02:19 +08:00
index.tsx feat: 新增 code 代码高亮组件 (#2171) 2021-06-29 16:39:03 +08:00
locale.tsx docs:将文档移动 zh-CN 目录下;为以后支持英文版做准备 (#1309) 2021-01-04 16:59:32 +08:00
Root.tsx 表单项的 visible 差异兼容 2021-06-21 19:59:14 +08:00
RootRenderer.tsx feat: action 支持发送邮件 (#1842) 2021-04-21 19:50:56 +08:00
Schema.ts feat: 新增 code 代码高亮组件 (#2171) 2021-06-29 16:39:03 +08:00
SchemaRenderer.tsx render 的时候不能传 true 2021-07-02 15:14:56 +08:00
Scoped.tsx componentWillMount & componentWillReceiveProps 调整 (#2167) 2021-06-28 19:02:59 +08:00
theme.tsx 组合条件控件补充功能&添加文档 (#1580) 2021-02-19 09:56:19 +08:00
types.ts feat: 兼容多种 json 返回格式 (#1926) 2021-05-08 19:24:30 +08:00
WithRootStore.tsx Root renderer (#1425) 2021-01-22 15:49:10 +08:00
WithStore.tsx 1.2.x 兼容性问题处理 (#2172) 2021-06-29 18:40:18 +08:00