Commit Graph
19 Commits
Author SHA1 Message Date
Christian Andolf 0824f7ce26 fix(SW-696): add unwrap to surprises
add animations to sliding cards

various minor fixes
2024-11-21 12:19:46 +01:00
Christian Andolf e6a70a0a8a Merged in fix/SW-315-design-fixes-my-pages (pull request #825)
fix(SW-315): formatting numbers via locale, fixed a few padding issues

Approved-by: Michael Zetterberg
Approved-by: Simon.Emanuelsson
2024-11-08 08:32:18 +00:00
Christian Andolf f6b3cf8b92 chore: replace function expression with inline statement
replace destructuring for better static analysis

remove unused variables
2024-11-08 09:25:28 +01:00
Christian Andolf 28c30b2416 fix(SW-315): formatting numbers via locale, fixed a few padding issues 2024-11-08 09:25:28 +01:00
Christian Andolf a350b58d7d Merged in revert-pr-823 (pull request #837)
Revert "chore: npm audit fix 2024-11-04 (pull request #823)"

Approved-by: Michael Zetterberg
2024-11-05 10:57:11 +00:00
Christian Andolf 4171a8d1a7 Revert "chore: npm audit fix 2024-11-04 (pull request #823)" 2024-11-05 10:49:37 +00:00
Christian Andolf 038ae1256f Merged in chore/npm-audit-2024-11-04 (pull request #823)
chore: npm audit fix 2024-11-04

Approved-by: Matilda Landström
2024-11-04 10:42:59 +00:00
Christian Andolf 24e95ab720 chore: update next file that gets updated when running dev locally 2024-11-04 11:29:50 +01:00
Christian Andolf 74a7e287eb chore: npm audit fix 2024-11-04 2024-11-04 10:57:08 +01:00
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