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: codemirror/view
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.23.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.23.1
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 24, 2024

  1. Fix above setting for tooltips present at init

    FIX: Fix a bug that caused `Tooltip.above` to not take effect for tooltips
    that were already present when the tooltip plugin is initialized.
    marijnh committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    76ffc1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbd5ca4 View commit details
    Browse the repository at this point in the history
  3. Mark version 6.23.1

    marijnh committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1743fdf View commit details
    Browse the repository at this point in the history
Loading