Skip to content

Releases: xaksis/vue-good-table

v2.21.1

18 Oct 14:31
Compare
Choose a tag to compare

Patches

  • Version upgraded: 8bed6f4
  • Fixed header now has a resize observer for primary column headers: #765
  • Docs for custom filter updated: 696e6e6
  • Docs re-built: b4b77d3

Credits

Huge thanks to @cssinate for helping!

v2.21.0

09 Aug 01:58
Compare
Choose a tag to compare

Minor Changes

  • Version upgrade: ce68b00
  • Remove Vue Select and Add Column Filter Slot: #742

Patches

Credits

Huge thanks to @robgaston1 for helping!

v2.20.0

22 Jul 17:51
Compare
Choose a tag to compare

Minor Changes

  • Version upgrade: f97962f
  • Add compact-mode: #731
  • Add feature to enable checking all checkboxes of a grouped table: #703

Credits

Huge thanks to @alirezanet and @p0psicles for helping!

v2.19.5

24 Jun 23:26
Compare
Choose a tag to compare

Bundle files

v2.19.4

23 Jun 00:44
Compare
Choose a tag to compare

Patches

Credits

Huge thanks to @robgaston1, @mihai-sysbio, and @s-slavchev for helping!

v2.19.3

18 May 22:50
Compare
Choose a tag to compare

Patches

Credits

Huge thanks to @msjaber and @jjmartucci for helping!

v2.19.2

09 May 21:23
Compare
Choose a tag to compare

Patches

  • Version upgrade: 01ce5cd
  • Fixed RTL sorting icons: #690
  • Update search-options.md: #555
  • Add link to live demo for collapsable rows: #689
  • Update VgtFilterRow.vue: b162e68
  • Option to Keep Rows Expanded in Grouped Tables: #704
  • Make Group-Options docs consistent: efac03f
  • Tabs to spaces: d2484d9
  • Doc update to indicate that both field and type values are required. fixes #702: d40b590
  • Show parent row even when there are no children in grouped tables. fixes #699: 175c95b
  • Fixing table grouping and collapsing functionality. fixes #692: 201fdcd
  • Fixes #685: 715b78a

Credits

Huge thanks to @msjaber, @vincentntang, @TheJaredWilcurt, and @robgaston1 for helping!

v2.19.1

29 Feb 18:31
Compare
Choose a tag to compare

Patches

  • Version upgrade: 57de0c5
  • Fix Sass not building in last release: #674

v2.19.0

20 Feb 22:55
Compare
Choose a tag to compare

Minor Changes

  • New build: 7755b58
  • Feature/add multiselect filter: #587
  • Feature/collapsable groups: #641

Patches

  • Removing coffee link: b05092e
  • Remove setTimeout and add watch on column values: #666

Credits

Huge thanks to @cassmbautista for helping!

v2.18.1

14 Nov 03:05
Compare
Choose a tag to compare

Patches

  • Version upgrade: 166498e
  • Fix #626: #636
  • [docs] - add nuxt.js documentation: #638
  • Add Row values in formatFn: #628
  • Fix Failed to execute 'getComputedStyle' on 'Window': #627
  • Use exact match while using filter dropdown item: #624
  • Fix #634: 22b87f4
  • Sort indicators updated fixes #633: 5f19aee

Credits

Huge thanks to @TheJaredWilcurt, @CHEWX, @felipemengatto, @pineromarcos, and @sempixel for helping!