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: editor-js/inline-code
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: migrate/vite
Choose a base ref
...
head repository: editor-js/inline-code
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 6 files changed
  • 5 contributors

Commits on Nov 13, 2023

  1. Update npm-publish.yml

    GoldenJaden authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e4a4354 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge pull request #39 from editor-js/migrate/vite

    Migrate to vite
    robonetphy authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ff0a25a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    582ca09 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Merge pull request #40 from GoldenJaden/Moved-npm-publish-to-common-w…

    …orkflow
    
    Update npm-publish.yml
    GoldenJaden authored Nov 18, 2023
    Configuration menu
    Copy the full SHA
    dcd4c17 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    8d4f966 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    259a7a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    27e947d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from idebenone/migrating_to_typescript

    feat(migration): migrate codebase to TypeScript
    neSpecc authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    31a086d View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. fix(inline-code): Fix the handling logic when the selection range is …

    …within a highlighted code block
    TH-coder committed May 28, 2025
    Configuration menu
    Copy the full SHA
    6c9c243 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. fix(inline-code): Fix the handling logic when the selection range is …

    …within a highlighted code block
    TH-coder committed Jun 9, 2025
    Configuration menu
    Copy the full SHA
    d88ebdb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from TH-coder/hotfix/issue44-inline-code

    fix(inline-code): Fix the handling logic when the selection range is …
    neSpecc authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    5b598b6 View commit details
    Browse the repository at this point in the history
Loading