1.12.1 (2025-05-01)
- activity indicator add & workflow update (90425ce)
1.12.0 (2025-02-21)
- GraphqlListProps interface update (180204c)
- params add for refresh control support (a4c7fa8)
1.11.2 (2024-04-03)
- Added missing dependency (8aab8e4)
1.11.1 (2024-04-02)
- Fixed semantic-release configs (4377926)
1.11.0 (2024-04-02)
- Updated deps (6d8d75d)
1.10.2 (2024-04-02)
- GraphqlList: Disabled pull to refresh on horizontal mode (75a7c02)
1.10.1 (2023-12-31)
- Fixed retry button in case of error (ea09100)
1.10.0 (2023-12-27)
- JsonGraphqlForm: Improved typings (998b80d)
1.9.2 (2023-10-30)
- Fixed bugs in GraphqlListCarouselToolbar (fd1d137)
1.9.1 (2023-10-29)
- Bug fixes in hideIfEmpty logic (48eafed)
1.9.0 (2023-10-29)
- Removed console.log message (474e846)
- GraphqlListCarousel: Added hideIfEmpty prop (6cbb91b)
1.8.0 (2023-09-09)
- Expo 49 (eaa8ecc)
1.7.2 (2022-08-10)
- GraphqlList: Fixed an issue where sometimes active page is not shown in footer (5566273)
1.7.1 (2022-08-09)
- Fixed an issue where previous button wasnt working in pagination (595a8d9)
1.7.0 (2022-07-26)
- Fixed NetworkError image source (65c909b)
- Cleaned up errors (cce2789)
1.6.1 (2022-06-18)
- Registered Error components (258f783)
1.6.0 (2022-06-06)
- JsonGraphqlForm: Doesn't ignore schema.initialValues anymore (c7e8d96)
1.5.0 (2022-05-31)
1.4.0 (2022-05-31)
- GraphqlList: Added GraphqlListRenderItemInfo type (d8bf554)
1.3.4 (2022-05-30)
- Fixed typings in GraphqlList (3684915)
1.3.3 (2022-05-03)
- GraphqlList: Fixed broken retry button (ace2016)
- JsonGraphqlForm: Fixed infinite load issue (fcf43f4)
1.3.2 (2022-04-23)
- GraphqlList: Fixed a bug with query variables (3aaba05)
1.3.1 (2022-04-23)
- GraphqlList: Fixed a page loading issue (ccf03a4)
1.3.0 (2022-04-23)
- GraphqlList: ListFooterComponent is now optional (8fe83c7)
1.2.0 (2022-04-23)
- GraphqlList: mapQueryResultToListData is now optional (a40ea87)
1.1.0 (2022-04-22)
- Added GraphqlList & GraphqlTable components (5d99411)
- First Release (afb849d)