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

Bootstrap table base development
#8 by AllenFang was merged Aug 20, 2017 Loading… updated Aug 20, 2017 0.1.0
Implement custom style/class on cell development
#20 by AllenFang was merged Aug 22, 2017 Loading… updated Aug 22, 2017 0.1.0
Implement column title development
#22 by AllenFang was merged Aug 26, 2017 Loading… updated Aug 26, 2017 0.1.0
Implement formatter for header column development
#28 by AllenFang was merged Aug 26, 2017 Loading… updated Aug 26, 2017 0.1.0
Implement align on header an body cell development
#27 by AllenFang was merged Aug 26, 2017 Loading… updated Aug 26, 2017 0.1.0
implement event hooks on header column development
#30 by AllenFang was merged Aug 26, 2017 Loading… updated Aug 26, 2017 0.1.0
Add stories technical
#39 by AllenFang was merged Sep 2, 2017 Loading… updated Sep 2, 2017 0.1.0
Feat/column hidden development
#41 by AllenFang was merged Sep 2, 2017 Loading… updated Sep 2, 2017 0.1.0
Refactoring props resolver and internal store technical
#43 by AllenFang was merged Sep 2, 2017 Loading… updated Sep 2, 2017 0.1.0
Implement noDataIndication prop development
#44 by AllenFang was merged Sep 2, 2017 Loading… updated Sep 2, 2017 0.1.0
Implement stateful layer technical
#48 by AllenFang was merged Sep 3, 2017 Loading… updated Sep 16, 2017 0.1.0
implement column sort development
#55 by AllenFang was merged Sep 16, 2017 Loading… updated Sep 16, 2017 0.1.0
Feat/cell editor development
#61 by AllenFang was merged Sep 20, 2017 Loading… updated Sep 21, 2017 0.1.0
[WIP]: Allow column.editable to accept a function
#68 by khaninD was closed Sep 24, 2017 Loading… updated Sep 24, 2017
Bug fix/double render
#72 by khaninD was closed Sep 26, 2017 Loading… updated Sep 26, 2017
Refine PR#71 development
#82 by AllenFang was merged Oct 10, 2017 Loading… updated Oct 10, 2017 0.1.0
Refine PR#78 enhancement
#83 by AllenFang was merged Oct 10, 2017 Loading… updated Oct 10, 2017 0.1.0
Implement async cell edit development
#84 by AllenFang was merged Oct 17, 2017 Loading… updated Oct 17, 2017 0.1.0
Refine the code base for cell edit enhancement technical
#95 by AllenFang was merged Oct 17, 2017 Loading… updated Oct 17, 2017 0.1.0
No need BootstrapTableful anymore enhancement technical
#96 by AllenFang was merged Oct 17, 2017 Loading… updated Oct 17, 2017 0.1.0
Refine row selection to wrapper enhancement technical
#97 by AllenFang was merged Oct 17, 2017 Loading… updated Oct 17, 2017 0.1.0
Refine sort logic to wrapper enhancement technical
#98 by AllenFang was merged Oct 17, 2017 Loading… updated Oct 17, 2017 0.1.0
Refine row selection enhancement technical
#99 by AllenFang was merged Oct 18, 2017 Loading… updated Oct 18, 2017 0.1.0
[eslint] always with jsx-curly-spacing enhancement technical
#100 by AllenFang was merged Oct 18, 2017 Loading… updated Oct 18, 2017 0.1.0
Patch missing HeaderCell.propTypes enhancement technical
#102 by AllenFang was merged Oct 18, 2017 Loading… updated Oct 18, 2017 0.1.0
ProTip! Adding no:label will show everything without a label.