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/commands
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.10.1
Choose a base ref
...
head repository: codemirror/commands
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.10.3
Choose a head ref
  • 9 commits
  • 7 files changed
  • 1 contributor

Commits on Dec 22, 2025

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

Commits on Dec 30, 2025

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

Commits on Jan 20, 2026

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

Commits on Feb 3, 2026

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

Commits on Feb 6, 2026

  1. Use a more reasonable start selection for the inverse of applied hist…

    …ory events
    
    ... when they have no stored selections after them.
    
    FIX: Move the selection to a less surprising place when undoing, moving the selection, redoing,
    then undoing again.
    
    Closes codemirror/dev#1668
    marijnh committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    beecd58 View commit details
    Browse the repository at this point in the history
  2. Mark version 6.10.2

    marijnh committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    dbae3a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Configuration menu
    Copy the full SHA
    aa61d5c View commit details
    Browse the repository at this point in the history
  2. Properly preserve selection associativity in selection-extending comm…

    …ands
    
    FIX: Make sure selection-extending commands preserve the associativity of the selection head.
    
    Issue codemirror/dev#1681
    marijnh committed Mar 12, 2026
    2 Configuration menu
    Copy the full SHA
    8364073 View commit details
    Browse the repository at this point in the history
  3. Mark version 6.10.3

    marijnh committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    6f83cb9 View commit details
    Browse the repository at this point in the history
Loading