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: pytest-dev/pytest-html
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e9088ef
Choose a base ref
...
head repository: pytest-dev/pytest-html
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0888c68
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Sep 12, 2019

  1. Fix min-width which produced horizontal scrolls

    PRevious min-width caused undesired horizontal scrolls even on a 5K
    display with 1/2 split screen. Reduced value allows users to better
    use their screens.
    ssbarnea committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    bc15af2 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Merge pull request #238 from ssbarnea/2.7/min-width

    Fix min-width which produced horizontal scrolls
    BeyondEvil authored Nov 5, 2019
    Configuration menu
    Copy the full SHA
    1b1eab1 View commit details
    Browse the repository at this point in the history
  2. Release v1.22.1

    krzysztof-pawlik-gat authored and BeyondEvil committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    b9fd59d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Merge pull request #251 from BeyondEvil/release-v1.22.1

    Release v1.22.1
    BeyondEvil authored Nov 18, 2019
    Configuration menu
    Copy the full SHA
    0888c68 View commit details
    Browse the repository at this point in the history
Loading