Releases: jbaysolutions/vue2-bootstrap-table
Releases · jbaysolutions/vue2-bootstrap-table
1.2.5
- fixed renderfunction typo bug (#35)
1.2.4
- dependencies update,
- added filter placeholder prop
- added column picker button label prop
- added table classes prop
- added filter prop
1.2.1
- changed project structure and build using Vue CLI
- bugfix when multiple tables were on the same page
1.2.0
- Support for column slots
- Selectable rows
- Update to Bootstrap v4.3.1
- Update to Vue v2.6.10
1.1.13
- #19 - Disable filter for specific columns
1.1.12
- Enhancement - exposed methods.
1.1.10.1
- fix axios config problems
1.1.10
- 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
- Bug Fix - Support for IE11 (maybe IE10 and others got fixed as well in the process)
1.1.8
- Bug fix - Issue 5 - Axios config not being loaded with GET method and Delegate false.