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
+
+Changed Packages
This release bump following packages:
react-bootstrap-table-next@1.1.0
@@ -172,24 +195,4 @@
- Implement
wrapperClasses to allow to custom the class on outer element which wrap up the table element(#325)
-
Changed Packages
-This release bump following packages:
-
-react-bootstrap-table-next@0.1.9
-react-bootstrap-table2-editor@0.2.0
-react-bootstrap-table2-paginator@0.1.2
-
-Changelog
-Bug fixes
-N/A
-Features
-
-- Rich cell editors(#322)
-- Allow to custom cell editors(#322)
-- Implement pagination total indication(#323)
-
-Enhancements
-
-rowEvents support onDoubleClick(#324)
-
\ No newline at end of file
diff --git a/blog/page2/index.html b/blog/page2/index.html
index 0ddd038..5f8644c 100644
--- a/blog/page2/index.html
+++ b/blog/page2/index.html
@@ -1,10 +1,30 @@
-
Blog · react-bootstrap-table2