This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
githab
/
bootstrap-table
Watch
2
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
6211b2bc8c
ブランチ
タグ
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
履歴
Raw
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.