-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
229 changed files
with
4,606 additions
and
4,851 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,31 @@ | ||
# Changelog | ||
|
||
## \[10.12.2\] - 14.08.2024 | ||
## \[10.13.0\] - 11.11.2024 | ||
|
||
## Component changes | ||
## Identity | ||
|
||
- Colors | ||
|
||
- Typography | ||
- updated primary color from current value `#FDC129` to actual Brand guideline's `#FDC92A` | ||
|
||
- change font family of "title 6"/h6 from Arial to the brand's headline font (e.g. "SwedbankPay Headline Bold" or "Futura PT W08 Demi" depending on brand) | ||
- Logotypes | ||
- updated logotype to the new fixed version | ||
- update Documentation to enforce recommended pathname use | ||
|
||
## Component changes | ||
|
||
- Progress-steps | ||
- Toggle | ||
- updated colors | ||
- added new theme colors (white and gray) | ||
- Expandable PayEx (contribution from Simon Wahlstrom 💫) | ||
- font family change for PayEx expandables | ||
- Button PayEx (contribution from Johanna Prinz 💫) | ||
- font family change | ||
- colors updated | ||
- Table PayEx (contribution from Johanna Prinz 💫) | ||
- colors updated | ||
- hover color fixed | ||
|
||
- fix UI of the horizontal yellow line when the 1st and last steps are in state “ongoing selected” | ||
## Technical changes | ||
|
||
- Dropdown | ||
- fix script for initating for a specific `id` (`init(id)`) | ||
- updated dependencies |
Oops, something went wrong.