Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 10.11.0 #963

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Release 10.11.0 #963

merged 1 commit into from
Mar 21, 2024

Conversation

goldenraphti
Copy link
Collaborator

Changelog

[10.11.0] - 21.03.2024

Component changes

  • Cards
    • update Cards style & syntax. The update requires code changes from DG consuming devs in HTML. BUT there is silent support for "old" card syntax until next major version release. Please check the documentation for more details.
    • the new UI requires the introduction of new classes (.cards-cta, span.arrow, ...). Unless one of these new classes (.cards-cta) is present, then the old UI will be used, by checking conditionally cards:has(.cards-cta). If your project does NOT support the :has() selector yet, but requires fallback support for the old UI, then add .legacy class to the .cards element.
    • deprecated cards variants (.primary, .secondary, .tertiary)
    • cards title text need to have the .h4 class

Technical changes

  • Dependencies updates (finished GH actions Node -> 20 update & others misc)

Design System website

  • update Playbook Profiles content

@mergify mergify bot mentioned this pull request Mar 21, 2024
Copy link

github-actions bot commented Mar 21, 2024

Size Change: +4 B (0%)

Total Size: 1.14 MB

ℹ️ View Unchanged
Filename Size Change
dist/designguide/scripts/dg-dashboard.js 72.9 kB 0 B
dist/designguide/scripts/dg.js 24.7 kB 0 B
dist/designguide/styles/documentation-payex.css 10.1 kB 0 B
dist/designguide/styles/documentation-swedbankpay.css 9.15 kB 0 B
dist/designguide/styles/payex.css 49.7 kB 0 B
dist/designguide/styles/swedbankpay.css 47.1 kB 0 B
dist/scripts/712.js 71.8 kB 0 B
dist/scripts/dg-dashboard.js 72.9 kB 0 B
dist/scripts/dg.js 24.7 kB 0 B
dist/scripts/payex.js 322 kB +3 B (0%)
dist/scripts/swedbankpay.js 323 kB +1 B (0%)
dist/styles/documentation-payex.css 10.1 kB 0 B
dist/styles/documentation-swedbankpay.css 9.15 kB 0 B
dist/styles/payex.css 49.7 kB 0 B
dist/styles/swedbankpay.css 47.1 kB 0 B

compressed-size-action

@goldenraphti goldenraphti merged commit 1e62fe1 into develop Mar 21, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant