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.4.0
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.4.1
Choose a head ref
  • 16 commits
  • 47 files changed
  • 3 contributors

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    1adcf09 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    5b319c8 View commit details
    Browse the repository at this point in the history
  2. chore: changelog

    johnsoncodehk committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    925732e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    337182c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a60fd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. fix(typescript): ensure unopened files are synced to project

    close vuejs/language-tools#4711, close vuejs/language-tools#4632
    
    Co-Authored-By: David Matter <2319523+davidmatter@users.noreply.github.com>
    johnsoncodehk and davidmatter committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    59f8c03 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    33aff6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    023469b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    0797a0d View commit details
    Browse the repository at this point in the history
  2. fix(language-service): don't send data to client if LanguageServicePl…

    …ugin do not support resolve (#233)
    johnsoncodehk authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    7e8bc50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3215b59 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. fix(typescript): runTsc does not recognize service script with `pre…

    …ventLeadingOffset` enabled
    johnsoncodehk committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    26a4442 View commit details
    Browse the repository at this point in the history
  2. feat(language-server): support files that do not exist in FS but are …

    …open in the editor for TS project (#235)
    johnsoncodehk authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0e1be44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff042b8 View commit details
    Browse the repository at this point in the history
  4. chore: changelog

    johnsoncodehk committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5985e6a View commit details
    Browse the repository at this point in the history
  5. v2.4.1

    johnsoncodehk committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b920b6c View commit details
    Browse the repository at this point in the history
Loading