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: CarlosNZ/json-edit-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.27.2
Choose a base ref
...
head repository: CarlosNZ/json-edit-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.28.0
Choose a head ref
  • 9 commits
  • 23 files changed
  • 1 contributor

Commits on Jun 14, 2025

  1. Update demo

    CarlosNZ committed Jun 14, 2025
    Configuration menu
    Copy the full SHA
    74835ca View commit details
    Browse the repository at this point in the history
  2. Update data.ts

    CarlosNZ committed Jun 14, 2025
    Configuration menu
    Copy the full SHA
    f528a38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10eec71 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2025

  1. Add Image custom component (#207)

    * Add Image custom component
    CarlosNZ authored Jun 15, 2025
    Configuration menu
    Copy the full SHA
    7c6634b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. Update dataDefinitions.tsx

    CarlosNZ committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    323db89 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. Configuration menu
    Copy the full SHA
    d52d627 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    CarlosNZ committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    ff9c178 View commit details
    Browse the repository at this point in the history
  3. #208 Call onEditEvent when starting and stopping "add key" UI (#210)

    * Call `onEditEvent` when adding key
    * Update ButtonPanels.tsx
    * Update README.md
    * Update OnEditEventFunction type signature
    * Fix "path" when submitting key
    CarlosNZ authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    fa28ea4 View commit details
    Browse the repository at this point in the history
  4. v1.28.0

    CarlosNZ committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    230c486 View commit details
    Browse the repository at this point in the history
Loading