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.12.1 #992

Merged
merged 2 commits into from
Jun 21, 2024
Merged

Release 10.12.1 #992

merged 2 commits into from
Jun 21, 2024

Conversation

goldenraphti
Copy link
Collaborator

Changelog

[10.12.1] - 21.06.2024

Component changes

  • Dialog

    • 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
  • Buttons

    • 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)
  • 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)

Copy link

mergify bot commented Jun 21, 2024

⚠️ The sha of the head commit of this PR conflicts with #991. Mergify cannot evaluate rules on this PR. ⚠️

Copy link

github-actions bot commented Jun 21, 2024

Size Change: 0 B

Total Size: 1.16 MB

ℹ️ View Unchanged
Filename Size
dist/designguide/scripts/dg-dashboard.js 73.2 kB
dist/designguide/scripts/dg.js 24.9 kB
dist/designguide/styles/documentation-payex.css 10 kB
dist/designguide/styles/documentation-swedbankpay.css 9.11 kB
dist/designguide/styles/payex.css 51.3 kB
dist/designguide/styles/swedbankpay.css 48.8 kB
dist/scripts/3563.js 72.1 kB
dist/scripts/dg-dashboard.js 73.2 kB
dist/scripts/dg.js 24.9 kB
dist/scripts/payex.js 325 kB
dist/scripts/swedbankpay.js 325 kB
dist/styles/documentation-payex.css 10 kB
dist/styles/documentation-swedbankpay.css 9.11 kB
dist/styles/payex.css 51.3 kB
dist/styles/swedbankpay.css 48.8 kB

compressed-size-action

@goldenraphti goldenraphti merged commit 7d346b3 into master Jun 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