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: cloydlau/json-editor-vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.0
Choose a base ref
...
head repository: cloydlau/json-editor-vue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.1
Choose a head ref
  • 11 commits
  • 23 files changed
  • 2 contributors

Commits on Sep 25, 2024

  1. docs: translation

    cloydlau committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    86a5c61 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    3b38ee8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbc5cb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33ee76a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0cbd7d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    715a65b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cae023 View commit details
    Browse the repository at this point in the history
  3. docs: drop the /dt/ badge because Shields.io now actually shows t…

    …he last 18 months instead of total downloads
    cloydlau committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    fd41414 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix: #98

    * apply a breaking change
    
    Apply vanilla-jsoneditor v1 breaking change related to the createJSONEditor instead of new JSONEditor
    
    * fix: #98
    
    ---------
    
    Co-authored-by: Cloyd Lau <31238760+cloydlau@users.noreply.github.com>
    arkhaiel and cloydlau authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    69bbc18 View commit details
    Browse the repository at this point in the history
  2. types: Type 'Element' is missing the following properties from type '…

    …HTMLDivElement': align, accessKey, accessKeyLabel, autocapitalize, and 126 more
    cloydlau committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d4aeb2f View commit details
    Browse the repository at this point in the history
  3. release: v0.17.1

    cloydlau committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3a27f3b View commit details
    Browse the repository at this point in the history
Loading