From 53bba2daa49b435b49d2c66c9efe1d2a433c7ee5 Mon Sep 17 00:00:00 2001 From: Jan-Hendrik Frintrop Date: Sun, 6 Jan 2019 07:47:01 +0100 Subject: [PATCH] Rewrite about page (#744) This is a proposed rewrite of the about page --- docs/about.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/about.md b/docs/about.md index f19754a..e76abd6 100644 --- a/docs/about.md +++ b/docs/about.md @@ -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!