64 Commits
Author SHA1 Message Date
AllenFang ae4f503b30 Publish
- react-bootstrap-table2-example@1.0.36
 - react-bootstrap-table2-toolkit@2.1.1
 - react-bootstrap-table-next@3.3.3
2019-12-07 17:24:55 +08:00
AllenandGitHub 0e7c145f96 Merge pull request #1195 from react-bootstrap-table/develop
20191207 release
2019-12-07 17:23:37 +08:00
AllenFang 47d6eb097a fix #1188 2019-12-07 14:29:20 +08:00
AllenFang cf5b24e9e8 Publish
- react-bootstrap-table2-editor@1.4.0
 - react-bootstrap-table2-example@1.0.31
 - react-bootstrap-table2-filter@1.2.0
 - react-bootstrap-table2-paginator@2.1.0
 - react-bootstrap-table2-toolkit@2.1.0
 - react-bootstrap-table-next@3.2.0
2019-09-08 15:31:51 +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 40c5ae7459 Publish
- react-bootstrap-table2-editor@1.2.4
 - react-bootstrap-table2-example@1.0.26
 - react-bootstrap-table2-toolkit@2.0.1
 - react-bootstrap-table-next@3.1.4
2019-06-10 20:53:14 +08:00
William LaugesenandAllen 1cd31dc54c Added Prop to csv/exporter.js to allow overriding of the Blob's default type (#958) 2019-06-07 13:18:50 +08:00
AllenFang 60eb47dc9e Publish
- react-bootstrap-table2-overlay@2.0.0
 - react-bootstrap-table2-toolkit@2.0.0
 - react-bootstrap-table-next@3.1.3
