vue-good-table icon indicating copy to clipboard operation
vue-good-table copied to clipboard

An easy to use powerful data table for vuejs with advanced customizations including sorting, column filtering, pagination, grouping etc

Results 137 vue-good-table issues
Sort by recently updated
recently updated
newest added

### Issue Type (delete the irrelevant ones) Bug ### Specs What version are you using? 2.21.11 What browser? Chrome /Edge last version ### Expected Behavior What did you expect to...

Hello, I lost few times because my event did not work and I finally see that I was using `@on-sort-change="onSortChange"` (copied from the documentation) while I must use `@sort-change="onSortChange"` in...

### Issue Type - [x] Enhancement Request ### Specs What version are you using? 2.13.1 What browser? Last 2 versions, IE >= 10, Safari >= 7 ### Expected Behavior What...

enhancement

### Issue Type (delete the irrelevant ones) - [x] Bug ### Specs What version are you using? ^2.21.10 What browser? Safari; Firefox; Chrome ### Expected Behavior The fixed header to...

Adds the `vgt-selected-row` class on `tr` element if the row is selected.

### Issue Type (delete the irrelevant ones) - [x] Question Hi, How can i align the cell text to the middle ? i've an image added which makes the rows...

- [x] Enhancement Request As Vue 3 has RC It will be a good idea to add support for Vue 3. Currently if we use vue-good-table with Vue 3 we...

enhancement

### Issue Type - [x] Enhancement Request ### Specs What version are you using? 2.21.0 What browser? Chrome ### Expected Behavior when i click select all checkbox ı want to...

### Issue Type - [x] Enhancement Request ### Specs What version are you using? V2.21.10 browser Mozilla Firefox ### Expected Behavior `onSortChange` params will contain direction `asc` or `desc` only...

### Issue Type (delete the irrelevant ones) - [x] Bug ### Specs MacBook Pro (Retina, 15-inch, Mid 2015) What browser? Chrome - Version 66.0.3359.181 (Official Build) (64-bit) ### Expected Behavior...

question