Skip to content

v0.2.30

Choose a tag to compare

@github-actions github-actions released this 10 Apr 08:26
· 25 commits to master since this release
fc0d34c

Bug Fixes

  • 解决添加空的组件库时 会出现组件为 null 的 BUG (6cecd20)

Features

  • 添加 useDataSet 处理数据加载 (8ee7ec4)
  • 添加 useDataSource 封装数据获取逻辑 (4ecff1a)