github baidu/amis 1.0.16
1.0.16 deprecated

latest releases: 6.4.1, 6.4.0, 6.3.0...
3 years ago

Feature ✨

  • reload 支持给地址栏传参. (8bd97fa)
  • CRUD 性能优化. (#901)
  • QuickEdit 支持配置 resetOnFailed,在 CRUD 下,快速编辑后接口报错时,可以重置编辑状态
  • Card 的 desc 优先用 description. (d2f315d)
  • add hideRoot and source to Json Renderer. (#963)
  • 支持第三方云存储 API 鉴权. (#966)
  • CRUD 支持导出csv文件,配置导出按钮. (#970) 文档
  • pick filter 用法支持下标. (264884f)
  • ContextMenu 支持配置 className. (44d3ac5)
  • Breaking :数据链顶层的内置变量 query 更名为 __query. (#953)
  • json schema 描述文件变更,由原来的n个文件改成了变成一个 schema.json 文件。从原来的手动维护改成了从 typescript 中直接读取类型生成。
  • tinymce 升级到最新版本
  • layout 从原来的 table 布局改成了 flex 布局

Bugfix 🐞

  • Checkboxes 删改 icon 位置优化. (#895)
  • 修复 CRUD 列切换和拖拽不渲染的问题. (bf6db5f)
  • 解决 Iframe 通过 style 设置 height , width 不生效的 bug && style 优先级. (#912) thanks @DuLinRain
  • Transfer 的 searchApi 返回值判断调整 (#937)
  • 修复 Transfer 配置 disabled 无效的问题. (#952) (#948)
  • 修复表格全选反选不同步的问题. (14a1225)
  • 修复 isObjectShallowModified 判断不正确的问题. (1db0f67)
  • 修复弹窗中数据可能与点开项不一致的问题。

Don't miss a new amis release

NewReleases is sending notifications on new releases.