.. |
components
|
feat: Editor组件支持全屏模式; fix: 文档链接错误, className demo配置错误 (#2313)
|
2021-07-28 12:20:21 +08:00 |
icons
|
feat: Editor组件支持全屏模式; fix: 文档链接错误, className demo配置错误 (#2313)
|
2021-07-28 12:20:21 +08:00 |
locale
|
不要显示 region 信息,只有编辑器中才需要
|
2021-07-29 22:04:58 +08:00 |
renderers
|
chore: hbox 配置格式统一,旧格式通过 compat 兼容 (#2347)
|
2021-08-04 16:54:55 +08:00 |
store
|
fix: formItem 的 config 方法中不应该还有 onChange 逻辑,在 wrapControl 的 didMount 已经处理了 (#2277)
|
2021-07-14 20:18:17 +08:00 |
themes
|
feat: 仿 antd 主题,方便嵌入到已有 antd 开发的系统中 (#1421)
|
2021-01-22 11:29:04 +08:00 |
utils
|
chore: 调整 grid 样式
|
2021-07-29 23:45:32 +08:00 |
compat.ts
|
chore: hbox 配置格式统一,旧格式通过 compat 兼容 (#2347)
|
2021-08-04 16:54:55 +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
|
feat: 渲染器类型匹配忽略大小写 (#2235)
|
2021-07-08 10:52:31 +08:00 |
index.tsx
|
chore: 表单项的布局方式支持外部扩充 (#2333)
|
2021-07-29 18:56:00 +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: 新增input-time-range 时间范围组件 (#2340)
|
2021-08-03 10:12:35 +08:00 |
SchemaRenderer.tsx
|
fix: requiredOn 不生效问题 (#2331)
|
2021-07-28 19:37:26 +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
|
fix: 数据同步导致接口数据丢失问题 (#2273)
|
2021-07-13 21:59:53 +08:00 |