zhixin
|
6ef3b4bdad
Update version to 1.5.0
|
11 years ago |
zhixin
|
f52d650fe5
Fix #316: add 'btn-group' class to Columns toolbar.
|
11 years ago |
zhixin
|
7eddfc10b7
Add check and uncheck methods.
|
11 years ago |
zhixin
|
6533c4b841
Fix #160, #323: operate events don't work in card view.
|
11 years ago |
zhixin
|
9f946ccb2a
Modify the scope of the column events.
|
11 years ago |
D0d0
|
838b146256
Fix rowStyle
|
11 years ago |
zhixin
|
ff1d3ba6a4
Update the locale options.
|
11 years ago |
文翼
|
875ffc7585
Update bootstrap-table.js
|
11 years ago |
文翼
|
2eb6922be0
Merge pull request #309 from odannyboy000/master
|
11 years ago |
文翼
|
75853eddac
Merge pull request #307 from ice5050/feature/PrevNextPageMethod
|
11 years ago |
doblinger
|
983eefea19
removed space
|
11 years ago |
doblinger
|
f16a0740e3
Added column option that will ignore specified columns
|
11 years ago |
文翼
|
2e5c2cccf4
Update bootstrap-table.js
|
11 years ago |
Ice5050
|
7a102f827f
add prevPage and nextPage public method
|
11 years ago |
Yoni Jah
|
aa2a28f9e6
Added events before and after initBody
|
11 years ago |
David Schunke
|
f7778e0a20
Added support for numerical sorting to initSort.
|
11 years ago |
zhixin
|
0ede824b81
Add scrollTo method.
|
11 years ago |
zhixin
|
42667cd995
Fix #144: fix onCheck and onUncheck events are reversed bug.
|
11 years ago |
Ice5050
|
ccb9545bb1
bootstrap table method #filterBy
|
11 years ago |
zhixin
|
ae8e51dc44
When data is empty, hide the pagination.
|
11 years ago |
zhixin
|
8fd2fa3e5a
Fix #269: array as row bug.
|
11 years ago |
zhixin
|
ee11586f70
Fix IE browser can not display table header bug when use mergeCells method.
|
11 years ago |
zhixin
|
3d66232034
Update version to 1.4.0
|
11 years ago |
zhixin
|
89b8d11ef8
Fix align bug
|
11 years ago |
Ice5050
|
2649bc740d
remove else in function escapeHTML
|
11 years ago |
Ice5050
|
59e57e8c5d
add ; to the end of function escapeHTML
|
11 years ago |
Ice5050
|
c64bad0d8a
add function escapeHTML for preventing add custom row attribute with double quote
|
11 years ago |
zhixin
|
1052fe5562
Update rowAttributes option.
|
11 years ago |
Ice5050
|
c57df0c3ea
add Table property: rowAttribute, for adding custom table row attributes
|
11 years ago |
Lukas Kral
|
13207ab377
#214 - Pagination is not updated when filter is used
|
11 years ago |