react-bootstrap-table2/packages/react-bootstrap-table2-example/examples/header-columns
ChunMing, Chen 79fb2523d4 fix #51
* allow user to customize attrs for column cell

* [test] add test for customized cell attrs

* allow user to customize attrs for header column cell

* [test] add test for customized header cell attrs

* update document

* add new utils isObject and isEmptyObject

* make cell attrs lowest priority

* if style, event, classes, hidden, style was not given, display the
* HTML attributes if it's legal. However, if the attributes mentioned
* above was defined at the same time, column.attrs has lowest priority
* and it will be overwrited.

* [test] unit test for column.attrs

* [test] unit test for column.headerAttrs

* update Document

* rename story name

* fix lint error
2017-09-12 10:47:27 -05:00
..
column-align-table.js examples enhance 2017-09-04 08:46:01 -05:00
column-attrs-table.js fix #51 2017-09-12 10:47:27 -05:00
column-class-table.js examples enhance 2017-09-04 08:46:01 -05:00
column-event-table.js examples enhance 2017-09-04 08:46:01 -05:00
column-format-table.js examples enhance 2017-09-04 08:46:01 -05:00
column-style-table.js examples enhance 2017-09-04 08:46:01 -05:00
column-title-table.js examples enhance 2017-09-04 08:46:01 -05:00