Skip to content

Releases: jbaysolutions/vue2-bootstrap-table

1.2.5

28 Jul 10:58
Compare
Choose a tag to compare
  • fixed renderfunction typo bug (#35)

1.2.4

01 Apr 11:35
Compare
Choose a tag to compare
  • dependencies update,
  • added filter placeholder prop
  • added column picker button label prop
  • added table classes prop
  • added filter prop

1.2.1

22 May 16:19
e44152a
Compare
Choose a tag to compare
  • changed project structure and build using Vue CLI
  • bugfix when multiple tables were on the same page

1.2.0

22 May 16:13
Compare
Choose a tag to compare
  • Support for column slots
  • Selectable rows
  • Update to Bootstrap v4.3.1
  • Update to Vue v2.6.10

1.1.13

24 Aug 11:27
Compare
Choose a tag to compare
  • #19 - Disable filter for specific columns

1.1.12

14 Aug 17:40
Compare
Choose a tag to compare
  • Enhancement - exposed methods.

1.1.10.1

19 Jul 14:26
Compare
Choose a tag to compare
  • fix axios config problems

1.1.10

19 Jul 12:48
Compare
Choose a tag to compare
  • Bug fix - Delegate true and false behaviours leading to not loading data
  • Bug fix - Ajax redundant fetch when not needed
  • Enhancement - #14 - Adding support for default ordering
  • Enhancement - Documentation of code

1.1.9

19 Jul 08:55
Compare
Choose a tag to compare
  • Bug Fix - Support for IE11 (maybe IE10 and others got fixed as well in the process)

1.1.8

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