Releases: xaksis/vue-good-table
Releases · xaksis/vue-good-table
v2.21.11
Patches
- Version updated: d2d0a78
- Fix typo in docs(Collapsable Rows): #881
- Don't break if rows is null: 2887eef
- Merge branch 'master' of https://github.com/xaksis/vue-good-table: beb87ea
- [fix] issues 838 and 845 with perPage option all = -1: #857
- Merge branch 'master' of https://github.com/xaksis/vue-good-table: 2f5764c
- Added support for first and last button in pagination: #855
- Merge branch 'master' of https://github.com/xaksis/vue-good-table: 56d3534
- TotalPage parameter showing undefined bug fixed: #854
- Merge branch 'master' of https://github.com/xaksis/vue-good-table: 1eb2317
- Vue3 notice: a09182e
- Docs updated: 031ce17
Credits
Huge thanks to @Yeony99, @mp3000mp, and @dipanshusabharwal for helping!
v2.21.10
v2.21.9
v2.21.8
Patches
- Bundle generated: 2e11125
- Fix placeholder always forced to null: #830
- Prevent JSON parse error: #827
- Tooltip support: #824
- Fixes #809 - go to first page on perPageChange: d88978e
- Adding polar bear: 68e500b
- Doc update to add polar-bear theme: e85b88f
Credits
Huge thanks to @teledemic, @TheJaredWilcurt, and @SMontiel for helping!
v2.21.7
v2.21.6
v2.21.5
v2.21.4
Patches
- Docs built: 4e490fd
- Remove debounce on dropdown column filter: #805
- Fix bug with sorting applied to other colums having using function fields.: #803
- Fix wrong pagination on grouped rows: #801
- Fix using function name for field: 7d18500
- Current row number for grouped tables: 323207d
- [Issue: 725]: Disable row selection if a condition is met: #759
- Paging optimization: ba8e877
- Merge branch 'master' of https://github.com/xaksis/vue-good-table: 190c8ce
Credits
Huge thanks to @N8ers, @p0psicles, @supersoaker, and @rkmahale17 for helping!
v2.21.3
Patches
- Fix style issues introduced by accessibility fixes: 537253e
- Stylistic fixes: 9f5b310
- Docs built: fe795dd
- Submit default prevented on forms. Fixes #796: fa7d90e
- Fixes #795: a246512
- PerPageDropdownEnabled property added fixes #790: 9e38540
- Add scss variable for table bg fixes #789: f14303c
- Show custom filter (column-filter) when header is fixed: #797
- Fixed issue 459: StyleClass for column filters: #781
- Merge branch 'master' of https://github.com/xaksis/vue-good-table: 318a253
- Doc updated to add perPageDropdownEnabled property: 2ad37d3
Credits
Huge thanks to @patrickdaze and @mp3000mp for helping!