|
|
@@ -4,6 +4,26 @@ title: News
|
|
|
description: News and announcements for all things Bootstrap Table, including new releases.
|
|
|
---
|
|
|
|
|
|
+## Bootstrap Table 1.18.3
|
|
|
+
|
|
|
+<span class="post-date">29 Mar 2021</span>
|
|
|
+
|
|
|
+#### Core
|
|
|
+
|
|
|
+- **Update:** Fixed negative number bug when searching with comparison.
|
|
|
+- **Update:** Fixed non-conform HTML-Standard problems.
|
|
|
+- **Update:** Fixed `td` width bug using card view.
|
|
|
+- **Update:** Fixed exact match problem when searching term with accent.
|
|
|
+- **Update:** Update `pt-PT` and `fa-IR` locales.
|
|
|
+
|
|
|
+#### Extensions
|
|
|
+
|
|
|
+- **New(page-jump-to):** Added `showJumpToByPages` option.
|
|
|
+- **Update(auth-refresh):** Fixed auto refresh not clear interval bug.
|
|
|
+- **Update(multiple-sort):** Fixed multiple-sort cannot support iconSize bug.
|
|
|
+- **Update(sticky-header):** Fixed `stickyHeaderOffsetY` option cannot work.
|
|
|
+- **Update(sticky-header):** Updated the stickyHeader `offset` options to number.
|
|
|
+
|
|
|
## Bootstrap Table 1.18.2
|
|
|
|
|
|
<span class="post-date">23 Jan 2021</span>
|