-
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
1 parent
91a1c56
commit 0a010b8
Showing
20 changed files
with
53 additions
and
35 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,16 @@ | ||
# Changelog | ||
|
||
## \[10.12.1\] - 21.06.2024 | ||
## \[10.12.2\] - 14.08.2024 | ||
|
||
## Component changes | ||
|
||
- Dialog | ||
- Typography | ||
|
||
- if no invoker or close btn JS fails gracefully, providing helpful feedback in the console instead of throwing Error | ||
- CSS support for old syntax now checks it is not picked up also by the new syntax (make sure not dialog.dialog) | ||
- new dialog can have multiple invokers | ||
- change font family of "title 6"/h6 from Arial to the brand's headline font (e.g. "SwedbankPay Headline" or "Futura PT W08 Demi" depending on brand) | ||
|
||
- Buttons | ||
- Progress-steps | ||
|
||
- loading spinner of buttons keep their aspect-ratio even if the buttons is squashed, when they're in overflow state | ||
|
||
- Cards | ||
|
||
- add support for div.illustration & picture elements in lieu of the img element as illustrations of used in the cards component (changes in documentation will come in a future release) | ||
- default cards wide with no img and no text content -> align-items: center (better default when title wraps) | ||
- fix UI of the horizontal yellow line when the 1st and last steps are in state “ongoing selected” | ||
|
||
- Dropdown | ||
|
||
- dropdown.init() method now accept `id` parameter to initialize specific dropdowns, instead of always all dropdowns found in the DOM | ||
|
||
- Utility classes | ||
|
||
- Add utility classes for display grid and inline grid | ||
|
||
## Technical changes | ||
|
||
- chore deps (update deps packages minor versions) | ||
- fix script for initating for a specific `id` (`init(id)`) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
Binary file modified
BIN
-5.47 KB
(88%)
...alog.e2e.spec.js-snapshots/SwedbankPay-dialog-backdrop-Mobile-Chrome-darwin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-2.53 KB
(87%)
.../dialog.e2e.spec.js-snapshots/SwedbankPay-dialog-modal-Mobile-Chrome-darwin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Binary file modified
BIN
-5.11 KB
(93%)
...ec.js-snapshots/SwedbankPay-typography-Desktop-headers-Mobile-Chrome-darwin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.67 KB
(100%)
...ec.js-snapshots/SwedbankPay-typography-Desktop-headers-Mobile-Safari-darwin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-5.54 KB
(93%)
...2e.spec.js-snapshots/SwedbankPay-typography-Desktop-headers-chromium-darwin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.49 KB
(100%)
...e2e.spec.js-snapshots/SwedbankPay-typography-Desktop-headers-firefox-darwin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.75 KB
(100%)
....e2e.spec.js-snapshots/SwedbankPay-typography-Desktop-headers-webkit-darwin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+3.13 KB
(100%)
...pec.js-snapshots/SwedbankPay-typography-Mobile-headers-Mobile-Chrome-darwin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.86 KB
(100%)
...pec.js-snapshots/SwedbankPay-typography-Mobile-headers-Mobile-Safari-darwin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-5.68 KB
(92%)
...e2e.spec.js-snapshots/SwedbankPay-typography-Mobile-headers-chromium-darwin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.72 KB
(100%)
....e2e.spec.js-snapshots/SwedbankPay-typography-Mobile-headers-firefox-darwin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.86 KB
(100%)
...y.e2e.spec.js-snapshots/SwedbankPay-typography-Mobile-headers-webkit-darwin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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