diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 49e3963e94..3f16f1938e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,15 +1,12 @@ # Changelog -## \[10.10.0\] - 06.02.2024 +## \[10.10.1\] - 06.02.2024 ## Component changes ### Non breaking UI changes -- 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" +- Icons migration step 2 (still non-breaking. But the migrations is decided and is happening, so move when you can. Silent support of Material-icons until next major version release). ## Maintenance @@ -17,10 +14,4 @@ ## 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) +- Migrated the icons used on the documentation website from Material-icons to a combination of Atlas and our own custom swepay-icons diff --git a/src/App/ComponentsDocumentation/components/Accordion/accordion.e2e.spec.js b/src/App/ComponentsDocumentation/components/Accordion/accordion.e2e.spec.js index b1e0b1e95d..3a46a0c46f 100644 --- a/src/App/ComponentsDocumentation/components/Accordion/accordion.e2e.spec.js +++ b/src/App/ComponentsDocumentation/components/Accordion/accordion.e2e.spec.js @@ -11,7 +11,10 @@ test("Accordion page exist", async ({ page }) => { await expect(page.getByRole("link", { name: "Accordion" })).toHaveCount( page.viewportSize().width < 991 ? 1 : 2, ); - await page.getByText("calendar_view_dayAccordionarrow_forward").click(); + await page + .getByLabel("components overview") + .getByRole("link", { name: "Accordion" }) + .click(); await expect(page).toHaveTitle(/Accordion/); await expect( page.getByRole("heading", { name: "Accordion", exact: true, level: 1 }), diff --git a/src/App/ComponentsDocumentation/components/ActionList/__snapshots__/index.test.js.snap b/src/App/ComponentsDocumentation/components/ActionList/__snapshots__/index.test.js.snap index 8682f5bded..7874655d42 100644 --- a/src/App/ComponentsDocumentation/components/ActionList/__snapshots__/index.test.js.snap +++ b/src/App/ComponentsDocumentation/components/ActionList/__snapshots__/index.test.js.snap @@ -819,10 +819,9 @@ exports[`Components: ActionList renders 1`] = ` onClick={[Function]} > - content_copy - + aria-hidden="true" + className="at-clipboard small" + />