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: codex-team/editor.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.31.2
Choose a base ref
...
head repository: codex-team/editor.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.31.3
Choose a head ref
  • 2 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 18, 2026

  1. i18n and rtl examples updated

    neSpecc committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    cc624ca View commit details
    Browse the repository at this point in the history
  2. Fix link tool interaction with other tools (#2977)

    * fix(selection): removeFakeBackground no longer removes text formatting
    
    * fix(selection): fix jsdoc
    
    * fix(linkTool): add test case to ensure text formatting preservation when applying link
    
    * Add fix entry to changelog
    
    * bump version
    akulistus authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    a89f3d0 View commit details
    Browse the repository at this point in the history
Loading