Eduardo Reveles
|
78d5164056
|
add more examples to storybook
|
2019-01-15 21:40:01 -06:00 |
|
Eduardo Reveles
|
bd2ce5abf0
|
Add table footer
|
2019-01-15 21:40:01 -06:00 |
|
AllenFang
|
416fcf08d4
|
Publish
- react-bootstrap-table2-example@1.0.14
- react-bootstrap-table2-filter@1.1.1
- react-bootstrap-table2-paginator@2.0.1
- react-bootstrap-table2-toolkit@1.1.2
- react-bootstrap-table-next@2.0.1
|
2019-01-06 17:06:20 +08:00 |
|
Allen
|
0c650c0682
|
Merge pull request #747 from react-bootstrap-table/develop
20190106 release
|
2019-01-06 17:03:34 +08:00 |
|
Allen
|
7d30804da9
|
fix #636 (#746)
|
2019-01-06 16:25:02 +08:00 |
|
Allen
|
782c630e58
|
fix #734, fix #620 (#745)
|
2019-01-06 14:47:22 +08:00 |
|
Allen
|
22cc79961f
|
fix #715 (#743)
|
2019-01-05 20:45:18 +08:00 |
|
Allen
|
a83b3d0d78
|
fix #729 (#742)
|
2019-01-05 17:00:52 +08:00 |
|
Allen
|
340ddb8722
|
fix #719 (#741)
|
2019-01-05 16:09:12 +08:00 |
|
AllenFang
|
32e455e65f
|
add remote standalone pagination story
|
2019-01-05 14:37:07 +08:00 |
|
AllenFang
|
6c0fc2748c
|
Publish
- react-bootstrap-table2-example@1.0.13
- react-bootstrap-table2-paginator@2.0.0
- react-bootstrap-table-next@2.0.0
|
2018-12-25 23:38:34 +08:00 |
|
Allen
|
973ece8b39
|
Merge pull request #727 from react-bootstrap-table/develop
20181225 release
|
2018-12-25 23:37:05 +08:00 |
|
Allen
|
0a94f3ce39
|
Merge pull request #681 from react-bootstrap-table/refactoring/pagination
Easy to customize pagination
|
2018-12-24 11:18:44 +08:00 |
|
AllenFang
|
0ca8e54ce2
|
Publish
- react-bootstrap-table-next@1.4.4
|
2018-12-23 20:30:41 +08:00 |
|
Allen
|
69d534e26c
|
Merge pull request #726 from react-bootstrap-table/develop
20181223 release
|
2018-12-23 20:29:20 +08:00 |
|
AllenFang
|
c2a30cb716
|
fix #725
|
2018-12-23 19:44:26 +08:00 |
|
AllenFang
|
83dc888d17
|
patch docs for new pagination
|
2018-12-22 15:56:14 +08:00 |
|
AllenFang
|
41da9afbcb
|
paginationBaseProps -> paginationTableProps
|
2018-12-22 15:55:02 +08:00 |
|
AllenFang
|
91816fcc01
|
add stories for custom pagination
|
2018-12-22 14:03:02 +08:00 |
|
AllenFang
|
620309115f
|
extract useless function from pagination ro paginationHandler
|
2018-12-22 14:03:02 +08:00 |
|
AllenFang
|
297f3e0c4f
|
implement SizePerPageDropdownStandalone
|
2018-12-22 14:03:02 +08:00 |
|
AllenFang
|
d42a10bbae
|
implement PaginationListStandalone
|
2018-12-22 14:03:02 +08:00 |
|
AllenFang
|
5c52412542
|
fix remote pagination broken
|
2018-12-22 14:03:02 +08:00 |
|
AllenFang
|
a5f74cecfe
|
implement sizePerPageRenderer
|
2018-12-22 14:03:02 +08:00 |
|
AllenFang
|
a30a8fd96b
|
implement sizePerPageOptionRenderer
|
2018-12-22 14:03:02 +08:00 |
|
AllenFang
|
424dbea270
|
implement pageListRenderer
|
2018-12-22 14:03:02 +08:00 |
|
AllenFang
|
b261c33e37
|
implement pageButtonRenderer
|
2018-12-22 14:03:02 +08:00 |
|
AllenFang
|
7dbdc1943b
|
patch pagination context test suites
|
2018-12-22 14:03:02 +08:00 |
|
AllenFang
|
d4be1675db
|
refactoring pagination context
|
2018-12-22 14:03:02 +08:00 |
|
AllenFang
|
d3161f02eb
|
Publish
- react-bootstrap-table2-example@1.0.12
- react-bootstrap-table-next@1.4.3
|
2018-12-21 16:51:04 +08:00 |
|
Allen
|
28ba6d5677
|
Merge pull request #721 from react-bootstrap-table/develop
20181221 release
|
2018-12-21 16:49:35 +08:00 |
|
AllenFang
|
4ddbfd4972
|
fix #711
|
2018-12-21 16:23:38 +08:00 |
|
AllenFang
|
d84dc46ff1
|
Merge branch 'vinzentt-fix-nonExpandable-indicator-and-behaviour' into develop
|
2018-12-20 23:52:42 +08:00 |
|
AllenFang
|
e0163625d4
|
add expandable for expandColumnRenderer
|
2018-12-20 23:47:30 +08:00 |
|
AllenFang
|
24ab58a464
|
row expandable already calculated from row expand consumer, just use it instead do the logic again
|
2018-12-20 23:45:20 +08:00 |
|
Allen
|
6e19368733
|
Merge branch 'develop' into fix-nonExpandable-indicator-and-behaviour
|
2018-12-20 23:27:48 +08:00 |
|
AllenFang
|
bc4697bf95
|
fix #701
|
2018-12-20 23:20:12 +08:00 |
|
AllenFang
|
9d2a6a1b23
|
Publish
- react-bootstrap-table2-example@1.0.11
- react-bootstrap-table-next@1.4.2
|
2018-12-05 23:31:35 +08:00 |
|
Allen
|
bb752fcec8
|
Merge pull request #699 from react-bootstrap-table/develop
20181205 release
|
2018-12-05 23:30:19 +08:00 |
|
Vincent Degroote
|
aedd1f5942
|
Add expandColumn in storybook example for nonExpandable rows
|
2018-12-05 11:37:32 +01:00 |
|
Vincent Degroote
|
5a5f10f609
|
fix tests when nonExpndable is not given
|
2018-12-05 11:23:38 +01:00 |
|
Vincent Degroote
|
e041a3d736
|
revert not needed changes
|
2018-12-05 10:55:04 +01:00 |
|
Vincent Degroote
|
f175fd4186
|
Hide expand indicator if row is not expandable and prevent it from being expanded
|
2018-12-05 10:50:52 +01:00 |
|
AllenFang
|
5a6b7e122d
|
fix #680
|
2018-12-02 17:45:42 +08:00 |
|
AllenFang
|
a7ae524c49
|
fix #675
|
2018-12-02 17:29:25 +08:00 |
|
AllenFang
|
a23599f52f
|
fix #669
|
2018-12-02 17:04:32 +08:00 |
|
EricH
|
c50853b16d
|
Fix typo in doc example code (#691)
|
2018-12-02 15:48:52 +08:00 |
|
NickChen
|
3f74542c98
|
Merge pull request #670 from react-bootstrap-table/enhancement/remove-unnecessary-props-bootstrap4
LGTM
|
2018-11-18 18:04:24 +08:00 |
|
Chun-MingChen
|
47aa41b8fa
|
Remove unnecessary props 'bootstrap4'
|
2018-11-18 17:55:27 +08:00 |
|
AllenFang
|
67ed2e6c80
|
Publish
- react-bootstrap-table2-editor@1.2.2
- react-bootstrap-table2-example@1.0.10
- react-bootstrap-table2-filter@1.1.0
- react-bootstrap-table2-paginator@1.0.4
- react-bootstrap-table-next@1.4.1
|
2018-11-10 17:19:43 +08:00 |
|