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.8.5 #899

Merged
merged 1 commit into from
Aug 25, 2023
Merged

Release 10.8.5 #899

merged 1 commit into from
Aug 25, 2023

Conversation

goldenraphti
Copy link
Collaborator

Changelog

[10.8.5] - 25.08.2023

Bug Fixes

  • We reverted back the way CSS stylesheets were imported internally. It caused a regression bug, svg files would not load when imported from CSS properties (e.g. checkbox, ...). Paths resolution were failing. (not an issue for projects importing CSS via CDN, only for the ones importing styles via the local npm package)

Testing

  • E2E tests for topbar

Design System website

  • fix a homepage UI bug (section's height)

@mergify mergify bot mentioned this pull request Aug 25, 2023
@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Merging #899 (75b3ad6) into develop (3e82f62) will not change coverage.
Report is 1 commits behind head on develop.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #899   +/-   ##
========================================
  Coverage    72.91%   72.91%           
========================================
  Files          211      211           
  Lines         4478     4478           
  Branches      1244     1244           
========================================
  Hits          3265     3265           
  Misses        1077     1077           
  Partials       136      136           
Files Changed Coverage Δ
src/App/Home/constants.js 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ac85a3...75b3ad6. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Aug 25, 2023

Size Change: 0 B

Total Size: 1.1 MB

ℹ️ View Unchanged
Filename Size
dist/designguide/scripts/dg-dashboard.js 72.9 kB
dist/designguide/scripts/dg.js 24.5 kB
dist/designguide/styles/documentation-payex.css 8.19 kB
dist/designguide/styles/documentation-swedbankpay.css 7.29 kB
dist/designguide/styles/payex.css 41 kB
dist/designguide/styles/swedbankpay.css 38.9 kB
dist/scripts/9438.js 71.8 kB
dist/scripts/dg-dashboard.js 72.9 kB
dist/scripts/dg.js 24.5 kB
dist/scripts/payex.js 322 kB
dist/scripts/swedbankpay.js 322 kB
dist/styles/documentation-payex.css 8.19 kB
dist/styles/documentation-swedbankpay.css 7.29 kB
dist/styles/payex.css 41 kB
dist/styles/swedbankpay.css 38.9 kB

compressed-size-action

@goldenraphti goldenraphti merged commit c22a93b into develop Aug 25, 2023
10 of 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.

2 participants