react-bootstrap-table2/packages/react-bootstrap-table2-example/examples
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
..
basic [example] add demo for customized classes and id table 2018-03-10 18:54:59 +08:00
cell-edit tweak stories 2018-01-21 17:12:07 +08:00
column-filter refine caseSensitive for filter (#201) 2018-02-10 16:54:01 +08:00
columns tweak stories 2018-01-21 17:12:07 +08:00
header-columns correct attribute key of columns.headerEvent in column-event-tables 2018-03-17 15:29:23 +08:00
loading-overlay tweak pagination factory name 2018-01-20 17:53:58 +08:00
pagination tweak stories 2018-01-21 17:12:07 +08:00
remote tweak stories 2018-01-21 17:12:07 +08:00
row-selection fix#264: wrong col span when enable selection in a empty table (#265) 2018-03-25 16:36:58 +08:00
rows Updated storybook example 2018-02-01 06:27:49 +05:30
sort fix #210 (#232) 2018-03-04 16:21:10 +08:00
welcome.js always jsx-curly-spacing 2017-10-18 01:31:12 -05:00