File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ Rebuilt [react-bootstrap-table](https://github.com/AllenFang/react-bootstrap-tab
3
3
4
4
## The problems/features I want to solve
5
5
* Performance
6
- * Fully compatiable with bootstrap 3 adn 4(` react-bootstrap-table@4.0.0 ` already done)
6
+ * Fully compatiable with bootstrap 3 and 4(` react-bootstrap-table@4.0.0 ` already done)
7
7
* Clean Code and Testing
8
8
* Decrease the size of bundled file
9
9
* Split module/functionality from core module
10
10
* Use [ ` storybook ` ] ( https://github.com/storybooks/storybook ) to build examples
11
- * Support the aggregation view
11
+ * Support the aggregation(summary) view
12
12
* Support the table footer
13
- * Support column group
13
+ * Support column/row span on header and body
14
14
* Support sticky header
15
15
* Support table section([ react-bootstrap-table #721 ] ( https://github.com/AllenFang/react-bootstrap-table/pull/721 ) )
16
16
* Handle events well
You can’t perform that action at this time.
0 commit comments