Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
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: codemirror/view
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.20.0
Choose a base ref
...
head repository: codemirror/view
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.20.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Sep 21, 2023

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

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    a484959 View commit details
    Browse the repository at this point in the history
  2. Fix logic for detecting broken fixed positioning

    FIX: Fix an issue where, on Chrome, tooltips would no longer use fixed positioning.
    
    See https://discuss.codemirror.net/t/tooltip-positioning-as-fixed-vs-absolute-in-latest-updates/7104/7
    Issue codemirror/dev#1262
    marijnh committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    0c40c05 View commit details
    Browse the repository at this point in the history
  3. Mark version 6.20.1

    marijnh committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    4112542 View commit details
    Browse the repository at this point in the history
Loading