-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 1.34.0 #1187
Version 1.34.0 #1187
Conversation
* Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map * Implement playwright acceptance tests for vertical full page map
Merge master (v1.33.2) into develop
Merge master (v1.33.3) into develop
Merge master (v1.33.4) into develop
Merge master (v1.33.5) into develop
Merge master (v1.33.6) into develop
Merge master (v1.33.7) into develop
This change updates the image handling to accommodate all image url formats before, during and after the image url change. Related thread: https://yext.slack.com/archives/C0DA5HJCT/p1713445795909829 J=WAT-3980 TEST=auto, manual Ran npm run test. Manually copied my change to two answers experience (one in US and one in EU). Confirmed the images in both experiences loads fine in Live Preview.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you put the release notes in the pr description?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you include the PR number in the change description?
Also, the release notes are intended for customers and should be phrased accordingly. For example, a customer wouldn't understand what "the image url change" is and would probably not care much about the format of the URL. Something like this would be more relevant for them:
- Updated the image formatter to return a fully dynamically-sized image instead of the closest thumbnail out of a fixed set (#1184)
Changes