perf(modal-drawer): replace the scrollbar assembly

This commit is contained in:
vben
2020-12-28 00:16:17 +08:00
parent 73cee06daa
commit ebf7c8aa53
41 changed files with 1100 additions and 874 deletions

View File

@@ -12,6 +12,10 @@
- form: 新增远程下拉`ApiSelect`及示例
- form: 新增`autoFocusFirstItem`配置。用于配置是否聚焦表单第一个输入框
### ⚡ Performance Improvements
- 优化`modal``drawer`滚动条组件
### 🐛 Bug Fixes
- 修复混合模式下滚动条丢失问题
@@ -21,6 +25,7 @@
- 修复路由类型错误
- 修复菜单分割时权限失效问题
- 关闭多标签页时 iframe 提前加载
- 修复`modal``drawer`已知问题
## 2.0.0-rc.14 (2020-12-15)