Commit History

Author SHA1 Message Date
  Dennis Hernández 8cd6e6be88 Added gtHiddenColumns method 10 years ago
  zhixin 14d333db29 Fix table header width bug when setting table to no bordered. 10 years ago
  Tanner McColeman b05722698d Merge branch 'master' of https://github.com/wenzhixin/bootstrap-table 10 years ago
  Dennis Hernández b9378582e1 Improve the refresh-options method 10 years ago
  Dennis Hernández 74f50a4404 Merge pull request #51 from wenzhixin/master 10 years ago
  Tanner McColeman 8422a3f1f1 Use options for detailView's open/close icons 10 years ago
  Dennis Hernández ceae98b2f6 Fix #936 Sort carets shouldn't be inline-styled by JS 10 years ago
  zhixin 9849805977 Update version to v1.8.1 10 years ago
  Dennis Hernández 44a9aa317e Added refresh-options method 10 years ago
  jtrumbull ec4d7cdb0b Moved args outside of each function 10 years ago
  jtrumbull 14a231f052 Removed unnecessary parameter. 10 years ago
  jtrumbull c3f5c605e0 Changed method call to apply in $.fn.bootstrapTable 10 years ago
  zhixin 327e8d375c Improve function option to support string format for example formatter. 10 years ago
  zhixin 12e3b4bf3c Fix #912 Bug when switching to card view 10 years ago
  zhixin 467336d437 Fix cardView tableContainer typo. 10 years ago
  jtrumbull 3ce92c69cf changed context of column.formatter() to column 10 years ago
  zhixin 01c2acc8e7 Update version to 1.8.0 10 years ago
  jtrumbull 0aaf0a61d9 Merge branch 'master' of https://github.com/wenzhixin/bootstrap-table into issue-894 10 years ago
  jtrumbull 90bd8b166e Merge branch 'master' of https://github.com/wenzhixin/bootstrap-table 10 years ago
  jtrumbull 098d5e9875 Modified onClickCell and onDblClickCell events to accept 'field' Parameter 10 years ago
  jtrumbull ec97ec9593 Added logic for onClickCell and onDblClickCell to initBody 10 years ago
  jtrumbull 065344aa2f Added events for clickCell and dblClickCell 10 years ago
  zhixin 7ecd1348c9 Fix #865: Add updateCell to allowedMethods. 10 years ago
  文翼 90cd1214f8 Merge pull request #885 from djhvscf/master 10 years ago
  zhixin 2b9f4ba987 Refs #832: Remove onPostRows and onPreRows events. 10 years ago
  Dennis Hernández 50dc56b5ed Adding updateCell method 10 years ago
  Dennis Hernández 835a1b9c21 Merge pull request #43 from wenzhixin/master 10 years ago
  zhixin 996ca58797 Fix nested table bug. 10 years ago
  zhixin b1b083fe58 Fix row events and mergeCell method can not work bug when detailView is true. 10 years ago
  zhixin a1e8a5e91e Fix not match colspan bug. 10 years ago