This website works better with JavaScript
首页
发现
帮助
登录
githab
/
bootstrap-table
关注
2
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
目录树:
c86fba02c9
分支列表
标签列表
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
1.5 KB
文件历史
原始文件
Latest release (2018-12-27)
1.13.0
feat(js): rewrite bootstrap-table to ES6
feat(locale): add fi-FI.js locale
feat(build): use babel instead grunt
feat(filter-control): add
created-controls.bs.table
event to filter-control
feat(export extension): rewrite export extension to ES6
feat(export extension): export extension support bootstrap v4
feat(export extension): add
exportTable
method
feat(toolbar extension): rewrite toolbar extension to ES6
feat(toolbar extension): toolbar extension supports bootstrap v4
feat(toolbar extension): add server sidePagination support
feat(resizable extension): new resizable extension version 2.0.0
feat(editable extension): allow different x-editable configuration per table row
feat(addrbar extension): add addrbar extension
fix(js): fix
#1769
, improve check/uncheck methods
fix(js): fix
#1983
, cookie with pageNumber and searchText bug
fix(js): fix
#2485
, selections bugs
fix(js): fix
#2545
, customSearch support data attribute
fix(js): fix
#3696
, can't search data with formatter
fix(js): fix
#4081
, getRowByUniqueId error when row unique id is undefined
fix(js): fix older bootstrap version bug
fix(css): fix
#1848
, remove toolbar line-height
fix(css): limit fullscreen CSS rule scope
fix(editable extension): fix
#1819
,
#2072
, editable formatter bug
fix(extension): fix
#3720
, fix
#3682
, bug with export extension together
fix(extension): remove lick-edit-row and flat-json extensions