Commit Graph
578 Commits
Author SHA1 Message Date
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 d3161f02eb Publish
- react-bootstrap-table2-example@1.0.12
 - react-bootstrap-table-next@1.4.3
react-bootstrap-table-next@1.4.3 react-bootstrap-table2-example@1.0.12
2018-12-21 16:51:04 +08:00
AllenandGitHub 28ba6d5677 Merge pull request #721 from react-bootstrap-table/develop
20181221 release
2018-12-21 16:49:35 +08:00
AllenFang 4ddbfd4972 fix #711 2018-12-21 16:23:38 +08:00
AllenFang d84dc46ff1 Merge branch 'vinzentt-fix-nonExpandable-indicator-and-behaviour' into develop 2018-12-20 23:52:42 +08:00
AllenFang e0163625d4 add expandable for expandColumnRenderer 2018-12-20 23:47:30 +08:00
AllenFang 24ab58a464 row expandable already calculated from row expand consumer, just use it instead do the logic again 2018-12-20 23:45:20 +08:00
AllenandGitHub 6e19368733 Merge branch 'develop' into fix-nonExpandable-indicator-and-behaviour 2018-12-20 23:27:48 +08:00
AllenFang bc4697bf95 fix #701 2018-12-20 23:20:12 +08:00
AllenFang 9d2a6a1b23 Publish
- react-bootstrap-table2-example@1.0.11
 - react-bootstrap-table-next@1.4.2
react-bootstrap-table-next@1.4.2 react-bootstrap-table2-example@1.0.11
2018-12-05 23:31:35 +08:00
AllenandGitHub bb752fcec8 Merge pull request #699 from react-bootstrap-table/develop
20181205 release
2018-12-05 23:30:19 +08:00
Vincent Degroote aedd1f5942 Add expandColumn in storybook example for nonExpandable rows 2018-12-05 11:37:32 +01:00
Vincent Degroote 5a5f10f609 fix tests when nonExpndable is not given 2018-12-05 11:23:38 +01:00
Vincent Degroote e041a3d736 revert not needed changes 2018-12-05 10:55:04 +01:00
Vincent Degroote f175fd4186 Hide expand indicator if row is not expandable and prevent it from being expanded 2018-12-05 10:50:52 +01:00
AllenFang 5a6b7e122d fix #680 2018-12-02 17:45:42 +08:00
AllenFang a7ae524c49 fix #675 2018-12-02 17:29:25 +08:00
AllenFang a23599f52f fix #669 2018-12-02 17:04:32 +08:00
EricHandAllen c50853b16d Fix typo in doc example code (#691) 2018-12-02 15:48:52 +08:00
NickChenandGitHub 3f74542c98 Merge pull request #670 from react-bootstrap-table/enhancement/remove-unnecessary-props-bootstrap4
LGTM
2018-11-18 18:04:24 +08:00
Chun-MingChen 47aa41b8fa Remove unnecessary props 'bootstrap4' 2018-11-18 17:55:27 +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
react-bootstrap-table-next@1.4.1 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
2018-11-10 17:19:43 +08:00
AllenandGitHub 794a97956d Merge pull request #661 from react-bootstrap-table/develop
20181110 release
2018-11-10 17:18:11 +08:00
AllenFang 78ca01bb1a fix #582 2018-11-10 16:58:02 +08:00
YassienandAllen b79dbc80f6 Condensed now takes bootstrap4 into consideration (#653) 2018-11-10 15:55:54 +08:00
AllenFang 3f21a67620 Merge branch 'develop' of https://github.com/react-bootstrap-table/react-bootstrap-table2 into develop 2018-11-10 15:54:10 +08:00
AllenFang 9e3ae385ce Merge branch 'jehartzog-fix-select-filter-typo' into develop 2018-11-10 15:53:43 +08:00
AllenFang c6ea19fe8a enhance for #649 2018-11-10 15:53:20 +08:00
AllenFang a5b42dca92 Merge branch 'fix-select-filter-typo' of https://github.com/jehartzog/react-bootstrap-table2 into jehartzog-fix-select-filter-typo 2018-11-10 15:45:08 +08:00
JoshuaandAllen 28f3c33db3 Update README.md (#658)
* Update README.md

* Address review comment

Co-Authored-By: konekoya <tank158r5155@yahoo.com.tw>

* Use being instead of is

Co-Authored-By: konekoya <tank158r5155@yahoo.com.tw>
2018-11-10 15:43:23 +08:00
AllenandGitHub 2530a70c00 fix #654 #611 (#660) 2018-11-10 15:42:59 +08:00
AllenFang 569dd61463 fix #655 2018-11-10 13:55:46 +08:00
EricH 68264b45ce fix #641 typo 2018-11-05 07:09:39 -07:00
AllenFang e251068657 Publish
- react-bootstrap-table2-example@1.0.9
 - react-bootstrap-table2-filter@1.0.2
 - react-bootstrap-table-next@1.4.0
react-bootstrap-table-next@1.4.0 react-bootstrap-table2-example@1.0.9 react-bootstrap-table2-filter@1.0.2
2018-11-05 00:11:59 +08:00
AllenandGitHub e4fbb284b4 Merge pull request #647 from react-bootstrap-table/develop
20181104 release
2018-11-05 00:04:22 +08:00
AllenandGitHub a6afc9d9a8 Merge pull request #646 from react-bootstrap-table/enhance/641
Enhance/641
2018-11-04 16:44:11 +08:00
AllenFang a0ba41c103 patch docs for #641 2018-11-04 16:32:13 +08:00
AllenFang 4a16cb314d add story for #641 2018-11-04 16:24:48 +08:00
AllenFang 98a04a5710 fix #641 2018-11-04 16:24:34 +08:00
AllenandGitHub c22a2a1d71 Merge pull request #644 from react-bootstrap-table/enhance/297
Enhance/297
2018-11-03 17:58:22 +08:00
AllenFang 9bc25c9d3e patch docs for selection control 2018-11-03 16:45:05 +08:00
AllenFang 4554db02d2 add story for advance selection contrl 2018-11-03 16:37:51 +08:00
AllenFang b7fac973d2 fix #297 2018-11-03 16:37:02 +08:00
AllenFang 6925358631 Publish
- react-bootstrap-table2-editor@1.2.1
 - react-bootstrap-table2-example@1.0.8
 - react-bootstrap-table-next@1.3.1
react-bootstrap-table-next@1.3.1 react-bootstrap-table2-editor@1.2.1 react-bootstrap-table2-example@1.0.8
2018-10-30 00:01:35 +08:00
AllenandGitHub 27c3cdab29 Merge pull request #635 from react-bootstrap-table/develop
20181028 release
2018-10-29 23:59:30 +08:00
AllenFang bc0c048735 try to fix #620 2018-10-28 17:35:16 +08:00
AllenandGitHub a4c1090a0f Merge pull request #634 from react-bootstrap-table/feat/583
Feat/583
2018-10-28 17:16:51 +08:00
AllenFang 5fac4540a1 patch test for #583 2018-10-28 16:59:44 +08:00
AllenFang f7a06401ae patch docs and story for #583 2018-10-28 16:51:36 +08:00