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

Merged
merged 30 commits into from
Jun 21, 2024
Merged

Release 10.12.1 #990

merged 30 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)

goldenraphti and others added 30 commits May 16, 2024 13:12
Bumps [azure/login](https://github.com/azure/login) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](Azure/login@v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: azure/login
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…ure/login-2.1.1

Bump azure/login from 2.1.0 to 2.1.1
…decov/codecov-action-4.5.0

Bump codecov/codecov-action from 4.4.0 to 4.5.0
…es-3.0.3

Bump braces from 3.0.2 to 3.0.3
…ding_spinner_aspect_ratio

SWED-2511 fix style button loading spinner squashed
…support_picture_illustration

SWED-2503 cards img support picture illustration
…nit_id

SWED-2505 add dropdown init by id param
Copy link

mergify bot commented Jun 21, 2024

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

Copy link

github-actions bot commented Jun 21, 2024

Size Change: +1.24 kB (+0.11%)

Total Size: 1.16 MB

Filename Size Change
dist/designguide/styles/payex.css 51.3 kB +264 B (+0.52%)
dist/designguide/styles/swedbankpay.css 48.8 kB +278 B (+0.57%)
dist/styles/payex.css 51.3 kB +264 B (+0.52%)
dist/styles/swedbankpay.css 48.8 kB +278 B (+0.57%)
ℹ️ View Unchanged
Filename Size Change
dist/designguide/scripts/dg-dashboard.js 73.2 kB 0 B
dist/designguide/scripts/dg.js 24.9 kB +28 B (+0.11%)
dist/designguide/styles/documentation-payex.css 10 kB 0 B
dist/designguide/styles/documentation-swedbankpay.css 9.11 kB 0 B
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 +28 B (+0.11%)
dist/scripts/payex.js 325 kB +52 B (+0.02%)
dist/scripts/swedbankpay.js 325 kB +52 B (+0.02%)
dist/styles/documentation-payex.css 10 kB 0 B
dist/styles/documentation-swedbankpay.css 9.11 kB 0 B

compressed-size-action

@goldenraphti goldenraphti merged commit 0e31bdb 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