89 Commits
Author SHA1 Message Date
AllenFang cf5b24e9e8 Publish
- react-bootstrap-table2-editor@1.4.0
 - react-bootstrap-table2-example@1.0.31
 - react-bootstrap-table2-filter@1.2.0
 - react-bootstrap-table2-paginator@2.1.0
 - react-bootstrap-table2-toolkit@2.1.0
 - react-bootstrap-table-next@3.2.0
2019-09-08 15:31:51 +08:00
AllenFang d9acbace67 refine #1073 2019-08-31 14:18:55 +08:00
Bill Parrott 7c8bf00cde execute react-codemod on entire codebase to remove warnings on React 16.9.x 2019-08-28 15:32:22 -05:00
AllenFang 110744f4cb Publish
- react-bootstrap-table2-editor@1.3.2
 - react-bootstrap-table2-example@1.0.29
 - react-bootstrap-table2-filter@1.1.11
 - react-bootstrap-table2-paginator@2.0.8
 - react-bootstrap-table-next@3.1.8
2019-08-12 21:07:14 +08:00
AllenFang 1a44ce0ea6 fix #1051 2019-08-10 15:05:53 +08:00
AllenFang 5e8bb3426a Publish
- react-bootstrap-table2-example@1.0.27
 - react-bootstrap-table2-filter@1.1.10
 - react-bootstrap-table2-paginator@2.0.7
 - react-bootstrap-table-next@3.1.5
2019-06-25 23:13:31 +08:00
AllenFang 7382010822 fix #970 2019-06-22 15:47:21 +08:00
AllenFang e2e6c51d40 Publish
- react-bootstrap-table2-example@1.0.24
 - react-bootstrap-table2-filter@1.1.9
 - react-bootstrap-table2-paginator@2.0.6
 - react-bootstrap-table2-toolkit@1.4.1
 - react-bootstrap-table-next@3.1.1
2019-04-15 19:45:38 +08:00
AllenFang 363a43251f fix #891 2019-04-07 16:49:03 +08:00
AllenFang df5024892c Publish
- react-bootstrap-table2-example@1.0.22
 - react-bootstrap-table2-paginator@2.0.5
 - react-bootstrap-table-next@3.0.3
2019-03-26 20:41:04 +08:00
AllenFang 7f1b7a6c97 fix #838 2019-03-24 20:52:26 +08:00
AllenFang 956f1cef4d Publish
- react-bootstrap-table2-example@1.0.20
 - react-bootstrap-table2-filter@1.1.6
 - react-bootstrap-table2-paginator@2.0.4
 - react-bootstrap-table2-toolkit@1.3.2
 - react-bootstrap-table-next@3.0.1
2019-03-10 13:38:21 +08:00
AllenFang 2aab4301dd fix #835 2019-03-09 23:01:21 +08:00
AllenFang 3af30a0265 fix #840 2019-03-09 22:35:49 +08:00
AllenFang 921e8c7ecc fix #830 2019-03-09 18:18:20 +08:00
AllenFang e9f08d278d fix #826 2019-03-09 15:52:10 +08:00
AllenFang 6070d150a9 Publish
- react-bootstrap-table2-example@1.0.18
 - react-bootstrap-table2-paginator@2.0.3
 - react-bootstrap-table2-toolkit@1.3.0
 - react-bootstrap-table-next@2.2.0
2019-02-20 23:08:26 +08:00
AllenFang 2932b8a1b8 fix #795 2019-02-17 17:29:56 +08:00
AllenFang 3cd8efffb9 Publish
- react-bootstrap-table2-example@1.0.16
 - react-bootstrap-table2-filter@1.1.3
 - react-bootstrap-table2-paginator@2.0.2
 - react-bootstrap-table2-toolkit@1.2.1
 - react-bootstrap-table-next@2.1.1
2019-02-09 21:07:26 +08:00
AllenFang cacc28e1bc fix test cases 2019-02-09 20:28:28 +08:00
AllenFang d7f84a9da5 fix remote filter/search broken when pagination enabled 2019-02-09 18:01:53 +08:00
AllenFang 903dd2e5c8 rename listenerForPagination -> dataChangeListener 2019-02-07 15:34:03 +08:00
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
AllenandGitHub 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
AllenandGitHub 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
AllenandGitHub 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
AllenandGitHub 1b3b68f8a7 fix controlled page state will effect the internal page state when internal table rerender (#492) 2018-08-19 12:43:52 +08:00
copas2andAllen 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
AllenandGitHub 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