AllenFang
f8a3fedbb2
fix #564
2018-09-29 15:29:42 +08:00
Allen
0bf5831b4e
Merge pull request #573 from react-bootstrap-table/feat/567
...
Implement selectRow.hideSelectAll
2018-09-29 15:21:23 +08:00
AllenFang
dd0b8c6b0f
add story and patch docs for #567
2018-09-29 15:13:23 +08:00
AllenFang
8f028d9dd4
fix #567 , add selectRow.hideSelectAll
2018-09-29 15:12:27 +08:00
Allen
2c68f22646
fix #543 ( #572 )
2018-09-29 14:46:29 +08:00
Allen
02d566bb32
Merge pull request #571 from react-bootstrap-table/feat/541
...
Support default search
2018-09-29 14:37:36 +08:00
AllenFang
2b12045017
patch docs and add story for #541
2018-09-29 14:32:57 +08:00
AllenFang
0cdf086d56
fix #541
2018-09-29 14:31:10 +08:00
Allen
d4fa9a84e3
fix #538 ( #570 )
2018-09-29 14:00:33 +08:00
Allen
c84fc84b9e
Merge pull request #569 from react-bootstrap-table/feat/527
...
Implement auto select input text when editing cell
2018-09-29 13:40:21 +08:00
AllenFang
ad8cdde513
patch docs and story for #527
2018-09-29 13:30:35 +08:00
AllenFang
db19e7dd9b
fix #527
2018-09-29 13:30:35 +08:00
pnthang01
33b36e5108
add onContextMenu event ( #556 )
2018-09-29 12:54:23 +08:00
Darío Hereñú
7209441eb6
Typo on #16 ? ( #552 )
2018-09-21 00:05:46 +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
Allen
eaf9f4cd39
Merge pull request #525 from react-bootstrap-table/develop
...
release
2018-09-03 23:26:33 +08:00
Chun-MingChen
f0d85520c0
Fix typo of peer dependency
2018-09-01 21:11:31 +08:00
Allen
0e2862baa5
Merge pull request #523 from react-bootstrap-table/enhance/514
...
Enhance/514
2018-09-01 17:06:48 +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
Allen
b76566126c
Merge pull request #522 from react-bootstrap-table/feat/510
...
Feat/510
2018-09-01 16:37:03 +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
Allen
37db43f5a7
Merge pull request #520 from react-bootstrap-table/feat/504
...
Feat/504
2018-09-01 15:05:07 +08:00
AllenFang
a966900752
patch docs for #504
2018-09-01 14:55:59 +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
Allen
6cfb626b8c
Merge pull request #511 from react-bootstrap-table/develop
...
20180827 release
2018-08-27 23:03:52 +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
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
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
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