Releases: socotecio/vue-datatable-url-sync
Releases · socotecio/vue-datatable-url-sync
v2.2.0
2.2.0 (2024-12-17)
Features
- pagination: Add the default value of page_size from options if not specified in formSchema (d4c6c67)
v2.1.1
2.1.1 (2024-03-16)
Bug Fixes
- ordering: empty commit to force release (d13fc70)
v2.1.0
2.1.0 (2023-03-21)
Features
- dependencies: Put vue router as peer dependencies (f932b45)
v2.0.1
2.0.1 (2022-10-07)
Bug Fixes
- vue-demi: use vue demi again because compilation use vue3 instead (2d6ab6a)
v2.0.0
2.0.0 (2022-07-25)
dependencies
BREAKING CHANGES
- vue: Dependencies vue minimum to 2.7 to use vue instead of vue-demi
v1.1.1
1.1.1 (2022-05-05)
Bug Fixes
- nullBoolean: filter display in query if undefined (f0f6e95)
v1.1.0
1.1.0 (2022-05-05)
Features
- nullBoolean: add support for nullBoolean type (b66d04f)
v1.0.8
1.0.8 (2022-04-11)
Bug Fixes
- ci: node v17 compat (8b8c93b)
- vue2-routerWatch: Use vue2-helpers to have watch working on route (97f4240)
v1.0.7
1.0.7 (2021-04-30)
Bug Fixes
- configurations: add updateFormFunction (cb06910)
v1.0.6
1.0.6 (2021-04-09)
Bug Fixes