Releases: xaksis/vue-good-table
Releases · xaksis/vue-good-table
v1.20.0
Minor Changes
- Bundle generate 2: 3272539
- Customizable "Rows per page" dropdown: #188
- Search while pagination working: da14e37
- Custom format fn option added: d2d3f35
- Merge branch 'custom-format' - allow custom format fn to be added to column definition: 8bc67eb
- Column filters now allow pre-defined filter values: ffe48a1
- Merge branch 'search-fix' - allow specifying filter values in columns - fix search when table contains undefined values: 1371dd6
Patches
- Merge branch 'pagination-fix' - fix for pagination info being wrong when searching - fix for default pagination: d59e270
- Column filter fixed to handle null: f1d0aaa
Credits
Huge thanks to @maurocasas for helping!
v1.19.3
Patches
- Version upgrade: 5f9eb92
- Missing "allText" documentation: #174
- Lint Setup: #176
- Using const in index.js causes IE10 to break: #185
- Fix for #183: b9619f2
- Fix for broken global search: 9efa0a1
- Bundle regenerate 1: 019ed6c
Credits
Huge thanks to @TheJaredWilcurt and @johannesss for helping!
v1.19.2
v1.19.0
v1.18.6
v1.18.3
v1.18.1
v1.18.0
Minor Changes
- Extract Types and Add Unit tests: #139
- Cleaning up and exposing built file for plugin as opposed to src: 32bbe46
- Readme update: 63a1d2d
- Adding custom global search: a9befce
- Skip column if global search disabled: f9f80ac
Patches
- Bundle generated: a05c72e
- Css change to remove style from all inputs: 77481ef
- Merge branch 'master' of https://github.com/xaksis/vue-good-table: 0855e1b
Credits
Huge thanks to @elevatebart for helping!
v1.17.1
v1.17.0
Minor Changes
- Update README to add column sortable property: cc9c215
- Update README to add paginateOnTop Property: 1dd289e
- Full text search in filters: #118
- Fix mantains originalIndex when globalSearchAllowed: #121
- Fix text options in paginate: #124
- Add slot to provide actions from outside: #127
Patches
Credits
Huge thanks to @megaket4up and @tonimc for helping!