core icon indicating copy to clipboard operation
core copied to clipboard

Async data provider agnostic about data origins

Results 25 core issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nrwl/cli](https://nx.dev) ([source](https://togithub.com/nrwl/nx)) | [`13.8.3` -> `13.10.6`](https://renovatebot.com/diffs/npm/@nrwl%2fcli/13.8.3/13.10.6) |...

dependencies
renovate

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://togithub.com/codecov/codecov-action) | action | major | `v2` -> `v3` | ---...

dependencies
renovate

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...

A github workflow should be created for running mutation tests

tests

Pnpm and Nx.dev versions should be upgraded

dependencies

E2E tests should be added to the example React application

E2E tests should be added to the example of implementing origin addons

It is desirable to add a `useLoadedSuspense` hook that should suspense the render of the component until the provider has been loaded.

enhancement

__Current behaviour__ Now, we can only filter by "document.type", but we have come across the situation where we have different content based on the same custom type. It this case,...

enhancement

E2E tests should be added to ensure the stability of the integration with Prismic API.

tests