This website works better with JavaScript
首页
发现
帮助
登录
githab
/
bootstrap-table
关注
2
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
目录树:
386feae02a
分支列表
标签列表
changelog-action
dependabot/npm_and_yarn/rollup-4.24.3
develop
documentation/groupByV2
feature/filter-control-performance
feature/group-by_merge
feature/modular_js
fix/4818
fix/5917
fix/td-style
gh-pages
hotfix/update-locales
master
1.23.5
1.23.4
1.23.3
1.23.2
1.23.1
1.23.0
1.22.6
1.22.5
1.22.4
1.22.3
1.22.2
1.22.1
1.22.0
1.21.4
1.21.3
1.21.2
1.21.1
1.21.0
1.20.2
1.20.1
1.20.0
1.19.1
1.19.0
1.18.3
1.18.2
1.18.1
1.18.0
1.17.1
1.17.0
1.16.0
1.15.5
1.15.4
1.15.3
1.15.2
1.14.2
1.14.1
1.13.5
1.13.4
1.13.3
1.13.2
1.13.1
1.13.0
1.12.2
1.12.1
1.12.0
1.11.1
1.11.0
1.10.1
1.10.0
1.9.1
1.9.0
1.8.1
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
bootstrap-ta...
/
docs
/
_includes
/
latest-release.md
latest-release.md
880 B
文件历史
原始文件
Latest release
v{{ site.current_version }} (2015-10-25)
[bug] Removed no records events.
[bug] Fixed cardView fieldIndex error.
[bug] Fixed
#1130
: table-condensed is not working.
[bug] Fixed
#1482
: export all server sidePagination bug(export extension).
[bug] Fixed
#1248
: IE8 does not support indexOf function.
[bug] Fixed
#1491
: (un)check event element argument missing.
[bug] Fixed Italian translation.
[bug] Unified naming of MS in type names(export extension).
[bug] Fixed selectPage method fails(cookie extension).
[bug] Add ja-JP and ms-MY translation for formatAllRows.
[enh] UniqueId can also be stored in a row's data property.
[enh] Use default settings when cookie settings don't exist(cookie extension).
[enh] Expand
filterBy
to accept and array of values.
[enh] Added
updateByUniqueId
method.
[doc] Added
iconSize
docs.