Rewrite about page (#744)

This is a proposed rewrite of the about page
This commit is contained in:
Jan-Hendrik Frintrop 2019-01-06 07:47:01 +01:00 committed by Allen
parent 8f036e79ac
commit 53bba2daa4

View File

@ -4,16 +4,15 @@ title: react-bootstrap-table2
sidebar_label: About
---
[`react-bootstrap-table2`](https://github.com/react-bootstrap-table/react-bootstrap-table2) is next generation of [`react-bootstrap-table`](https://github.com/AllenFang/react-bootstrap-table). We rebuilt it to make it better and easier to use:
[`react-bootstrap-table2`](https://github.com/react-bootstrap-table/react-bootstrap-table2) is next generation of [`react-bootstrap-table`](https://github.com/AllenFang/react-bootstrap-table). We rebuilt it to make it better and easier to use. Following is our mission:
* Refactoring core modules
* Refactor core module and make challenges possible
* More customizable table
* Smaller bundled size
* Reduce bug count
* Reduce bugs and bundled size
* Solve performance issues
* Improve the [`remote`](https://allenfang.github.io/react-bootstrap-table/docs.html#remote) mode
* Improve handling of DOM events
* Support nested data
* Support table footer
> Due to `react-bootstrap-table2` already taken on npm our module is called **`react-bootstrap-table-next`**. We still use `react-bootstrap-table2` in any our git repository, official website and documentation - only the npm name is different!
> Due to `react-bootstrap-table2` already being taken on npm our npm module name is **`react-bootstrap-table-next`**. Anyway, we still use and mention `react-bootstrap-table2` in any of our git repositories, offical website and documents, only the npm name is different!