Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: quarto-dev/quarto-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.28
Choose a base ref
...
head repository: quarto-dev/quarto-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.29
Choose a head ref
  • 19 commits
  • 10 files changed
  • 5 contributors

Commits on Nov 7, 2025

  1. Configuration menu
    Copy the full SHA
    72b182a View commit details
    Browse the repository at this point in the history
  2. Inform changelog

    MBe-iUS authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    2d44070 View commit details
    Browse the repository at this point in the history
  3. Handle valign_class is nil

    MBe-iUS authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    4e884cc View commit details
    Browse the repository at this point in the history
  4. Escape lua pattern hyphen

    MBe-iUS authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    dba95cb View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2025

  1. Adapt test file snapshot

    Default setting in function VAlignValidated for minipage is "top". This is now preset and needs to be reflected in the snapshot file.
    MBe-iUS authored Nov 8, 2025
    Configuration menu
    Copy the full SHA
    95b81c6 View commit details
    Browse the repository at this point in the history
  2. New test for valign=bottom

    kernie committed Nov 8, 2025
    Configuration menu
    Copy the full SHA
    2cb5f09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa7c2d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. Configuration menu
    Copy the full SHA
    f6d07dd View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. Configuration menu
    Copy the full SHA
    a00933a View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2025

  1. Configuration menu
    Copy the full SHA
    b17f42a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. Configuration menu
    Copy the full SHA
    5cd44ae View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. Configuration menu
    Copy the full SHA
    467bf6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9008420 View commit details
    Browse the repository at this point in the history
  3. Typo in comment

    cderv authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    da91d55 View commit details
    Browse the repository at this point in the history
  4. kLayoutVAlign already removed

    in panellayout.lua
    cderv authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    b942a52 View commit details
    Browse the repository at this point in the history
  5. Fix layout-valign tests to match positional argument in minipage

    Convert snapshot tests (8354, 9109) to ensureLatexFileRegexMatches
    and update 7262 regex to expect [b] position. Add center alignment
    test coverage.
    cderv committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    2b3d6fc View commit details
    Browse the repository at this point in the history
  6. Add test for layout-valign with plain markdown content

    Covers the exact scenario from #9109: div syntax with
    layout-valign on plain text, no code execution needed.
    cderv committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    d84d5ce View commit details
    Browse the repository at this point in the history
  7. Merge pull request #13658 from MBe-iUS/main

    Fix: Vertical alignment div has no effect for pdf output
    cderv authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    490da4d View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

  1. Configuration menu
    Copy the full SHA
    b121643 View commit details
    Browse the repository at this point in the history
Loading