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.15.2
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.16.0
Choose a head ref
  • 10 commits
  • 28 files changed
  • 1 contributor

Commits on Aug 14, 2024

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

Commits on Aug 16, 2024

  1. workflow: add license-scan

    cloydlau committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    639e576 View commit details
    Browse the repository at this point in the history
  2. chore: fix lint errors

    cloydlau committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    645ecf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. chore: fix ci failure

    cloydlau committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6a76c33 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. docs: modify description

    cloydlau committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    eb76007 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    0e340a7 View commit details
    Browse the repository at this point in the history
  2. perf: deserialize with [destr](https://github.com/unjs/destr) instead…

    … of `JSON.parse` by default
    cloydlau committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    256cb7e View commit details
    Browse the repository at this point in the history
  3. chore: fix ESLint errors

    cloydlau committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    447dd8c View commit details
    Browse the repository at this point in the history
  4. workflow: edit npm scripts

    cloydlau committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    40e1de6 View commit details
    Browse the repository at this point in the history
  5. release: v0.16.0

    cloydlau committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b207eb4 View commit details
    Browse the repository at this point in the history
Loading