Javier Brea

Results 73 issues of Javier Brea

It is desirable to add a new rule allowing to define allowed relationships for different elements. The configuration for the rule could be like: ```json { "rules": { "boundaries/relationships": [2,...

enhancement

It is desirable to add a chapter to the docs explaining how to create and share preset configurations that could be used in some frameworks to ensure good practices without...

documentation

From version 2.2 the E2E tests are being executed with many different Cypress versions and configurations. This was made extracting the common Cypress spec files and the application used to...

refactor

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