Skip to content

Commit 0a717cb

Browse files
committed
README
1 parent 0f24338 commit 0a717cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ Rebuilt [react-bootstrap-table](https://github.com/AllenFang/react-bootstrap-tab
33

44
## The problems/features I want to solve
55
* 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)
77
* Clean Code and Testing
88
* Decrease the size of bundled file
99
* Split module/functionality from core module
1010
* Use [`storybook`](https://github.com/storybooks/storybook) to build examples
11-
* Support the aggregation view
11+
* Support the aggregation(summary) view
1212
* Support the table footer
13-
* Support column group
13+
* Support column/row span on header and body
1414
* Support sticky header
1515
* Support table section([react-bootstrap-table#721](https://github.com/AllenFang/react-bootstrap-table/pull/721))
1616
* Handle events well

0 commit comments

Comments
 (0)