Skip to content

Conversation

@kunzaatko
Copy link
Contributor

  • feat(docs): color instead of boxes in padding
  • fix: Remove check for Julia version

kunzaatko added 2 commits May 7, 2025 11:46
Color looks better and does not fill so much space. It makes the array
more compact looking unlike the boxes around every element.
Reason:
The julia version that is checked for is no longer supported in `compat`
so the check is not necessary.
@timholy
Copy link
Member

timholy commented Aug 10, 2025

Since we don't push previews of the docs, any chance you could post a screenshot of what the docs look like before and after?

@kunzaatko
Copy link
Contributor Author

Before:
image
After:
image

Before:
image
After:
image

Yeah sorry for that, actually this commit was not intended to be part of the PR. It is already in #285 and I got it mixed up. I am closing that in favour of this one.

@kunzaatko
Copy link
Contributor Author

In my opinion it is cleaner, but if you would suggest that it is not, I can revert that commit.

@timholy
Copy link
Member

timholy commented Aug 10, 2025

Seems like a reasonable change to me. Thanks!

@timholy timholy merged commit 6a0acaf into JuliaImages:master Aug 10, 2025
7 checks passed
@codecov
Copy link

codecov bot commented Aug 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.86%. Comparing base (01e99cd) to head (27502f1).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #287   +/-   ##
=======================================
  Coverage   91.86%   91.86%           
=======================================
  Files          12       12           
  Lines        1672     1672           
=======================================
  Hits         1536     1536           
  Misses        136      136           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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