Commit Graph
787 Commits
Author SHA1 Message Date
Ymbere Xavier 3c6aaacbce Update row-selection.md documentation
Add `nonSelectableStyle` documentation
Add `nonSelectableClasses` documentation
2019-11-09 21:15:39 -02:00
Ymbere Xavier defcd04b52 Update bootstrap-table and row-consumer
Add new props to the bootstrap-table, nonSelectableStyle and
nonSelectableClasses

Update row-consume in order to support custom styles and classes
for non selectable rows
2019-11-09 21:15:39 -02:00
AllenFang 18caf0ac8d try to fix #1085 and #1098 2019-09-29 16:36:32 +08:00
AllenFang 1b9bd63370 fix #1104 2019-09-29 16:30:49 +08:00
AllenFang b2121fdf24 fix #1099 #1101 2019-09-29 16:19:36 +08:00
AllenFang 4aaf140de5 fix wrong story code 2019-09-29 15:06:11 +08:00
ebfgandAllen 569aa0195e Note in defaultSorted docs that only one column is supported. #1083 (#1088) 2019-09-15 14:36:10 +08:00
AllenFang 7d28d46185 enhance footer event 2019-09-07 16:27:18 +08:00
AllenFang 16128e77e6 fix #1077 2019-09-07 16:25:49 +08:00
AllenFang ec1f96cd1f fix #1082 2019-09-07 15:56:13 +08:00
AllenFang 00b1558df0 fix #1078 2019-09-07 14:44:18 +08:00
AllenFang 4dc5e6099f Merge branch 'chimericdream-master' into develop 2019-08-31 14:19:15 +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
Bill Parrott 63df43a1e0 Merge branch 'master' of github.com:react-bootstrap-table/react-bootstrap-table2 2019-08-28 14:32:12 -05:00
AllenFang bb42514e56 Publish
- react-bootstrap-table2-example@1.0.30
 - react-bootstrap-table2-filter@1.1.12
 - react-bootstrap-table-next@3.1.9
react-bootstrap-table-next@3.1.9 react-bootstrap-table2-example@1.0.30 react-bootstrap-table2-filter@1.1.12
2019-08-25 21:56:08 +08:00
AllenandGitHub 79e3247921 Merge pull request #1070 from react-bootstrap-table/develop
20190825 release
2019-08-25 21:54:57 +08:00
AllenFang c25192145f docs for #1006 2019-08-24 14:59:58 +08:00
AllenFang 056957b0b5 add story for #1006 2019-08-24 14:59:49 +08:00
AllenFang c12d3faba3 fix #1006 2019-08-24 14:59:36 +08:00
AllenFang 963b8d669b add story and docs for #1067 2019-08-24 14:04:49 +08:00
AllenFang 47f6340a99 story for #1054 2019-08-24 13:22:14 +08:00
AllenFang 23cb0bb317 fix #1054 2019-08-24 13:22:04 +08:00
AllenFang 70827eecd6 fix #1061 2019-08-19 21:28:22 +08:00
AllenFang 43b5eeb74f fix #1062 2019-08-19 21:17:00 +08:00
AllenFang eb204f6526 fix #1060 2019-08-18 17:04:17 +08:00
Bill Parrott 2b410fb8ac Merge branch 'master' of github.com:react-bootstrap-table/react-bootstrap-table2 2019-08-12 13:34:14 -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
react-bootstrap-table-next@3.1.8 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
2019-08-12 21:07:14 +08:00
AllenandGitHub 47848e7f34 Merge pull request #1053 from react-bootstrap-table/develop
20190810 release
2019-08-12 21:05:44 +08:00
AllenFang 1a44ce0ea6 fix #1051 2019-08-10 15:05:53 +08:00
AllenFang 08ec8a9f65 fix #1044 2019-08-10 14:51:26 +08:00
AllenandGitHub 27387c2a69 Merge pull request #1052 from react-bootstrap-table/bugfix/column-toggle-with-filter
fix #1030
2019-08-10 14:48:24 +08:00
Dave CarlsonandAllen 05b50ac71a Update README.md (#1047) 2019-08-10 14:38:59 +08:00
AllenFang 9b6d9904e7 fix test cases for #1030 2019-08-10 14:37:40 +08:00
AllenFang 4de565b759 fix #1030 2019-08-10 14:37:13 +08:00
PeperoncinoandAllen c53d2612d4 Fromatted Value => Formatted Value (#1038) 2019-08-03 15:49:54 +08:00
Mickaël GauvinandAllen 0c2863d63c Update multiselect.js (#1025)
applyFilter should take the entire selection and not just the first element of the sélection
2019-08-03 15:49:09 +08:00
AllenFang a534d525c9 fix wrong example code 2019-07-27 17:11:59 +08:00
AllenFang 856e63d524 fix #1027 2019-07-27 17:11:11 +08:00
AllenandGitHub c59b963436 Update issue templates 2019-07-27 16:43:54 +08:00
AllenandGitHub b50dc95e06 Update issue templates 2019-07-27 16:41:44 +08:00
AllenandGitHub 2619a1e424 Update issue templates 2019-07-27 16:37:09 +08:00
AllenandGitHub 423769c134 fix #1007 (#1032) 2019-07-27 16:19:52 +08:00
AllenFang 6530ff1570 Publish
- react-bootstrap-table-next@3.1.7
react-bootstrap-table-next@3.1.7
2019-07-22 20:22:38 +08:00
AllenFang 9af61b54b1 Publish
- react-bootstrap-table2-editor@1.3.1
react-bootstrap-table2-editor@1.3.1
2019-07-22 20:22:09 +08:00
AllenFang 72f7333a34 Publish
- react-bootstrap-table2-editor@1.3.0
 - react-bootstrap-table2-example@1.0.28
 - react-bootstrap-table-next@3.1.6
react-bootstrap-table2-editor@1.3.0 react-bootstrap-table2-example@1.0.28 react-bootstrap-table-next@3.1.6
2019-07-22 20:14:49 +08:00
AllenandGitHub 64c113da26 Merge pull request #1023 from react-bootstrap-table/develop
20190721 release
2019-07-22 20:08:57 +08:00
AllenFang db22bb9adb fix #1015 2019-07-21 16:52:28 +08:00
AllenFang d7e1f1dfd0 fix #1014 2019-07-21 16:45:11 +08:00
AllenFang c277c8139e fix #1007 2019-07-21 16:07:26 +08:00