Skip to content

v1.0.8

Choose a tag to compare

@xueelf xueelf released this 14 Mar 01:38
· 97 commits to master since this release

✨ Features

  • form: 支持在 render.props 中使用函数实现动态传参,自动追踪内部响应式依赖。
  • ex-table: useExTable 新增返回 pagination 实例对象。
  • types: 增强全局组件注册的 TypeScript 类型推导与自动补全体验。

📖 Documentation

  • form: 补充 useFormoptions.render 文档说明与使用示例。

🏠 Chore

  • deps: 更新开发依赖与 GitHub Actions 版本(升级 Eslint、Setup Node、Checkout、Upload Pages Artifact)。