mirror of
https://gitee.com/layui/layui.git
synced 2025-10-07 15:14:31 +08:00

* fix(select): select 面板大小变化时重新定位 * update * fix(table): 修复自动行高时固定列高度异常 * feat(table): 新增 syncFixedRowHeight 选项 * update * update * update * update * update * fix: 重复 render 时停止 onserveResize * update * docs: 更新 table 文档 * fix: 修复一些边缘情况 * fix: 修复边缘情况