From af5a15b253e20785d1461379c0b578c0f9d89289 Mon Sep 17 00:00:00 2001 From: Raphael Ferrand Date: Mon, 3 Jul 2023 14:31:52 +0200 Subject: [PATCH] release 10.8.4 preparation --- RELEASE_NOTES.md | 13 +++---------- package-lock.json | 16 ++++++++-------- package.json | 2 +- .../__snapshots__/index.test.js.snap | 2 +- src/App/Home/constants.js | 19 +++++++++++++++++++ .../Identity/__snapshots__/index.test.js.snap | 2 +- .../Patterns/__snapshots__/index.test.js.snap | 2 +- .../__snapshots__/index.test.js.snap | 2 +- src/App/routes/components.js | 2 +- 9 files changed, 36 insertions(+), 24 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 35a045ea8a..5938c4e877 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,26 +1,19 @@ # Changelog -## [10.8.3] - 05.06.2023 +## [10.8.4] - 03.07.2023 ## Component changes ### Non breaking UI changes - Expandable - - style new UI + - new UI + - can add icons to the title - Expand scoping of css for icons to include `.material-icons-outlined` where it's missing - New payment-card icon -## Design Guide documentation changes - -## Deleted features - -## Packages maintenance - ## Testing - continue expand E2E tests to new components - expandable - -## Contributors info diff --git a/package-lock.json b/package-lock.json index b320467a43..ac6e63b8d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@swedbankpay/design-guide", - "version": "10.8.3", + "version": "10.8.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@swedbankpay/design-guide", - "version": "10.8.3", + "version": "10.8.4", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -5726,9 +5726,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001494", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001494.tgz", - "integrity": "sha512-sY2B5Qyl46ZzfYDegrl8GBCzdawSLT4ThM9b9F+aDYUrAG2zCOyMbd2Tq34mS1g4ZKBfjRlzOohQMxx28x6wJg==", + "version": "1.0.30001511", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001511.tgz", + "integrity": "sha512-NaWPJawcoedlghN4P7bDNeADD7K+rZaY6V8ZcME7PkEZo/nfOg+lnrUgRWiKbNxcQ4/toFKSxnS4WdbyPZnKkw==", "dev": true, "funding": [ { @@ -22102,9 +22102,9 @@ } }, "caniuse-lite": { - "version": "1.0.30001494", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001494.tgz", - "integrity": "sha512-sY2B5Qyl46ZzfYDegrl8GBCzdawSLT4ThM9b9F+aDYUrAG2zCOyMbd2Tq34mS1g4ZKBfjRlzOohQMxx28x6wJg==", + "version": "1.0.30001511", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001511.tgz", + "integrity": "sha512-NaWPJawcoedlghN4P7bDNeADD7K+rZaY6V8ZcME7PkEZo/nfOg+lnrUgRWiKbNxcQ4/toFKSxnS4WdbyPZnKkw==", "dev": true }, "chalk": { diff --git a/package.json b/package.json index 6e259e2293..19f4a105fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@swedbankpay/design-guide", - "version": "10.8.3", + "version": "10.8.4", "description": "Swedbank Pay Design Guide", "main": "src/scripts/main/index.js", "scripts": { diff --git a/src/App/ComponentsDocumentation/__snapshots__/index.test.js.snap b/src/App/ComponentsDocumentation/__snapshots__/index.test.js.snap index eec4113fc1..2bf6d084c0 100644 --- a/src/App/ComponentsDocumentation/__snapshots__/index.test.js.snap +++ b/src/App/ComponentsDocumentation/__snapshots__/index.test.js.snap @@ -8,7 +8,7 @@ exports[`ComponentsDocumentation: index renders 1`] = ` className="dg-current-version text-uppercase" > Design Guide – v. - 10.8.3 + 10.8.4 `; diff --git a/src/App/Home/constants.js b/src/App/Home/constants.js index 7a3af9d4e0..d280d9670a 100644 --- a/src/App/Home/constants.js +++ b/src/App/Home/constants.js @@ -4,6 +4,25 @@ import CodeTags from "@components/CodeTags"; const basename = process.env.basename; export const changeLogs = [ + { + version: "10.8.4", + title: "New expandable UI before summer break πŸ–οΈ", + text: ( + <> +

+ We're getting ready for summer break, and we're bringing you + a new UI for the expandable to play with during the holidays when + you're on the beach πŸŽΎπŸ„β€β™‚οΈπŸŒŠπŸŒž. +

+

+ Some small things are also tagging along for the ride. Consistent + styling for{" "} + 🎨, and + increasing our E2E testing coverage πŸ€–. +

+ + ), + }, { version: "10.8.3", title: "Harder, Bigger, Rounder, Stronger πŸ€–", diff --git a/src/App/Identity/__snapshots__/index.test.js.snap b/src/App/Identity/__snapshots__/index.test.js.snap index 016c7cacc1..2fc3490a34 100644 --- a/src/App/Identity/__snapshots__/index.test.js.snap +++ b/src/App/Identity/__snapshots__/index.test.js.snap @@ -8,7 +8,7 @@ exports[`Core: index renders 1`] = ` className="dg-current-version text-uppercase" > Design Guide – v. - 10.8.3 + 10.8.4 `; diff --git a/src/App/Patterns/__snapshots__/index.test.js.snap b/src/App/Patterns/__snapshots__/index.test.js.snap index 4b273339ac..06ff92df1f 100644 --- a/src/App/Patterns/__snapshots__/index.test.js.snap +++ b/src/App/Patterns/__snapshots__/index.test.js.snap @@ -8,7 +8,7 @@ exports[`Patterns: index renders 1`] = ` className="dg-current-version text-uppercase" > Design Guide – v. - 10.8.3 + 10.8.4 `; diff --git a/src/App/Utilities/__snapshots__/index.test.js.snap b/src/App/Utilities/__snapshots__/index.test.js.snap index d84bc8368f..cdcc180a6c 100644 --- a/src/App/Utilities/__snapshots__/index.test.js.snap +++ b/src/App/Utilities/__snapshots__/index.test.js.snap @@ -8,7 +8,7 @@ exports[`Utilities: index renders 1`] = ` className="dg-current-version text-uppercase" > Design Guide - v. - 10.8.3 + 10.8.4