Changed Packages
+This release bump following packages:
+
+react-bootstrap-table-next@1.1.3
+
+Changelog
+Bug fixes
+
+- Fixed
selectRow.onSelectAll will return undefined value after search(#509)
+
+Features
+N/A
+Enhancements
+
+- 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
@@ -177,22 +194,4 @@
N/A
Enhancements
N/A
-
Changed Packages
-This release bump following packages:
-
-react-bootstrap-table-next@0.1.11
-react-bootstrap-table2-filter@0.1.7
-
-Changelog
-Bug fixes
-
-- Fixed filtered table doesn't rerender on prop change(#303)
-- Fix programmatically filter broken when filter multiple column at the same time(#334)
-
-Features
-N/A
-Enhancements
-
-- Implement
wrapperClasses to allow to custom the class on outer element which wrap up the table element(#325)
-
\ No newline at end of file
diff --git a/blog/page2/index.html b/blog/page2/index.html
index 5f8644c..d54141a 100644
--- a/blog/page2/index.html
+++ b/blog/page2/index.html
@@ -1,10 +1,28 @@
-
Blog · react-bootstrap-table2