Releases: jbaysolutions/vue-bootstrap-table
Releases · jbaysolutions/vue-bootstrap-table
1.1.8
- Bug fix - Issue 5 - Axios config not being loaded with GET method and Delegate false.
1.1.7
- Allowing Axios configuration to be passed for the requests
1.1.6
- Search case sensitivity configurable
1.1.4
- Fix- delegate now doesn't use echo
1.1.3
- Define a Render Function support by column
- Define Column Styles by column
- Define Cell Styles by column
1.1.2
- Fix to Sorting
- Added Multicolumn Sorting
- Fix dynamic adding rows with update to interface
- Ajax with multicolumn sorting
1.1.0
Remote data loading (through ajax call)
Remote data processing (through ajax calls)
Loading overlay
1.0.2
Added Pagination support
Added Edit on Table support