-
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
170 changed files
with
3,682 additions
and
1,890 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,26 @@ | ||
# Changelog | ||
|
||
## \[10.9.1\] - 24.01.2024 | ||
## \[10.10.0\] - 06.02.2024 | ||
|
||
## Component changes | ||
|
||
### Non breaking UI changes | ||
|
||
- PayEx - non-breaking UI updates | ||
- color variables updates (brand-secondary hover, btn-secondary-hover, disabled, ...) | ||
- input fields colors (for states disabled & success) | ||
- badge colors | ||
- skip-link font | ||
- link | ||
- hover state colors on bright mode | ||
- hover state for inline links | ||
- code tags secondary & tertiary background colors | ||
- | ||
|
||
### Bugfix | ||
|
||
- Tooltip | ||
- fix position tooltip (it got detached from its parent element a few versions back) | ||
- Icons migration step 1 (NON BREAKING ... for now and until next major release. But we're moving away from Google's material-icons) | ||
- Import Atlas icons (via CDN via CSS) for Atlas icons | ||
- Add custom icons "Swepay-icons": svg icons saved locally to complement the ones missing from Atlas icons set (called Swepay-icons but supported for both Swedbankpay AND PayEx sides) | ||
- Add support in the components styles for the Atlas icons and our new custom made "Swepay-icons" | ||
|
||
## Maintenance | ||
|
||
- npm packages dependencies upgrades | ||
|
||
## Design System website | ||
|
||
- Update iconography page | ||
|
||
- Add sections about new Atlas and custom icons | ||
- Improve sections about sizes | ||
- Update status of material-icons | ||
|
||
- Deadlink fix (thanks Yvonne for the heads-up) |
Oops, something went wrong.