Skip to content

Releases: jbaysolutions/vue-bootstrap-table

1.1.8

11 Aug 11:12
Compare
Choose a tag to compare
  • Bug fix - Issue 5 - Axios config not being loaded with GET method and Delegate false.

1.1.7

10 Aug 16:59
Compare
Choose a tag to compare
  • Allowing Axios configuration to be passed for the requests

1.1.6

29 Jun 12:02
Compare
Choose a tag to compare
  • Search case sensitivity configurable

1.1.5

21 Jun 15:02
Compare
Choose a tag to compare
  • Row Click Handler added

1.1.4

12 Jun 17:02
Compare
Choose a tag to compare
  • Fix- delegate now doesn't use echo

1.1.3

05 Jun 10:20
Compare
Choose a tag to compare
  • Define a Render Function support by column
  • Define Column Styles by column
  • Define Cell Styles by column

1.1.2

02 Jun 10:06
Compare
Choose a tag to compare
  • Fix to Sorting
  • Added Multicolumn Sorting
  • Fix dynamic adding rows with update to interface
  • Ajax with multicolumn sorting

1.1.1

01 Jun 07:06
Compare
Choose a tag to compare
  • Added more Events

1.1.0

30 May 15:48
Compare
Choose a tag to compare

Remote data loading (through ajax call)
Remote data processing (through ajax calls)
Loading overlay

1.0.2

26 May 10:20
Compare
Choose a tag to compare

Added Pagination support
Added Edit on Table support