AllenFang
ecea3efdaa
fix #778
2019-02-06 18:05:53 +08: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
a83b3d0d78
fix #729 ( #742 )
2019-01-05 17:00:52 +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
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
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
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
Allen
2530a70c00
fix #654 #611 ( #660 )
2018-11-10 15:42:59 +08:00
AllenFang
532581bb6e
Publish
...
- react-bootstrap-table2-example@1.0.6
- react-bootstrap-table2-paginator@1.0.3
- react-bootstrap-table2-toolkit@1.1.1
- react-bootstrap-table-next@1.2.1
2018-10-07 23:33:25 +08:00
Allen
a6e2f0f8f8
fix #589 ( #594 )
2018-10-06 23:42:55 +08:00
AllenFang
345cb83493
Publish
...
- react-bootstrap-table2-example@1.0.2
- react-bootstrap-table2-paginator@1.0.2
- react-bootstrap-table2-toolkit@1.0.2
- react-bootstrap-table-next@1.1.2
2018-08-21 17:05:08 +08:00
Allen
1b3b68f8a7
fix controlled page state will effect the internal page state when internal table rerender ( #492 )
2018-08-19 12:43:52 +08:00
copas2
4a3486cc3c
fix #488
...
* updated test for pagination fix
* suspected bug in page.js
Local pagination aligning returns start page when eg editing cell locally. This results in state change, too. Not really getting the purpose of the original idea. Please consider this modification. It only checks if page fits in the data size range. As I saw, this alignment only affects local pagination, not remote.
* modified fix w/ pageStartIndex
I forgot to mind pageStartIndex
2018-08-16 17:16:47 +08:00
AllenFang
f86876ba51
Publish
...
- react-bootstrap-table2-example@1.0.1
- react-bootstrap-table2-paginator@1.0.1
- react-bootstrap-table2-toolkit@1.0.1
- react-bootstrap-table-next@1.1.0
2018-08-12 14:41:44 +08:00
Allen
528be5c058
fix #453 ( #467 )
2018-08-11 13:32:44 +08:00
AllenFang
3ec849bd94
Publish
...
- react-bootstrap-table2-editor@1.0.0
- react-bootstrap-table2-example@1.0.0
- react-bootstrap-table2-filter@1.0.0
- react-bootstrap-table2-overlay@1.0.0
- react-bootstrap-table2-paginator@1.0.0
- react-bootstrap-table2-toolkit@1.0.0
- react-bootstrap-table-next@1.0.0
2018-08-04 16:03:04 +08:00
AllenFang
3f957db56b
fix pagination broken when bootstrap4
2018-08-01 20:26:00 +08:00
AllenFang
7919a4001d
enhance for #402
2018-08-01 20:26:00 +08:00
AllenFang
18b785d655
update peer dependencies for react react-dom
2018-08-01 20:26:00 +08:00
AllenFang
c13b3fa197
patch test for editor, filter, pagination
2018-08-01 20:26:00 +08:00
AllenFang
6c086c3892
implement pagination context
2018-08-01 20:17:17 +08:00
AllenFang
2585a62697
Publish
...
- react-bootstrap-table2-example@0.1.11
- react-bootstrap-table2-paginator@0.1.6
- react-bootstrap-table-next@0.1.15
2018-07-15 16:08:59 +08:00
Allen
85a9ab72af
fix #402 ( #412 )
2018-07-15 14:18:21 +08:00
AllenFang
258ea43225
Publish
...
- react-bootstrap-table2-example@0.1.10
- react-bootstrap-table2-filter@0.3.0
- react-bootstrap-table2-paginator@0.1.5
- react-bootstrap-table-next@0.1.14
2018-06-24 22:42:50 +08:00
Allen
42c6bc0337
Merge pull request #371 from sean-ww/fix/remote-filtered-pagination
...
Prevent remote pagination from setting the page incorrectly
2018-06-23 12:59:02 +08:00
sean
6e753bb955
Prevent remote pagination from setting the page incorrectly
2018-06-06 15:11:54 +02:00
AllenFang
64df3e1fae
Publish
...
- react-bootstrap-table2-example@0.1.9
- react-bootstrap-table2-filter@0.2.0
- react-bootstrap-table2-overlay@0.1.2
- react-bootstrap-table2-paginator@0.1.4
- react-bootstrap-table-next@0.1.13
2018-06-04 13:53:02 +08:00
sean
1cf12ab707
paginationTotal renamed to paginationTotalRenderer
2018-06-02 10:43:56 +02:00
sean-ww88
d592871c0d
Adding custom pagination total
2018-05-30 17:29:58 +02:00
AllenFang
fe8761427d
Publish
...
- react-bootstrap-table2-paginator@0.1.3
2018-05-08 22:22:47 +08:00
AllenFang
20ba8cc24e
Publish
...
- react-bootstrap-table2-editor@0.2.0
- react-bootstrap-table2-example@0.1.7
- react-bootstrap-table2-paginator@0.1.2
- react-bootstrap-table-next@0.1.9
2018-05-06 16:59:28 +08:00
AllenFang
c20a4bb220
fix #238
2018-05-06 15:08:20 +08:00
AllenFang
4bb2ae2ba0
fix typo
2018-01-28 21:53:33 +08:00
AllenFang
e83dd1bf07
v0.1.1
2018-01-22 00:30:26 +08:00
AllenFang
067a94bea7
v0.1.0
2018-01-22 00:17:24 +08:00
AllenFang
d84b614599
tweak README.md
2018-01-21 23:31:42 +08:00
AllenFang
79d5a51a39
tweak package.json
2018-01-21 14:31:01 +08:00
AllenFang
a556bd23ef
Publish
...
- react-bootstrap-table2-editor@0.0.3
- react-bootstrap-table2-example@0.0.3
- react-bootstrap-table2-filter@0.0.3
- react-bootstrap-table2-overlay@0.0.3
- react-bootstrap-table2-paginator@0.0.3
- react-bootstrap-table-next@0.0.3
2018-01-21 13:59:30 +08:00
AllenFang
b2e6bf93fb
tweak pagination factory name
2018-01-20 17:53:58 +08:00
AllenFang
50a5bd3694
refine file name
2018-01-20 15:27:08 +08:00