• Docs
  • API
  • Help
  • Blog
  • GitHub

›Recent Posts

Recent Posts

  • New Release (2020-05-31)
  • New Release (2020-05-17)
  • New Release (2020-04-18)
  • New Release (2020-03-16)
  • New Release (2020-03-07)

New Release (2018-09-30)

September 30, 2018

Allen Fang

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@1.2.0
  • react-bootstrap-table2-editor@1.1.0
  • react-bootstrap-table2-toolkit@1.1.0

Changelog

Bug fixes

  • Fixed cannot assign to read only property 'textAlign' of object(#575)
  • Fixed wrong results pass to selectRow.onSelectAll when isSelect argument is false(#570)

Features

  • Implement expandRow.onlyOneExpanding(#574)
  • Implement selectRow.hideSelectAll(#574)
  • Support Default Search(#571)
  • Implement auto select input text when editing cell(#569)

Enhancements

  • Fixe a non printable characters in csv output(#572)
  • Add onContextMenu on rowEvents(#556)

New Release (2018-09-03)

September 3, 2018

Allen Fang

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@1.1.4
  • react-bootstrap-table2-editor@1.0.1
  • react-bootstrap-table2-toolkit@1.0.3

Changelog

Bug fixes

  • Fixed selectRow.onSelectAll will return undefined value after search(#509)

Features

  • Support dummy column(#520)
    • Enable it via column.isDummyField
  • Able to export csv by current selected rows(#522)

Enhancements

  • Add onStartEdit callback which will be called when cell editor is trigger(#523)

New Release (2018-08-27)

August 27, 2018

Allen Fang

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@1.1.3

Changelog

Bug fixes

  • Fixed selectRow.onSelectAll will return undefined value after search(#509)

Features

N/A

Enhancements

  • Fixed some wrong code in storybooks
  • column.sortFunc now pass rowA and rowB(#508)

New Release (2018-08-21)

August 21, 2018

Allen Fang

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@1.1.2
  • react-bootstrap-table-toolkit@1.0.2
  • react-bootstrap-table2-paginator@1.0.2

Changelog

Bug fixes

  • Fixed missing onChange prop for selection checkbox(#417)
  • Fixed pagination calculation fails when data change(#474)
    • #488
    • #495

Features

N/A

Enhancements

  • Fixed some wrong code in storybooks

New Release (2018-08-12)

August 12, 2018

Allen Fang

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@1.1.0
  • react-bootstrap-table2-toolkit@1.0.1
  • react-bootstrap-table2-paginator@1.0.1

Changelog

Bug fixes

  • Fixed column.style and column.align will conflicts(#481)
  • Fixed search will be clear if search the same text twice(#470)
  • Fixed debounce bug(#468)
  • Fixed pagination.paginationTotalRenderer give wrong from and to argument(#467)

Features

  • Export CSV allow to export current display data instead of whole list(#469)

Enhancements

  • Performance improvment on cell level(#449)

New Release (2018-08-04)

August 4, 2018

Allen Fang

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@1.0.0
  • react-bootstrap-table2-filter@1.0.0
  • react-bootstrap-table2-editor@1.0.0
  • react-bootstrap-table2-paginator@1.0.0
  • react-bootstrap-table2-toolkit@1.0.0

Notes

In 1.0.0, you have to upgrade react and react-dom to 16.3.0 or behind.

Changelog

Bug fixes

  • fix bug for default sort and filter have potential issue when remote enabled.

Features

  • Row Expand
  • Table Search
  • Export CSV

Enhancements

  • Support Bootstrap 4

New Release (2018-08-01)

August 1, 2018

Allen Fang

Changed Packages

This release bump following packages:

  • react-bootstrap-table2-filter@0.3.2

Changelog

Bug fixes

N/A

Features

  • Support MultiSelect Filter(e26065, 6f4e77)

Enhancements

N/A

New Release (2018-07-30)

July 28, 2018

Allen Fang

Changed Packages

This release bump following packages:

  • react-bootstrap-table2-filter@0.3.1

Changelog

Bug fixes

  • #423(7a787bb)

Features

N/A

Enhancements

N/A

New Release (2018-07-15)

July 15, 2018

Allen Fang

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@0.1.15
  • react-bootstrap-table2-paginator@0.1.6

Changelog

Bug fixes

  • Fixed Filter + Pagination returns empty rows(7a787bb)

Features

N/A

Enhancements

  • Custom the table header class via [headerClasses] prop on BootstrapTable(199bf8e)

New Release (2018-06-24)

June 24, 2018

Allen Fang

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@0.1.14
  • react-bootstrap-table2-paginator@0.1.5
  • react-bootstrap-table2-filter@0.3.0

Changelog

Bug fixes

  • Fix table will jump to first page after cell editing in remote mode(42c6bc0)
  • Click on filter will trigger sorting(#380)

Features

  • Support custom filter(#389)

Enhancements

N/A

← PrevNext →
Docs
Getting StartedAPI References
Community
Stack OverflowProject ChatTwitter
More
BlogGitHubStar
Copyright © 2020 react-bootstrap-table2.