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.12.0
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.13.1
Choose a head ref
  • 19 commits
  • 24 files changed
  • 1 contributor

Commits on Jun 19, 2024

  1. Update App.tsx

    CarlosNZ committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a6be920 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Update README.md

    CarlosNZ committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    8497e66 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Improve demo data

    CarlosNZ committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    2c7b146 View commit details
    Browse the repository at this point in the history
  2. #68 Initial drag-n-drop (#79)

    CarlosNZ authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    736a2aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65a0ba7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    528dac2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    848c713 View commit details
    Browse the repository at this point in the history
  6. Fix type

    CarlosNZ committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    f55b50b View commit details
    Browse the repository at this point in the history
  7. Improve z-indexing

    CarlosNZ committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    478d684 View commit details
    Browse the repository at this point in the history
  8. Update ValueNodes.tsx

    CarlosNZ committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    56164dd View commit details
    Browse the repository at this point in the history
  9. Update data.tsx

    CarlosNZ committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    88f0ed3 View commit details
    Browse the repository at this point in the history
  10. Small tweaks before release

    CarlosNZ committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    499fd36 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f508352 View commit details
    Browse the repository at this point in the history
  12. v1.13.0

    CarlosNZ committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    5438f17 View commit details
    Browse the repository at this point in the history
  13. Update demo

    CarlosNZ committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    2c8c46a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    08ab15b View commit details
    Browse the repository at this point in the history
  15. v1.13.1

    CarlosNZ committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    6f31c87 View commit details
    Browse the repository at this point in the history
  16. Remove unused imports

    CarlosNZ committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    f627dd1 View commit details
    Browse the repository at this point in the history
  17. Update demo

    CarlosNZ committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    de2de36 View commit details
    Browse the repository at this point in the history
Loading