8000 Comparing v13.5.2...v13.5.3 · Textualize/rich · GitHub
[go: up one dir, main page]

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: Textualize/rich
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.5.2
Choose a base ref
...
head repository: Textualize/rich
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.5.3
Choose a head ref
  • 11 commits
  • 9 files changed
  • 2 contributors

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    51603be View commit details
    Browse the repository at this point in the history
  2. Fix markdown table rendering issue.

    The table data elements were not interacting well with inline styles (in the rich sense) and the table data element would have its content overridden every time we found another excerpt of text with a different style.
    rodrigogiraoserrao committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e30b822 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Merge pull request #3130 from Textualize/fix-table-inline-styles

    Fix markdown table rendering issue with inline styles/links
    willmcgugan authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    bef0e50 View commit details
    Browse the repository at this point in the history
  2. changelog

    willmcgugan committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    a972ca0 View commit details
    Browse the repository at this point in the history
  3. fix markdown on light

    willmcgugan committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    f6eca21 View commit details
    Browse the repository at this point in the history
  4. fix test

    willmcgugan committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    32ec768 View commit details
    Browse the repository at this point in the history
  5. Add default lexer

    willmcgugan committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    44e36aa View commit details
    Browse the repository at this point in the history
  6. Restore text

    willmcgugan committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    db07a2a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3132 from Textualize/fix-markdown-on-light

    fix markdown on light
    willmcgugan authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    e0d3aee View commit details
    Browse the repository at this point in the history
  8. version bump

    willmcgugan committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    5360fe6 View commit details
    Browse the repository at this point in the history
  9. changelog

    willmcgugan committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    ec91917 View commit details
    Browse the repository at this point in the history
Loading
0