AllenFang / AllenFang/react-bootstrap-table

Add animations with react-flip-move

オープン
#981 コメント 5 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。