Commit Graph

20 Commits

Author SHA1 Message Date
Fredrik Thorsson
8d06394b0f fix(SW-719): add body color 2024-11-11 13:52:48 +01:00
Fredrik Thorsson
30e31413fe fix(SW-719): add title colors 2024-11-11 13:52:48 +01:00
Fredrik Thorsson
f84866da45 feat(SW-762): add h5 level 2024-11-04 13:50:32 +01:00
Fredrik Thorsson
7f24dfc703 feat(SW-762): add font weights 2024-11-04 13:50:32 +01:00
Fredrik Thorsson
fdd48ff48a style(SW-762): update styling for headings 2024-11-04 13:50:32 +01:00
Simon Emanuelsson
2337d37f1a feat(SW-160): update profile 2024-08-23 09:09:55 +02:00
Christel Westerberg
7068fb4e15 chore: update design system tokens 2024-07-10 07:57:11 +02:00
Christel Westerberg
21f07c584b chore: update design system and names of tokens 2024-07-10 07:56:38 +02:00
Niclas Edenvin
d6fe6a33b4 feat(SW-70): create base for rate selection page
This is the foundation for the rate selection. Since we don't have UX
and UI ready yet this is on a best effort basis. Things that will be
changed later includes proper API fetching, correct design,
internationalization of text and form handling.
2024-07-09 13:25:26 +02:00
Christel Westerberg
55a71f001f fix: change name of myPages link vaariant to underscored 2024-07-08 08:06:16 +02:00
Matilda Landström
edb45b4ac7 chore: update colors to new design 2024-06-19 17:52:19 +02:00
Chuma McPhoy
da1f142b57 feat: Add mobile dropdown variant for Link component 2024-06-19 17:12:38 +02:00
Chuma McPhoy
f5d998d056 feat: add capitalize text transform variant for Title 2024-06-19 17:12:38 +02:00
Simon Emanuelsson
d84efcbb0f feat(WEB-162): final design edit profile page 2024-06-19 14:51:00 +02:00
Simon Emanuelsson
5f3e417593 feat(WEB-162): final design for my profile page 2024-06-19 14:51:00 +02:00
Christel Westerberg
928b2af698 fix: filter out empty children 2024-06-18 16:21:43 +02:00
Matilda Landström
9931d9edef Merged in feat/membership-information (pull request #233)
Feat(WEB-307) Display correct membership information

* fix: fix typo

* chore: update fetch of user membership

* chore: update components to use api data

* chore: remove lang as static value

* fix: adapt to dev updates

* fix: adapt to code from dev

* fix: break out MembershipLevel into its a React component

* fix: add enum to zod validation

* refactor: rename tier to level

* refactor: remove unnecessary casts

* refactor: change toString() to hideEmpty=false

* refactor: remove toString()

* refactor: remove hideEmpty from title and subtitle

* fix: update currentLevel with data

* fix: fix from rebase


Approved-by: Michael Zetterberg
2024-06-18 13:14:09 +00:00
Simon Emanuelsson
aca9221ea6 feat: loosen up the zod validations and return null instead of throwing 2024-06-18 12:28:05 +02:00
Simon Emanuelsson
7c4b8401e9 feat(WEB-304): remaning UI from design system primitives 2024-06-13 10:00:16 +02:00
Simon Emanuelsson
00f99912fc feat(WEB-249): first iteration design system primitives (typography, grid) 2024-05-30 18:17:03 +02:00