Commit Graph
10 Commits
Author SHA1 Message Date
Christian Andolf e6e163af3c Merged in fix/reduce-flow-content-inside-label (pull request #782)
fix: only phrasing content is allowed inside label element

Approved-by: Simon.Emanuelsson
2024-11-01 13:44:30 +00:00
Christian Andolf a37cd3ff44 fix: only phrasing content is allowed inside label element 2024-11-01 14:31:40 +01:00
Christian Andolf cfc400a619 Merged in fix/remove-useless-attributes (pull request #804)
fix: removed useless itemprop and old data attributes

Approved-by: Erik Tiekstra
2024-11-01 13:31:07 +00:00
Christian Andolf b035fdd53e fix: removed useless itemprop and old data attributes
removed references to removed classes
2024-11-01 14:26:42 +01:00
Christian Andolf 9936fc393d Merged in fix/coupon-reward-not-surprise (pull request #811)
fix: coupon rewards are no longer strictly surprises

Approved-by: Chuma Mcphoy (We Ahead)
2024-11-01 13:21:49 +00:00
Christian Andolf 931828e15e fix: coupon rewards are no longer strictly surprises 2024-11-01 14:17:57 +01:00
Christian Andolf f26fa8b8d7 Merged in fix/remove-faulty-attributes-svg (pull request #783)
fix: remove props that could be set as invalid attributes on svg

Approved-by: Chuma Mcphoy (We Ahead)
2024-10-29 10:17:22 +00:00
Christian Andolf cf0449ae8e Merged in fix/remove-ids-from-svgs (pull request #778)
fix: remove ids from svgs to prevent duplicate ids when rendering icon multiple times

Approved-by: Simon.Emanuelsson
2024-10-29 09:37:11 +00:00
Christian Andolf ec89a6e7a8 Merged in fix/reduce-flow-content-in-buttons (pull request #775)
fix: only phrasing content is allowed inside buttons meaning no div or p elements, these are now replaced by span

Approved-by: Christel Westerberg
Approved-by: Simon.Emanuelsson
2024-10-28 14:43:53 +00:00
Christian Andolf d587943c77 Merged in fix/remove-space-phone-number-link (pull request #776)
fix: remove spaces in phone number in link because of bad schema

Approved-by: Chuma Mcphoy (We Ahead)
Approved-by: Matilda Landström
2024-10-28 12:37:52 +00:00