This commit is contained in:
AllenFang 2018-01-22 00:31:21 +08:00
commit 283179ebe1
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ Rebuilt [react-bootstrap-table](https://github.com/AllenFang/react-bootstrap-tab
`react-bootstrap-table2` separate some functionalities from core modules to other modules like following:
* [`react-bootstrap-table2-next`](https://www.npmjs.com/package/react-bootstrap-table-next)
* [`react-bootstrap-table-next`](https://www.npmjs.com/package/react-bootstrap-table-next)
* [`react-bootstrap-table2-filter`](https://www.npmjs.com/package/react-bootstrap-table2-filter)
* [`react-bootstrap-table2-editor`](https://www.npmjs.com/package/react-bootstrap-table2-editor)
* [`react-bootstrap-table2-paginator`](https://www.npmjs.com/package/react-bootstrap-table2-paginator)

View File

@ -12,7 +12,7 @@ Currently, **I still can't implement all the mainly features in legacy `react-bo
`react-bootstrap-table2` separate some functionalities from core modules to other modules like following:
* [`react-bootstrap-table2-next`](https://www.npmjs.com/package/react-bootstrap-table-next)
* [`react-bootstrap-table-next`](https://www.npmjs.com/package/react-bootstrap-table-next)
* Core table module, include sorting and row selection
* [`react-bootstrap-table2-filter`](https://www.npmjs.com/package/react-bootstrap-table2-filter)
* Column filter Addons