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: hyperjump-io/json-schema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: hyperjump-io/json-schema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: lsp
Choose a head ref
  • 9 commits
  • 27 files changed
  • 4 contributors

Commits on May 14, 2025

  1. Configuration menu
    Copy the full SHA
    c8a3af6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96072ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c36ca9 View commit details
    Browse the repository at this point in the history
  4. loadSchemaDialects function

    Made a simple function to expose the _dialects object keys and filtering with hasDialect to make sure that we get the loaded schema dialects for json-schema LSP Project
    Co-authored-by: Azzam Uddin <[email protected]>
    2 people authored and jdesrosiers committed May 14, 2025
    Configuration menu
    Copy the full SHA
    e12537e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea8d4d9 View commit details
    Browse the repository at this point in the history
  6. updated get-dialect-ids.spec.ts

    Azzam1503 authored and jdesrosiers committed May 14, 2025
    Configuration menu
    Copy the full SHA
    a50a0af View commit details
    Browse the repository at this point in the history
  7. Exposed getDialect

    diyaayay authored and jdesrosiers committed May 14, 2025
    Configuration menu
    Copy the full SHA
    d823db4 View commit details
    Browse the repository at this point in the history
  8. Improve type meta-schema

    jdesrosiers committed May 14, 2025
    Configuration menu
    Copy the full SHA
    1cfe63d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    85315e3 View commit details
    Browse the repository at this point in the history
Loading