- Notifications
You must be signed in to change notification settings - Fork 431
Pull requests: react-bootstrap-table/react-bootstrap-table2
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implement default selection development
#234 by AllenFang was merged Mar 5, 2018 Loading… updated Mar 5, 2018
Bugfix/default selection bug
#260 by chunming-c was merged Mar 18, 2018 Loading… updated Mar 18, 2018
Revert "fix#264: wrong col span when enable selection in a empty tabl…
#273 by AllenFang was merged Mar 25, 2018 Loading… updated Mar 25, 2018
allow to custom the default sort direction development
#286 by AllenFang was merged Apr 1, 2018 Loading… updated Apr 1, 2018
support UMD module bug enhancement
#298 by AllenFang was merged Apr 8, 2018 Loading… updated Apr 8, 2018
Feature/programmatically filter development
#287 by chunming-c was merged Apr 15, 2018 Loading… updated Apr 15, 2018
Updated files as per linting rules so it can pass travis
#313 by anu1097 was closed Apr 19, 2018 Loading… updated Apr 19, 2018
Implement pagination total development
#323 by AllenFang was merged May 6, 2018 Loading… updated May 6, 2018
Add onDoubleClick on rowEvents props
#324 by AllenFang was merged May 6, 2018 Loading… updated May 6, 2018
Ability to add classes to the table wrapper
#317 by MikeSha was closed May 6, 2018 Loading… updated May 6, 2018
prevent client side sorting unless it is a custom
#344 by mirzamemic was closed May 18, 2018 Loading… updated May 18, 2018
ProTip! Adding no:label will show everything without a label.