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: volarjs/volar.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.2
Choose a base ref
...
head repository: volarjs/volar.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.3
Choose a head ref
  • 11 commits
  • 28 files changed
  • 3 contributors

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    e5af37a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f9b479 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ced8fa View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    acda7b6 View commit details
    Browse the repository at this point in the history
  2. fix(language-service): transforming volar embedded URIs in markdown (#…

    …180)
    
    Since we use `volar-embedded-content:` URIs, these need to be properly
    processed when they appear in markdown content. For example
    `markdown-language-service` does this. They use the syntax
    `some-url|width=300`. To support this, the URL is split on the `|`
    character before processing and joined afterwards.
    remcohaszing authored May 14, 2024
    Configuration menu
    Copy the full SHA
    e9471b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b1d117 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    72e8eb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6367893 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20ad313 View commit details
    Browse the repository at this point in the history
  4. chore: changelog

    johnsoncodehk committed May 15, 2024
    Configuration menu
    Copy the full SHA
    370f341 View commit details
    Browse the repository at this point in the history
  5. v2.2.3

    johnsoncodehk committed May 15, 2024
    Configuration menu
    Copy the full SHA
    189ea5c View commit details
    Browse the repository at this point in the history
Loading