浏览代码

Update news

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

+ 15 - 0
site/news.md

@@ -4,6 +4,21 @@ title: News
 description: News and announcements for all things Bootstrap Table, including new releases.
 ---
 
+## Bootstrap Table 1.14.0
+
+<span class="post-date">5 Mar 2019</span>
+
+- **New(css):** Added CSS Frameworks supported.
+- **New(css):** Added [Semantic UI](http://semantic-ui.com) theme.
+- **New(css):** Added [Bulma](http://bulma.io) theme.
+- **New(css):** Added [Materialize](https://materializecss.com/) theme.
+- **New(css):** Added [Foundation](https://foundation.zurb.com/) theme.
+- **New(js):** Added data attribute support for `ignoreClickToSelectOn` option.
+- **Update(js):** Fixed `detailView` find td elements bug.
+- **Update(js):** Fixed `showColumns` close dropdown bug when item label clicking.
+- **Update(js):** Fixed reset width error after `toggleFullscreen`.
+- **Update(js):** Fixed `cardview` click event bug.
+
 ## Bootstrap Table 1.13.5
 
 <span class="post-date">23 Feb 2019</span>