Skip to content

v0.25.17

Compare
Choose a tag to compare
@wuzebin wuzebin released this 11 Jun 12:35
· 116 commits to master since this release
16e8387
  • fix: table组件添加context
  • feat: 补全list区块的props配置
  • feat: 内置action中的read,添加transform配置
  • feat: 内置的action支持配置path/method/successCode/transform
  • feat: resource增加method的配置
  • feat: table组件支持配置data.layout
  • feat: changeConfig增加第三个参数透传this
  • feat: router增加showTimeout配置
  • fix: 修复block-xlsx当code不等于0,msg不为array的情况
  • feat: block-xlsx@0.8.8,导入的request支持withCredentials、contentType、headers、successCode的配置
  • fix: list组件的列支持配置min-width
  • feat: text-view增加suffix-icon配置
  • fix: options选项多时的popover交互修改