Changed Packages
+This release bump following packages:
+
+react-bootstrap-table-next@0.1.15
+react-bootstrap-table2-paginator@0.1.6
+
+Changelog
+Bug fixes
+
+- Fixed Filter + Pagination returns empty rows(7a787bb)
+
+Features
+N/A
+Enhancements
+
+- 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
@@ -173,26 +190,4 @@
rowEvents.onMouseEnter and rowEvents.onMouseLeave will be wrapped up and pass row informations(#233)
-
Changed Packages
-This release bump following packages:
-
-react-bootstrap-table-next@0.1.3
-react-bootstrap-table2-filter@0.1.3
-
-Changelog
-Bug fixes
-
-- Fixed TextFilter contains an input of type text with both value and defaultValue props(a0af964)
-
-Features
-
-- Support Number Filter(#200)
-- Support
caseSensitive on Text and Select filter(#201)
-- Support sort event listener(#202)
-
-Enhancements
-
-- Text Filter right now is case insensitive which same as
react-bootstrap-table#201
-rowEvents.onClick will be wrapped so that funcation can recieve additional informatnion like: row and rowIndex(#187)
-
\ No newline at end of file
diff --git a/blog/page2/index.html b/blog/page2/index.html
index c353864..81f732e 100644
--- a/blog/page2/index.html
+++ b/blog/page2/index.html
@@ -1,10 +1,32 @@
-
Blog · react-bootstrap-table2