react-bootstrap-table2/packages/react-bootstrap-table2-example
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
..
.storybook examples enhance 2017-09-04 08:46:01 -05:00
examples fix #51 2017-09-12 10:47:27 -05:00
src examples enhance 2017-09-04 08:46:01 -05:00
stories fix #51 2017-09-12 10:47:27 -05:00
test/utils examples enhance 2017-09-04 08:46:01 -05:00
package.json enhance storybook 2017-08-27 19:52:49 -05:00