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

Roadmap

January 24, 2018

Allen Fang

2018 Q1

0.1.0

  • First drop

0.1.1

  • Select Filter
  • Regex Filter

0.1.2

  • Date Filter
  • Number Filter

0.1.3

  • Filter functionality enhancement
    • Clean filter or clean all
    • Programmatically filter

0.1.4

  • Custom Filter

0.2.0

  • Expand row
  • Start compatible for bootstrap@4
  • Sort management(External sort)
  • Work on partial data(sort, filter) for pagination(remote or not remote)

0.2.1

  • Custom Selection

0.2.2

  • Custom Cell Edit

0.2.3

  • Custom Pagination

0.2.4

  • Scrol Table(Probably not implement, we are still investigation)

0.3.0

  • Row/Column span
  • Table toolkit base

0.3.1

  • Row delete
  • export CSV

0.3.2

  • Table Search

0.3.3

  • Row Insert

2018 Q2

0.4.0

  • Sticky Header
  • Frozen Column

New Version 0.1.0

January 24, 2018

Allen Fang

Preface

About five months works, we finally get a first drop for react-bootstrap-table2. I just want to say that I'm very sorry to let you guys to wait for a long time.

I know a lots of people experienced many bugs or feel hard to customize on table. Anyway, I'm very appreciated everyone's helps and feedbacks, I think that's the reason why I decided to rebuilt react-bootstrap-table2.

For the first drop, I really can't finish all the legacy features, but I will work more hard to finish them by March or April. Please see the release plan for more details.

0.1.0

Legacy Features

  • Basic Table
    • Scrollabe table is not yet implement
  • Basic Table Sort
    • Multi sort is not yet implement
    • Sort management is not yet implement
  • Basic Row Selection
    • Custom Selection is not yet implement
  • Basic Cell Edit
    • Custom Cell Edit is not yet implement
  • Basic Pagination
    • Custom Pagination is not yet implement
  • Basic Column Filter(Text Filter only)

New Features

  • We support nested data field, please check column.dataField, fix react-bootstrap-table#50
  • We support the overlay/loading on table

Enhancement

  • One table structure, never unalign again.
  • Remote enhancement, please read it.
  • 100% easy to customize the header columns, cells and rows!!!

In 2018, let's try react-bootstrap-table2 and give a star for this repo, I think it's the biggest encouragement for me :)


Feel free to open issues to ask any questions.

Regards,
Allen Fang

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