mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2026-04-07 21:34:26 +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