mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
* support async cell editing * refine cellEdit.onUpdate and cellEdit.editing * refine cell edit * add redux * add stories for async cell edit * fix test case and patch tests for async cell editing * patch docs for cellEdit prop * fix bug produced by rebasing lol |
||
|---|---|---|
| .. | ||
| blur-to-save-table.js | ||
| cell-edit-hooks-table.js | ||
| cell-edit-validator-table.js | ||
| cell-edit-with-promise-table.js | ||
| cell-edit-with-redux-table.js | ||
| cell-level-editable-table.js | ||
| click-to-edit-table.js | ||
| column-level-editable-table.js | ||
| dbclick-to-edit-table.js | ||
| row-level-editable-table.js | ||