Changed Packages
+We got following package version bump in this release:
+
+react-bootstrap-table-next@1.4.3
+
+Changelog
+Bug fixes
+
+- Fixed a non expandable row still expandable when
expandRow.showExpandColumn is enable(#698)
+
+Features
+N/A
+Enhancements
+
+- Support hidden row(4ddbfd4)
+- Pass
rowKey and expandable to expandRow.expandColumnRenderer callback function(bc4697b)
+
+Changed Packages
We got following package version bump in this release:
react-bootstrap-table-next@1.4.2
@@ -178,27 +195,4 @@
- Fixed some wrong code in storybooks
column.sortFunc now pass rowA and rowB(#508)
-Changed Packages
-This release bump following packages:
-
-react-bootstrap-table-next@1.1.2
-react-bootstrap-table-toolkit@1.0.2
-react-bootstrap-table2-paginator@1.0.2
-
-Changelog
-Bug fixes
-
-- Fixed missing onChange prop for selection checkbox(#417)
-- Fixed pagination calculation fails when data change(#474)
-
-
-Features
-N/A
-Enhancements
-
-- Fixed some wrong code in storybooks
-
\ No newline at end of file
diff --git a/blog/page2/index.html b/blog/page2/index.html
index b3426b4..1354380 100644
--- a/blog/page2/index.html
+++ b/blog/page2/index.html
@@ -1,10 +1,33 @@
-
Blog · react-bootstrap-table2