1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
Benjamin Fan
ebac7e0d7a fix(shared): Correct MeasieImage width and source URL 2024-02-12 17:32:29 -08:00
joostdecock
1de231491e chore(shared): Remove debug output 2024-01-14 14:33:06 +01:00
joostdecock
3bca940c26 fix(shared): Keep in valid props out of image tag
This removes the `blurHeight` and `blurWidth` props from the image tag
in the MeasieImage component.

These were added by the webpack SVG loader, and then spread into the
image.

For background, see: https://github.com/vercel/next.js/issues/56511#issuecomment-1890953467

This closes #5804
2024-01-14 14:29:48 +01:00
joostdecock
6e9e2f97ba fix: Add missing measurments images to SDE 2023-12-24 13:27:10 +01:00
joostdecock
3e2fafa647 chore: Updating SDE dependency list 2023-12-10 13:13:58 +01:00
joostdecock
0780e22ae0 fix(shared): Names in measieimage and force aspect ratio 2023-11-18 18:37:49 +01:00
joostdecock
ec5c176c5b chore: Remove lint 2023-11-12 11:00:51 +01:00
joostdecock
a88f8652ae feat(shared): Added images for measurements 2023-11-11 18:55:28 +01:00