x
x copied to clipboard
Commerce Search & Discovery frontend web components
Adds a missing breaking change
[Designs](https://www.figma.com/file/9a1DMgqIHt5ZZBvS2waaOs/X-DS?node-id=2281%3A41164&t=puEeIW881qwsPyi8-0 ) EX-5910
Upgrades Cypress to version 12. This enables us to test on Safari, and should improve Cypress performance on Silicon macbooks. - Ignore `cypres.config.ts` in eslint from now. This messes us...
### How can the project be improved? Some commits ago, the [uiLang](https://github.com/empathyco/x/commit/f4108d4a76582dac7b1f8cd240e91f226e7b1ad5) parameter was added to the `SnippetConfig`. This was made because now, the requests to the APIs rely in...
# Pull request template Describe the purpose of the change, the specific changes done in detail, and the issue you have fixed. ## Motivation and context - [ ] Dependencies....
# Pull request template Some steps in the CI can use a cache, like install and lint steps. ## Motivation and context This PR is done because right now our...
# Pull request template Describe the purpose of the change, the specific changes done in detail, and the issue you have fixed. ## Motivation and context - [ ] Dependencies....
The proposed refactor consists on extracting the logic of the hover and the loading of the images, so we end up with three components. If the `base-result-image-hover` is used, then...