浏览代码

Update news

zhixin 4 年之前
父节点
当前提交
1408e11289
共有 1 个文件被更改,包括 20 次插入0 次删除
  1. 20 0
      site/news.md

+ 20 - 0
site/news.md

@@ -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>