Changed Packages
+We got following package version bump in this release:
+
+react-bootstrap-table-next@1.4.2
+
+Changelog
+Bug fixes
+
+- Fixed
expandRow.onExpand called twice on click by expand column(a23599f)
+- Fixed synthetic event issue for
selectRow.onSelect and selectRow.onSelectAll(a7ae524)
+
+Features
+Enhancements
+
+Changed Packages
We got following package version bump in this release:
react-bootstrap-table-next@1.4.1
@@ -185,27 +201,4 @@
- Fixed some wrong code in storybooks
-
Changed Packages
-This release bump following packages:
-
-react-bootstrap-table-next@1.1.0
-react-bootstrap-table2-toolkit@1.0.1
-react-bootstrap-table2-paginator@1.0.1
-
-Changelog
-Bug fixes
-
-- Fixed column.style and column.align will conflicts(#481)
-- Fixed search will be clear if search the same text twice(#470)
-- Fixed debounce bug(#468)
-- Fixed
pagination.paginationTotalRenderer give wrong from and to argument(#467)
-
-Features
-
-- Export CSV allow to export current display data instead of whole list(#469)
-
-Enhancements
-
-- Performance improvment on cell level(#449)
-
\ No newline at end of file
diff --git a/blog/page2/index.html b/blog/page2/index.html
index bc810c9..b3426b4 100644
--- a/blog/page2/index.html
+++ b/blog/page2/index.html
@@ -1,10 +1,33 @@
-
Blog · react-bootstrap-table2