File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,10 @@ Rebuilt [react-bootstrap-table](https://github.com/AllenFang/react-bootstrap-tab
66` react-bootstrap-table2 ` separate some functionalities from core modules to other modules like following:
77
88* [ ` react-bootstrap-table2-next ` ] ( https://www.npmjs.com/package/react-bootstrap-table-next )
9- * Core table module, include sorting and row selection
109* [ ` react-bootstrap-table2-filter ` ] ( https://www.npmjs.com/package/react-bootstrap-table2-filter )
11- * Column filter Addons
1210* [ ` react-bootstrap-table2-editor ` ] ( https://www.npmjs.com/package/react-bootstrap-table2-editor )
13- * Cell Editing Addons
1411* [ ` react-bootstrap-table2-paginator ` ] ( https://www.npmjs.com/package/react-bootstrap-table2-paginator )
15- * Pagination Addons
16- * [ ` react-bootstrap-z-overlay ` ] ( https://www.npmjs.com/package/react-bootstrap-table2-overlay )
17- * Overlay/Loading Addons
12+ * [ ` react-bootstrap-table2-overlay ` ] ( https://www.npmjs.com/package/react-bootstrap-table2-overlay )
1813
1914This can help your application with less bundled size and also help us have clean design to avoid handling to much logic in kernal module(SRP).
2015
You can’t perform that action at this time.
0 commit comments