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: highlightjs/highlight.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: highlightjs/highlight.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 10-stable
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

Commits on Apr 4, 2021

  1. Configuration menu
    Copy the full SHA
    4630cde View commit details
    Browse the repository at this point in the history
  2. (chore) release 10.7.2

    joshgoebel committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    00233d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. fix(parser) Resolve issue with missing TS property (#3225)

    Using `highlightElement` with version 10.7.2 causes the following
    TypeScript build error: "error TS2339: Property 'highlightElement' does
    not exist on type 'HLJSApi'."
    jswanner authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    d38b332 View commit details
    Browse the repository at this point in the history
  2. (chore) release 10.7.3

    joshgoebel committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    0c4cc8a View commit details
    Browse the repository at this point in the history
Loading