Skip to content

Latest commit

 

History

History
175 lines (89 loc) · 8.49 KB

File metadata and controls

175 lines (89 loc) · 8.49 KB

1.12.1 (2025-05-01)

Bug Fixes

  • activity indicator add & workflow update (90425ce)

1.12.0 (2025-02-21)

Bug Fixes

  • GraphqlListProps interface update (180204c)

Features

  • params add for refresh control support (a4c7fa8)

1.11.2 (2024-04-03)

Bug Fixes

  • Added missing dependency (8aab8e4)

1.11.1 (2024-04-02)

Bug Fixes

  • Fixed semantic-release configs (4377926)

1.11.0 (2024-04-02)

Features

1.10.2 (2024-04-02)

Bug Fixes

  • GraphqlList: Disabled pull to refresh on horizontal mode (75a7c02)

1.10.1 (2023-12-31)

Bug Fixes

  • Fixed retry button in case of error (ea09100)

1.10.0 (2023-12-27)

Features

  • JsonGraphqlForm: Improved typings (998b80d)

1.9.2 (2023-10-30)

Bug Fixes

  • Fixed bugs in GraphqlListCarouselToolbar (fd1d137)

1.9.1 (2023-10-29)

Bug Fixes

  • Bug fixes in hideIfEmpty logic (48eafed)

1.9.0 (2023-10-29)

Bug Fixes

  • Removed console.log message (474e846)

Features

  • GraphqlListCarousel: Added hideIfEmpty prop (6cbb91b)

1.8.0 (2023-09-09)

Features

1.7.2 (2022-08-10)

Bug Fixes

  • GraphqlList: Fixed an issue where sometimes active page is not shown in footer (5566273)

1.7.1 (2022-08-09)

Bug Fixes

  • Fixed an issue where previous button wasnt working in pagination (595a8d9)

1.7.0 (2022-07-26)

Bug Fixes

  • Fixed NetworkError image source (65c909b)

Features

1.6.1 (2022-06-18)

Bug Fixes

  • Registered Error components (258f783)

1.6.0 (2022-06-06)

Features

  • JsonGraphqlForm: Doesn't ignore schema.initialValues anymore (c7e8d96)

1.5.0 (2022-05-31)

Features

  • Added ApolloError components (e93891d)
  • GraphqlListCarousel: Added new component (42db244)

1.4.0 (2022-05-31)

Features

  • GraphqlList: Added GraphqlListRenderItemInfo type (d8bf554)

1.3.4 (2022-05-30)

Bug Fixes

  • Fixed typings in GraphqlList (3684915)

1.3.3 (2022-05-03)

Bug Fixes

  • GraphqlList: Fixed broken retry button (ace2016)
  • JsonGraphqlForm: Fixed infinite load issue (fcf43f4)

1.3.2 (2022-04-23)

Bug Fixes

  • GraphqlList: Fixed a bug with query variables (3aaba05)

1.3.1 (2022-04-23)

Bug Fixes

  • GraphqlList: Fixed a page loading issue (ccf03a4)

1.3.0 (2022-04-23)

Features

  • GraphqlList: ListFooterComponent is now optional (8fe83c7)

1.2.0 (2022-04-23)

Features

  • GraphqlList: mapQueryResultToListData is now optional (a40ea87)

1.1.0 (2022-04-22)

Features

  • Added GraphqlList & GraphqlTable components (5d99411)

1.0.0 (2021-11-01)

Features