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: react-syntax-highlighter/react-syntax-highlighter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 15.5.0
Choose a base ref
...
head repository: react-syntax-highlighter/react-syntax-highlighter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v15.6.1
Choose a head ref
  • 16 commits
  • 18 files changed
  • 15 contributors

Commits on Mar 14, 2022

  1. Added marmota.app to "Built With react-syntax-highlighter" (#451)

    marmota.app uses react-syntax-highlighter to highlight code on presentation slides. I created a custom renderer to be able to show [arrows](https://marmota.app/docs/editing/arrows/) in code blocks.
    dtanzer authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    183f7fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b245726 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Bump minimist from 1.2.5 to 1.2.6 (#471)

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    80f656d View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Bump async from 2.6.3 to 2.6.4 (#472)

    Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
    - [Commits](caolan/async@v2.6.3...v2.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: async
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    6990564 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Fix typo in stackoverflow-dark.js

    szhu authored and conorhastings committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    b0d7714 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    9566bd7 View commit details
    Browse the repository at this point in the history
  2. Fix bug with wrapLines that butchers highlighting (#561)

    * Fix wrap lines bug
    
    * Add template string and PrismAsync wrapLines tests
    jorgezreik authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    90d0343 View commit details
    Browse the repository at this point in the history
  3. Add to Built with React Syntax Highlighter (#546)

    * Update README.md
    
    * Update README.md
    qiweiii authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    930d544 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9268130 View commit details
    Browse the repository at this point in the history
  5. fix: lowlight is a named import (#526)

    No matching export in "node_modules/lowlight/lib/core.js" for import "default"
    lukasgeppert authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b2a68e9 View commit details
    Browse the repository at this point in the history
  6. README (#531)

    * docs(swimm): create doc: "README"
    
    * Update README.md
    conorhastings authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f12818d View commit details
    Browse the repository at this point in the history
  7. Bump json5 from 1.0.1 to 1.0.2 (#505)

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7575068 View commit details
    Browse the repository at this point in the history
  8. add languages (#559)

    saewitz authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    45ff20e View commit details
    Browse the repository at this point in the history
  9. Prerelease cleanup, get tests passing (#567)

    * install
    
    * Revert "README (#531)"
    
    This reverts commit f12818d.
    
    * consistent list style
    
    * Node 16 note
    
    * Revert "fix: lowlight is a named import (#526)"
    
    This reverts commit b2a68e9.
    
    * version bump, changelog, build
    simmerer authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    83da2fb View commit details
    Browse the repository at this point in the history
  10. Fix not being able to override code tag styles and line styles when w…

    …rapLongLines is true (#487)
    
    Co-authored-by: Ken San Angelo <ksanangelo@civisanalytics.com>
    kensanangelo and Ken San Angelo authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ade425c View commit details
    Browse the repository at this point in the history
  11. bump to 15.6.1, build

    simmerer committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    842b45b View commit details
    Browse the repository at this point in the history
Loading