Commit Graph

420 Commits

Author SHA1 Message Date
AllenFang
c633e95e01 patch docs for #501 2018-08-26 13:21:31 +08:00
AllenFang
15a55030a2 fix #501 2018-08-26 13:12:30 +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
6e526f455b
Merge pull request #500 from react-bootstrap-table/develop
20180821 release
2018-08-21 17:03:00 +08:00
AllenFang
b05cf48f36 Merge branch 'COzero-issue-363' into develop 2018-08-20 23:36:42 +08:00
AllenFang
28249c9089 fixed version 2018-08-20 23:36:22 +08:00
AllenFang
2b6081ab31 Merge branch 'issue-363' of https://github.com/COzero/react-bootstrap-table2 into COzero-issue-363 2018-08-20 23:23:32 +08:00
AllenFang
c935447266 Merge branch 'develop' of https://github.com/react-bootstrap-table/react-bootstrap-table2 into develop 2018-08-20 22:59:36 +08:00
AllenFang
ba1d6fa3ed fix #498 2018-08-20 22:59:14 +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
Allen
cb49455a4e
Merge pull request #489 from react-bootstrap-table/bugfix/infinite-remote-search
Bugfix/infinite remote search
2018-08-15 23:16:52 +08:00
AllenFang
5e63d6ae59 avoid infinite remote search 2018-08-15 23:08:46 +08:00
AllenFang
e3ca6f2c24 Publish
- react-bootstrap-table-next@1.1.1
2018-08-13 22:01:15 +08:00
Jeremy Nagel
96d33a60ba Add snapshot tests 2018-08-13 16:50:43 +10:00
Jeremy Nagel
03389aece0 Merge branch 'master' of github.com:react-bootstrap-table/react-bootstrap-table2 into issue-363 2018-08-13 16:45:34 +10: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
44569d6df9
Merge pull request #482 from react-bootstrap-table/develop
20180812 release
2018-08-12 14:39:43 +08:00
AllenFang
3663d1d4fe fix Warning: Failed prop type: Invalid prop of type supplied to , expected 2018-08-12 13:53:29 +08:00
Allen
6225f0e5cb
fix #471 (#481) 2018-08-12 13:32:12 +08:00
Allen
f0fd06a5f5
fix #465 (#470) 2018-08-11 15:17:41 +08:00
Allen
b181c98a38
Merge pull request #449 from react-bootstrap-table/enhance/performance-cell-level
Enhance/performance on cell level
2018-08-11 15:17:15 +08:00
Allen
1f51f1a08d
fix #464 (#469) 2018-08-11 15:03:17 +08:00
Allen
586acaed68
fix #455 (#468) 2018-08-11 13:33:52 +08:00
Allen
528be5c058
fix #453 (#467) 2018-08-11 13:32:44 +08:00
AllenFang
76575bd9f1 patch docs 2018-08-05 16:32:27 +08:00
AllenFang
54b98f41f4 implement shouldComponentUpdate on cell component 2018-08-05 16:05:22 +08:00
AllenFang
ffac3a42c5 add a large table example 2018-08-05 16:05:22 +08:00
AllenFang
97b9e1097b fix wrong title 2018-08-05 16:05:22 +08:00
AllenFang
a6de7fa84a integrate with underscroe.js 2018-08-05 16:05:22 +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
Allen
208feb9849
Merge pull request #448 from react-bootstrap-table/develop
1.0.0
2018-08-04 15:57:10 +08:00
Allen
a3ba464f40
Merge pull request #333 from react-bootstrap-table/refactor/context-api
Migrate to React@16.3 for Context API
2018-08-04 14:56:13 +08:00
AllenFang
cb970cded5 fix peerdep 2018-08-04 14:47:46 +08:00
AllenFang
d5d8c54d98 fix React doesn't allow Date Object as children 2018-08-01 20:26:01 +08:00
AllenFang
2ec55f6de9 patch for default sort and filter have potential issue when remote 2018-08-01 20:26:01 +08:00
AllenFang
f7406bcafc add toolkits styles 2018-08-01 20:26:01 +08:00
AllenFang
925d3d7841 final docs patch 2018-08-01 20:26:00 +08:00
AllenFang
62c69490f2 add bootstrap4 style links 2018-08-01 20:26:00 +08:00
AllenFang
3f957db56b fix pagination broken when bootstrap4 2018-08-01 20:26:00 +08:00
AllenFang
495875792f refine new context API tests 2018-08-01 20:26:00 +08:00
AllenFang
c0416fc307 fix selection column broken when bootstrap4 2018-08-01 20:26:00 +08:00
AllenFang
f7ba8e377d upgrade enzyme 2018-08-01 20:26:00 +08:00
AllenFang
0d64443b26 fix sort caret broken on bootstrap4 2018-08-01 20:26:00 +08:00
AllenFang
7919a4001d enhance for #402 2018-08-01 20:26:00 +08:00
AllenFang
fadbcdaa24 a workaround for fixing the _ module missing 2018-08-01 20:26:00 +08:00
AllenFang
ec77a0539d patch docs for export CSV 2018-08-01 20:26:00 +08:00
AllenFang
b792803974 add export csv stories 2018-08-01 20:26:00 +08:00
AllenFang
f0e37b130c implement export csv 2018-08-01 20:26:00 +08:00
AllenFang
03ece4b1fc refactoring search 2018-08-01 20:26:00 +08:00