Skip to content

chore(deps): update 2 Quarto extensions - #167

Merged
mcanouil merged 1 commit into
mainfrom
chore/quarto-extensions/update-extensions-20260801
Aug 1, 2026
Merged

chore(deps): update 2 Quarto extensions#167
mcanouil merged 1 commit into
mainfrom
chore/quarto-extensions/update-extensions-20260801

Conversation

@mcanouil-dev

@mcanouil-dev mcanouil-dev Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Updates the following Quarto extension(s):

✨ Minor Updates

🐛 Patch Updates


mcanouil/atelier

Release 0.10.1

Installation

quarto add mcanouil/quarto-atelier@0.10.1

Changelog

Bug Fixes

  • fix: frame an .embed-art card at the dimensions of what it holds rather than at a fixed shape. An <img> is framed at its own dimensions and an <embed> at the width and height given on the image, so the padding stays the same on all four sides; anything that did not match the old fixed 1.5 was letterboxed inside it, which read as a band of padding down one axis and none on the other. --atelier-embed-art-width and --atelier-embed-art-ratio now apply only to an <embed> given no size of its own, which is the one case with nothing to follow.

What's Changed

Full Changelog: mcanouil/quarto-atelier@0.10.0...0.10.1

About: An accessible, brand-driven documentation-website project type for Quarto.

Links: Repository · Release

mcanouil/gitlink

Release 1.9.1

Installation

quarto add mcanouil/quarto-gitlink@1.9.1

Changelog

Bug Fixes

  • fix: Keep a sidebar tools widget's menu inside the sidebar, so a docked sidebar carrying the widget no longer has a permanent horizontal scrollbar. Quarto's sidebar sets overflow-y: auto and leaves overflow-x at visible, which computes to auto, so a menu wider than the column scrolled it sideways instead of being clipped; the menu was anchored to the centred trigger and sized to its content, so it ran past the right edge, and because it is hidden with visibility rather than display it did so even while shut. The menu is now stretched between both edges of the tools row, which spans the column. The navbar and sidebar.contents placements are unaffected.

What's Changed

Full Changelog: mcanouil/quarto-gitlink@1.9.0...1.9.1

About: Use Git hosting platforms references (commits, issues, discussions, and pull requests) directly into your Quarto documents.

Links: Repository · Release


🤖 This PR was automatically generated by quarto-extensions-updater

- mcanouil/atelier: 0.9.0 → 0.10.1
- mcanouil/gitlink: 1.9.0 → 1.9.1
@mcanouil-dev mcanouil-dev Bot added the Type: Dependencies ⬆️ Issues related to dependencies, which are external libraries or packages that are used label Aug 1, 2026
@mcanouil
mcanouil merged commit 406f5db into main Aug 1, 2026
11 checks passed
@mcanouil
mcanouil deleted the chore/quarto-extensions/update-extensions-20260801 branch August 1, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Dependencies ⬆️ Issues related to dependencies, which are external libraries or packages that are used

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant