mirror of
https://gitee.com/layui/layui.git
synced 2025-04-05 17:38:02 +08:00
![]() * feat(table): 新增 `table.updateRow` 方法 * refactor * update code * update doc * feat(table): 新增 `table.updateTotalRow` * perf(table): 改进 updateRow 渲染性能 * feat(table): col.totalRow 支持函数,改进 updateTotalRow 参数 * feat(table): 新增 table.getTotalRow * feat(table): table.getTotalRow 支持获取原始结果 * perf(table): 改进 table.updateRow 性能 * fix: 修复 updateRow 一些问题 * revert: 回退除 table.updateRow 以外的所有改动 REVERT: bc61f9ff08d4e512585b399c0dd41954c3878bd0 1a5258b292c6b67873df35f456883afd3da04cbb 4af5b1cda4d2ce6049f7dfafb25f99a498196bc4 62e551d22bfc8a379c15ce44f290f7ff73dbcb3a 这些方法互相关联,而 totalRow 存在暂时无法解决的问题,故全部回退。后续在其他 PR 中实现。 * refactor(table): updateRow options.row 重命名为 options.data |
||
---|---|---|
.. | ||
detail | ||
examples | ||
index.md |