2019-05-19 21:19:50 +08:00
AllenFang 55eea6f337 try to fix #916 2019-05-19 16:12:53 +08:00
Rita ZhaoandAllen 7c259cd1ee Add aria-label to search input (#931) 2019-05-12 12:58:53 +08:00
AllenFang 8a7c1def5b Publish
- react-bootstrap-table2-example@1.0.25
 - react-bootstrap-table2-toolkit@1.4.2
 - react-bootstrap-table-next@3.1.2
2019-04-29 21:20:42 +08:00
AllenFang 737922a5a4 fix #904 2019-04-27 14:58:57 +08:00
KirillandAllen ce7e05d7f9 Fix default prop tableId for SearchBar (#914) 2019-04-27 13:53:47 +08:00
AllenFang e2e6c51d40 Publish
- react-bootstrap-table2-example@1.0.24
 - react-bootstrap-table2-filter@1.1.9
 - react-bootstrap-table2-paginator@2.0.6
 - react-bootstrap-table2-toolkit@1.4.1
 - react-bootstrap-table-next@3.1.1
2019-04-15 19:45:38 +08:00
AllenFang 8436edba7e no inline-block on label element 2019-04-07 14:03:42 +08:00
Jay Staudt 1a1f6969cb adjustments via eslint 2019-04-02 14:42:47 -04:00
Jay Staudt d47a3757b8 wrap search bar with label and hidden text 2019-04-02 14:10:14 -04:00
AllenFang 06d87299a3 Publish
- react-bootstrap-table2-example@1.0.21
 - react-bootstrap-table2-filter@1.1.7
 - react-bootstrap-table2-toolkit@1.4.0
 - react-bootstrap-table-next@3.0.2
2019-03-18 00:31:24 +08:00
AllenFang d0e70f7246 fix #852 2019-03-17 14:43:39 +08:00
AllenFang 956f1cef4d Publish
- react-bootstrap-table2-example@1.0.20
 - react-bootstrap-table2-filter@1.1.6
 - react-bootstrap-table2-paginator@2.0.4
 - react-bootstrap-table2-toolkit@1.3.2
 - react-bootstrap-table-next@3.0.1
2019-03-10 13:38:21 +08:00
AllenFang 2aab4301dd fix #835 2019-03-09 23:01:21 +08:00
AllenFang 6cac7f6dc8 Publish
- react-bootstrap-table2-example@1.0.19
 - react-bootstrap-table2-filter@1.1.5
 - react-bootstrap-table2-toolkit@1.3.1
 - react-bootstrap-table-next@3.0.0
2019-02-24 17:01:52 +08:00
AllenFang 09f21e8130 allow to custom className on clear search and export csv button 2019-02-24 16:11:38 +08:00
AllenFang 6070d150a9 Publish
- react-bootstrap-table2-example@1.0.18
 - react-bootstrap-table2-paginator@2.0.3
 - react-bootstrap-table2-toolkit@1.3.0
 - react-bootstrap-table-next@2.2.0
2019-02-20 23:08:26 +08:00
AllenFang d9ff201373 fix #723 2019-02-17 14:55:17 +08:00
AllenFang 8e142de332 Publish
- react-bootstrap-table2-example@1.0.17
 - react-bootstrap-table2-filter@1.1.4
 - react-bootstrap-table2-toolkit@1.2.2
 - react-bootstrap-table-next@2.1.2
2019-02-16 17:11:10 +08:00
AllenandGitHub 052284a163 fix #791 (#796) 2019-02-16 16:18:33 +08:00
AllenFang 3cd8efffb9 Publish
- react-bootstrap-table2-example@1.0.16
 - react-bootstrap-table2-filter@1.1.3
 - react-bootstrap-table2-paginator@2.0.2
 - react-bootstrap-table2-toolkit@1.2.1
 - react-bootstrap-table-next@2.1.1
2019-02-09 21:07:26 +08:00
AllenFang d7f84a9da5 fix remote filter/search broken when pagination enabled 2019-02-09 18:01:53 +08:00
AllenFang 63c2630f46 fix same issue #778, but for search 2019-02-07 15:44:15 +08:00
AllenFang 408a004f58 Publish
- react-bootstrap-table2-example@1.0.15
 - react-bootstrap-table2-filter@1.1.2
 - react-bootstrap-table2-toolkit@1.2.0
 - react-bootstrap-table-next@2.1.0
2019-01-20 22:50:11 +08:00
AllenFang f1b39e3dd6 patch docs for clear search button 2019-01-20 17:20:41 +08:00
AllenFang 1c68892a7b fix #751 2019-01-20 17:15:54 +08:00
AllenFang 416fcf08d4 Publish
- react-bootstrap-table2-example@1.0.14
 - react-bootstrap-table2-filter@1.1.1
 - react-bootstrap-table2-paginator@2.0.1
 - react-bootstrap-table2-toolkit@1.1.2
 - react-bootstrap-table-next@2.0.1
2019-01-06 17:06:20 +08:00
AllenandGitHub 782c630e58 fix #734, fix #620 (#745) 2019-01-06 14:47:22 +08:00
AllenFang 532581bb6e Publish
- react-bootstrap-table2-example@1.0.6
 - react-bootstrap-table2-paginator@1.0.3
 - react-bootstrap-table2-toolkit@1.1.1
 - react-bootstrap-table-next@1.2.1
2018-10-07 23:33:25 +08:00
AllenandGitHub 8517248aee fix #588 (#591) 2018-10-06 16:29:08 +08:00
AllenFang ae0cd8a32f Publish
- react-bootstrap-table2-editor@1.1.0
 - react-bootstrap-table2-example@1.0.5
 - react-bootstrap-table2-toolkit@1.1.0
 - react-bootstrap-table-next@1.2.0
2018-09-30 14:26:34 +08:00
AllenandGitHub 2c68f22646 fix #543 (#572) 2018-09-29 14:46:29 +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
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
AllenFang d136ec3197 fix #510 2018-09-01 16:26:48 +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 5e63d6ae59 avoid infinite remote search 2018-08-15 23:08:46 +08: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
AllenandGitHub f0fd06a5f5 fix #465 (#470) 2018-08-11 15:17:41 +08:00
AllenandGitHub 1f51f1a08d fix #464 (#469) 2018-08-11 15:03:17 +08:00