Skip to content

Pull requests: react-bootstrap-table/react-bootstrap-table2

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Storybook env setup technical
#32 by chunming-c was merged Aug 27, 2017 Loading… updated Aug 27, 2017 0.1.0
Development/cell html attrs (#51) development
#54 by chunming-c was merged Sep 12, 2017 Loading… updated Oct 8, 2017 0.1.0
[develop] environment setup for testing technical
#4 by chunming-c was merged Aug 19, 2017 Loading… updated Oct 8, 2017 0.1.0
CI environment setup technical
#16 by chunming-c was merged Aug 20, 2017 Loading… updated Oct 8, 2017 0.1.0
Enhancement/storybook technical
#35 by chunming-c was merged Aug 28, 2017 Loading… updated Oct 8, 2017 0.1.0
Enhancement/environment technical
#53 by chunming-c was merged Sep 9, 2017 Loading… updated Oct 8, 2017 0.1.0
Implement basic usage of table <caption> element development
#78 by thevangelist was merged Oct 10, 2017 Loading… updated Oct 10, 2017 0.1.0
Implement selection background color development
#110 by AllenFang was merged Oct 23, 2017 Loading… updated Oct 23, 2017 0.1.0
logs messages on the story panel (#117) technical
#123 by chunming-c was merged Oct 29, 2017 Loading… updated Oct 29, 2017 0.1.0
Fixes #186
#219 by prajapati-parth was merged Feb 24, 2018 Loading… updated Feb 24, 2018
case insensitive text filter
#190 by makenova was merged Feb 10, 2018 Loading… updated Mar 14, 2018
Fixed #237
#261 by prajapati-parth was merged Mar 18, 2018 Loading… updated Mar 18, 2018
Add TravisCI badge to README
#262 by prajapati-parth was merged Mar 18, 2018 Loading… updated Mar 18, 2018
customized classes and id on BootstrapTable (#235)
#247 by chunming-c was merged Mar 18, 2018 Loading… updated Mar 19, 2018
Fix textFilter() for Internet Explorer (includes() and find() are not supported)
#266 by NixonK was closed Mar 25, 2018 Loading… updated Mar 25, 2018
Don't show empty row when noDataIndication isn't set
#269 by patrickomeara was closed Mar 25, 2018 Loading… updated Mar 25, 2018
noDataIndication
#265 by patrickomeara was merged Mar 25, 2018 Loading… updated Mar 25, 2018
264 indication no data
#276 by patrickomeara was merged Apr 1, 2018 Loading… updated Apr 1, 2018
Dont show empty indication
#275 by patrickomeara was merged Apr 1, 2018 Loading… updated Apr 1, 2018
Fix textFilter() for Internet Explorer (includes() and find() are not supported)
#274 by NixonK was merged Apr 1, 2018 Loading… updated Apr 1, 2018
Documents/filters document
#292 by chunming-c was merged Apr 7, 2018 Loading… updated Apr 8, 2018
Ability to add classes to the table wrapper
#325 by MikeSha was merged May 12, 2018 Loading… updated May 14, 2018
Adding custom pagination total
#359 by sean-ww was merged Jun 3, 2018 Loading… updated Jun 4, 2018
Prevent remote pagination from setting the page incorrectly
#371 by sean-ww was merged Jun 23, 2018 Loading… updated Jun 24, 2018
ProTip! Adding no:label will show everything without a label.