Commit Graph

352 Commits

Author SHA1 Message Date
AllenFang
e1986e3e38 temp fix 2018-09-16 16:21:39 +08:00
AllenFang
41212fdc55 fixed wrong conflict fixs for #514 2018-09-05 23:20:36 +08:00
AllenFang
dffe588f66 fix cell level performace, remain select all 2018-09-05 23:01:13 +08:00
AllenFang
c3996f3f47 patch tests for refactoring cell edit with consumer 2018-09-04 00:19:54 +08:00
AllenFang
bf6f6087ba add story for dbclick to edit with row selection 2018-09-04 00:19:54 +08:00
AllenFang
c5c5a756cd refactoring cell edit consumer 2018-09-04 00:19:54 +08:00
AllenFang
2da6c8c622 no more expand row props resolver 2018-09-04 00:11:31 +08:00
AllenFang
dee92bd53d patch test for refining expand row consumer 2018-09-04 00:11:31 +08:00
AllenFang
7f7deff37f refine expand row consumer 2018-09-04 00:11:31 +08:00
AllenFang
9d4acaedd1 add story for combine selection and expansion 2018-09-04 00:11:31 +08:00
AllenFang
6bf869c8a9 patch tests for refactoring row component with selection 2018-09-04 00:11:31 +08:00
AllenFang
c1de135fc2 patch row event example 2018-09-04 00:11:31 +08:00
AllenFang
e0a9f112e7 refine selection consumer 2018-09-04 00:11:31 +08:00
AllenFang
7a1ed67847 Publish
- react-bootstrap-table2-editor@1.0.1
 - react-bootstrap-table2-example@1.0.4
 - react-bootstrap-table2-toolkit@1.0.3
 - react-bootstrap-table-next@1.1.4
2018-09-03 23:29:46 +08:00
Chun-MingChen
f0d85520c0 Fix typo of peer dependency 2018-09-01 21:11:31 +08:00
AllenFang
5ac058c489 patch story for add cell.onStartEdit(#514) 2018-09-01 17:01:10 +08:00
AllenFang
ac38d2f28e fix #514 2018-09-01 17:00:34 +08:00
AllenFang
591abaae6e fix wonrg title 2018-09-01 16:39:26 +08:00
AllenFang
687583536a add stories for #510 2018-09-01 16:27:06 +08:00
AllenFang
d136ec3197 fix #510 2018-09-01 16:26:48 +08:00
AllenFang
3b1fc3a559 add dummy column story 2018-09-01 14:55:48 +08:00
AllenFang
849d9af8c4 fix #504 2018-09-01 14:52:29 +08:00
AllenFang
8d62261983 Publish
- react-bootstrap-table2-example@1.0.3
 - react-bootstrap-table-next@1.1.3
2018-08-27 23:05:23 +08:00
AllenFang
48258be346 fix #491 2018-08-27 22:42:48 +08:00
Allen
9d37b23050
fix #505 (#509) 2018-08-26 14:02:49 +08:00
Allen
d64ee2e5e4
Merge pull request #508 from react-bootstrap-table/enhance/501
fix #501
2018-08-26 13:25:59 +08:00
Allen
ad351b28ea
Merge pull request #496 from react-bootstrap-table/enhancement/bootstrap-4-story
Stories for Bootstrap 4
2018-08-26 13:24:53 +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
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
Chun-MingChen
ac23c31771 Expose static file folder when exporting storybook 2018-08-19 01:04:42 +08:00
Chun-MingChen
8b52053af2 Add stories for bootstrap 4
* row-selction, sort and pagination
2018-08-19 01:04:42 +08:00
Chun-MingChen
a0f32bd6e3 Import bootstrap style by given version 2018-08-19 01:04:42 +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
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
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
54b98f41f4 implement shouldComponentUpdate on cell component 2018-08-05 16:05:22 +08:00