• 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-06-04)

June 4, 2018

Allen Fang

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@0.1.13
  • react-bootstrap-table2-paginator@0.1.4
  • react-bootstrap-table2-filter@0.2.0
  • react-bootstrap-table2-overlay@0.1.2

Changelog

Bug fixes

  • Fix remote sort still sorting data(#354)
  • Fix react-bootstrap-table2-overlay does not consider caption height(b11019c)

Features

  • Support date filter(#365)

Enhancements

  • Support to custome the pagination total(#359)
  • Support to custom the selection column(#364)

New Release (2018-05-23)

May 23, 2018

Allen Fang

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@0.1.12

Changelog

Bug fixes

  • Fix the bool rendering issues in React (#340)

Features

N/A

Enhancements

N/A

New Release (2018-05-13)

May 13, 2018

Allen Fang

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@0.1.11
  • react-bootstrap-table2-filter@0.1.7

Changelog

Bug fixes

  • Fixed filtered table doesn't rerender on prop change(#303)
  • Fix programmatically filter broken when filter multiple column at the same time(#334)

Features

N/A

Enhancements

  • Implement wrapperClasses to allow to custom the class on outer element which wrap up the table element(#325)

New Release (2018-05-07)

May 7, 2018

Allen Fang

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@0.1.9
  • react-bootstrap-table2-editor@0.2.0
  • react-bootstrap-table2-paginator@0.1.2

Changelog

Bug fixes

N/A

Features

  • Rich cell editors(#322)
  • Allow to custom cell editors(#322)
  • Implement pagination total indication(#323)

Enhancements

  • rowEvents support onDoubleClick(#324)

New Release (2018-04-15)

April 15, 2018

Allen Fang

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@0.1.8
  • react-bootstrap-table2-filter@0.1.6

Changelog

Bug fixes

  • Support UMD(#298)

Features

  • Programmtically Filters(#287)

Enhancements

  • Pass event object to selectRow.onSelect and selectRow.onSelectAll.(#304)

New Release (2018-04-01)

April 1, 2018

Allen Fang

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@0.1.6
  • react-bootstrap-table2-editor@0.1.4
  • react-bootstrap-table2-filter@0.1.4

Changelog

Bug fixes

  • Fixed includes and find are not supported in IE(#274)
  • Fixed empty table is missing the last cell when row seleciton is enable(#276)

Features

  • Allow to configure the default sort direction(#286)
  • Allow to custom the cell editor's style and class(#268)

Enhancements

  • Don't render anything if noDataIndication is not given(#275)

New Release (2018-03-19)

March 19, 2018

Allen Fang

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@0.1.5

Changelog

Bug fixes

  • Fix selection was broken when data changed(#260)

Features

Enhancements

  • Add classes and id on BootstrapTable for customization(#247)
  • column.hidden will not render element instead of setting display:none(#261)

New Release (2018-03-06)

March 6, 2018

Allen Fang

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@0.1.4
  • react-bootstrap-table2-editor@0.1.2

Changelog

Bug fixes

  • Fix the sort will not be triggered when data is changed(#232)
  • Fix empty element issue(#219)
  • Fix Failed prop type: The prop defaultValue is marked as required in TextEditor, but its value is null(5dd1f1e9)

Features

Enhancements

  • rowEvents.onMouseEnter and rowEvents.onMouseLeave will be wrapped up and pass row informations(#233)

New Release (2018-02-14)

February 14, 2018

Allen Fang

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@0.1.3
  • react-bootstrap-table2-filter@0.1.3

Changelog

Bug fixes

  • Fixed TextFilter contains an input of type text with both value and defaultValue props(a0af964)

Features

  • Support Number Filter(#200)
  • Support caseSensitive on Text and Select filter(#201)
  • Support sort event listener(#202)

Enhancements

  • Text Filter right now is case insensitive which same as react-bootstrap-table#201
  • rowEvents.onClick will be wrapped so that funcation can recieve additional informatnion like: row and rowIndex(#187)

New Release (2018-02-02)

February 2, 2018

Allen Fang

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@0.1.2
  • react-bootstrap-table2-filter@0.1.2

Changelog

Bug fixes

  • Fixed call selectRow.onSelect twice(#180)
  • Fixed wrong colSpan for noDataIndication if there are column is hidden(#185)

Features

  • Support Select Filter(#183)

Enhancements

  • Column filter style improvement(#183)
    • Remember to add the css of react-bootstrap-table2-filter
  • Fix key field in cell should not be cell value(#172)
← PrevNext →
Docs
Getting StartedAPI References
Community
Stack OverflowProject ChatTwitter
More
BlogGitHubStar
Copyright © 2020 react-bootstrap-table2.