feat(Gridler): add isValuesInPages method and update state handling

* Introduce isValuesInPages method to check if values exist in paginated data.
* Update state management in GlidlerAPIAdaptorForGoLangv2 to clear values when no pages are found.
This commit is contained in:
Hein
2026-01-23 10:57:32 +02:00
parent 070e56e1af
commit ecb90c69aa
4 changed files with 39 additions and 66 deletions

View File

@@ -55,7 +55,6 @@
"devDependencies": {
"@changesets/cli": "^2.29.7",
"@eslint/js": "^9.38.0",
"@storybook/react": "^10.2.0",
"@storybook/react-vite": "^9.1.15",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.0",