Closed machow closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.86%. Comparing base (
06b1408
) to head (4f2ae11
). Report is 37 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I think this can be merged as is! Thank you for making this possible.
I'm going to try plugging quartodoc description lists into py-shiny this week as a sanity check, so once that's done will circle back, release in quartodoc, and merge here!
This PR uses the main branch of quartodoc to start wiring up an alternative style of listing parameters. This format is meant to fix the issue of the description column being very narrow on mobile.
Expand to see some screenshots
@rich-iannone do you mind picking up and making sure it styles to your liking?! We can change anything in quartodoc and are living on the bleeding edge 😄. I noticed just now the display of defaults has a bug (title is a required paramter, but the new style is showing
= None
).