Skip to content

2.0.2

Compare
Choose a tag to compare
@sendya sendya released this 23 Jun 09:38
· 218 commits to master since this release
  • 🐛 修正 配置栏 配置的结果复制后错误

  • 🐛 修正 s-table 设置 checkbox props 无效,关闭分页器失效 的问题

  • 🐛 修正 个人中心 子菜单在一些情况下不随着路由变化而更新选中的页面菜单

  • 🐛 修正 注册页面的 密码级别校验提示框 在切换页面或注册完毕后,依然现实在页面中的问题

  • 🔨 还原 Layout 滚动条为 react antd pro 相同设定

  • 🔨 更新 webpack-theme-color-replacer 动态更换主题色的实现方式 hzsrc

  • 😄 增加 PageView 的 props 参数

  • 😄 增加 WangEditor, QuillEditor 富文本组件,已兼容 a-form 表单校验和值收集