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 #989

Merged
merged 2 commits into from
Jun 21, 2024
Merged

Release 10.12.1 #989

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)

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

github-actions bot commented Jun 21, 2024

Size Change: -40 B (0%)

Total Size: 1.16 MB

ℹ️ View Unchanged
Filename Size Change
dist/designguide/scripts/dg-dashboard.js 73.2 kB 0 B
dist/designguide/scripts/dg.js 24.9 kB -26 B (-0.1%)
dist/designguide/styles/documentation-payex.css 10 kB 0 B
dist/designguide/styles/documentation-swedbankpay.css 9.11 kB 0 B
dist/designguide/styles/payex.css 51.3 kB +3 B (+0.01%)
dist/designguide/styles/swedbankpay.css 48.8 kB +3 B (+0.01%)
dist/scripts/3563.js 72.1 kB 0 B
dist/scripts/dg-dashboard.js 73.2 kB 0 B
dist/scripts/dg.js 24.9 kB -26 B (-0.1%)
dist/scripts/payex.js 325 kB 0 B
dist/scripts/swedbankpay.js 325 kB 0 B
dist/styles/documentation-payex.css 10 kB 0 B
dist/styles/documentation-swedbankpay.css 9.11 kB 0 B
dist/styles/payex.css 51.3 kB +3 B (+0.01%)
dist/styles/swedbankpay.css 48.8 kB +3 B (+0.01%)

compressed-size-action

@goldenraphti goldenraphti merged commit 202f029 into develop 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