Changed Packages
+This release bump following packages:
+
+react-bootstrap-table-next@1.2.1
+react-bootstrap-table2-paginator@1.0.3
+react-bootstrap-table2-toolkit@1.1.1
+
+Changelog
+Bug fixes
+
+- Fixed remote search bug(#591)
+- Fixed wrong calculation for
from and to in pagination when remote search/filter enable and data is shrink below the current page(#594)
+
+Features
+
+- Implement
column.sortCaret(#593) for customing the sort caret
+
+Enhancements
+
+- Easy to access the exposed API from react
ref(#592)
+
+Changed Packages
This release bump following packages:
react-bootstrap-table-next@1.2.0
@@ -187,23 +208,4 @@
- Custom the table header class via [
headerClasses] prop on BootstrapTable(199bf8e)
-
Changed Packages
-This release bump following packages:
-
-react-bootstrap-table-next@0.1.14
-react-bootstrap-table2-paginator@0.1.5
-react-bootstrap-table2-filter@0.3.0
-
-Changelog
-Bug fixes
-
-- Fix table will jump to first page after cell editing in remote mode(42c6bc0)
-- Click on filter will trigger sorting(#380)
-
-Features
-
-- Support custom filter(#389)
-
-Enhancements
-N/A
\ No newline at end of file
diff --git a/blog/page2/index.html b/blog/page2/index.html
index 1b90dbc..2a9b002 100644
--- a/blog/page2/index.html
+++ b/blog/page2/index.html
@@ -1,10 +1,29 @@
-
Blog · react-bootstrap-table2