react-bootstrap-table2/packages/react-bootstrap-table2-example
Patrick O'Meara 42dbd00fd9 fix#264: wrong col span when enable selection in a empty table (#265)
* noDataIndication

* use the correct amount of cells when the first row is select
* storybook added for development, not necessary in docs

fixes react-bootstrap-table/react-bootstrap-table2#264

* eslint complaints

  4:11  error  'columnLen' is never reassigned. Use 'const' instead                   prefer-const
  7:9   error  Expected an assignment or function call and instead saw an expression  no-unused-expressions

* tests updated
2018-03-25 16:36:58 +08:00
..
.storybook add styles for filter modules 2018-01-30 23:20:47 +08:00
examples fix#264: wrong col span when enable selection in a empty table (#265) 2018-03-25 16:36:58 +08:00
src add select filter stories 2018-01-30 23:20:47 +08:00
stories fix#264: wrong col span when enable selection in a empty table (#265) 2018-03-25 16:36:58 +08:00
test/utils examples enhance 2017-09-04 08:46:01 -05:00
package.json Publish 2018-03-18 23:07:46 +08:00