AllenFang / AllenFang/react-bootstrap-table

Add animations with react-flip-move

未关闭
#981 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
help wanted
主要语言
JavaScript
星标
2.2k
派生
761
PR 合并指标
30 天内没有已合并 PR

描述

I use [react-flip-move](https://github.com/joshwcomeau/react-flip-move) as a drop in replacement for my tables to create easy animations. It's easy enough to modify existing code that already builds tables in react by replacing the element with
```jsx

{this.renderRows()}

```
I believe the easiest to add this functionality would be the ability to pass in a wrapper object that react-bootstrap-table would use to replace the tbody element that react-bootstrap-table creates, but the API doesn't currently allow this.

Does this approach seem correct?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。