Skip to content

v4.1.0

Choose a tag to compare

@duan602728596 duan602728596 released this 22 Jan 08:39
· 123 commits to master since this release
  • Load the React.createElement method on demand.
  • 🐛Fix the problem that the UI of the TableComponent component is not changed after ticking and deleting. (#23)
  • The Footer area of the Object component introduces the <Space></Space> component layout.

  • 按需加载React.createElement方法。
  • 🐛修复TableComponent组件在勾选删除后,UI没有变化的问题。(#23)
  • Object组件的Footer区域,引入了<Space></Space>组件布局。