627 Commits
Author SHA1 Message Date
AllenFang b8c9712e91 fix wrong story code 2019-12-09 20:01:09 +08:00
Mark J. LehmanandAllen e4589eb358 Update package.json (#1189) 2019-12-09 19:46:10 +08:00
AllenFang a07b2da00a fix #1144 2019-12-07 16:40:26 +08:00
AllenFang 2068f518f6 fix #1180 2019-12-07 16:01:35 +08:00
AllenFang 47d6eb097a fix #1188 2019-12-07 14:29:20 +08:00
AllenFang 76f4795400 add story for caption table for bootstrap4 2019-12-07 13:29:19 +08:00
AllenandGitHub ee829eb924 Merge pull request #1190 from Ymbere/fix_1185
Fix 1185
2019-12-07 13:26:54 +08:00
AllenFang ae34c44547 fix wrong story example code 2019-12-05 20:42:05 +08:00
Ymbere Xavier b99a277595 Fix issue with caption on bootstrap 4
Add new prop to check if bootstrap is used
Update component in order to return a custom caption when bootstrap4
is in use
2019-12-04 02:24:08 -02:00
Ymbere Xavier 1d13565824 Add new prop to Caption component
Add new prop of Caption component in order to check if
bootstrap is in use
2019-12-04 02:23:27 -02:00
AllenFang 8ecdbf611b fix #1169 2019-11-23 15:56:14 +08:00
AllenFang 4a340c714b fix #1168 2019-11-23 14:35:45 +08:00
AllenFang 6d13a86512 fix #1157 2019-11-16 14:23:50 +08:00
AllenFang b5d536b8f4 fix #1146 2019-11-16 14:11:16 +08:00
AllenandGitHub e667317fbe Merge pull request #1136 from Ymbere/master
Set custom class or style for disabled/non-selectable. [Improve #1135]
2019-11-13 20:40:04 +08:00
Ymbere Xavier d4ffc11f7e Update storybook with the new props examples 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 7138b68559 fix test cases 2019-11-09 14:49:42 +08:00
AllenFang 909a6e211e close #1005 2019-10-26 15:23:14 +08:00
Ali OgailiandAllenFang 83c9d69e27 More eslint errors fixing. 2019-10-26 14:31:52 +08:00
Ali OgailiandAllenFang aad2ad3823 Fix eslint errors. 2019-10-26 14:31:52 +08:00
Ali OgailiandAllenFang 9190cfc6d9 fix https://github.com/react-bootstrap-table/react-bootstrap-table2/issues/1005 2019-10-26 14:31:09 +08:00
AllenFang 45b133579b fix #1124 2019-10-26 14:22:44 +08: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
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 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
AllenFang bb42514e56 Publish
- react-bootstrap-table2-example@1.0.30
 - react-bootstrap-table2-filter@1.1.12
 - react-bootstrap-table-next@3.1.9
2019-08-25 21:56:08 +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
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
2019-08-12 21:07:14 +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
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