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.25.5
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: v.1.25.6
Choose a head ref
  • 16 commits
  • 89 files changed
  • 1 contributor

Commits on Apr 13, 2025

  1. Update version.ts

    CarlosNZ committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    59e37d5 View commit details
    Browse the repository at this point in the history
  2. Update postpublish script

    CarlosNZ committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    b1500dc View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Configuration menu
    Copy the full SHA
    071d47c View commit details
    Browse the repository at this point in the history
  2. Squashed commit of the following:

    commit 26eca32
    Author: Carl Smith <[email protected]>
    Date:   Tue Apr 15 00:13:33 2025 +1200
    
        Lazy load themes
    
    commit bc54006
    Author: Carl Smith <[email protected]>
    Date:   Mon Apr 14 23:59:44 2025 +1200
    
        Lazy load source indicator
    
    commit c5951c9
    Author: Carl Smith <[email protected]>
    Date:   Mon Apr 14 23:53:28 2025 +1200
    
        Remove rimraf
    
    commit cea35df
    Author: Carl Smith <[email protected]>
    Date:   Mon Apr 14 23:42:25 2025 +1200
    
        Update scripts and vite config
    
    commit a49d5a4
    Author: Carl Smith <[email protected]>
    Date:   Mon Apr 14 18:02:33 2025 +1200
    
        Linter fixes
    
    commit 0828ac8
    Author: Carl Smith <[email protected]>
    Date:   Mon Apr 14 17:34:56 2025 +1200
    
        Bunch of linter fixes
    
    commit fa55ab9
    Author: Carl Smith <[email protected]>
    Date:   Mon Apr 14 16:17:06 2025 +1200
    
        Install and configure ESlint
    CarlosNZ committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    f73d7f5 View commit details
    Browse the repository at this point in the history
  3. Update vite.config.ts

    CarlosNZ committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    c5f0550 View commit details
    Browse the repository at this point in the history
  4. Update vite.config.ts

    CarlosNZ committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    986fda3 View commit details
    Browse the repository at this point in the history
  5. Update package.json

    CarlosNZ committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    d12be00 View commit details
    Browse the repository at this point in the history
  6. Update vite.config.ts

    CarlosNZ committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    6b6faa5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f08be86 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. Squashed commit of the following:

    commit f0dc3c0
    Author: Carl Smith <[email protected]>
    Date:   Tue Apr 15 11:17:04 2025 +1200
    
        Upgrade demo
    
    commit 430d6ee
    Author: Carl Smith <[email protected]>
    Date:   Tue Apr 15 11:07:54 2025 +1200
    
        v1.25.6-beta1
    
    commit 7f813bc
    Author: Carl Smith <[email protected]>
    Date:   Tue Apr 15 10:54:21 2025 +1200
    
        Tweak export script
    CarlosNZ committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    629e8d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b5097a View commit details
    Browse the repository at this point in the history
  3. Custom component library -- initial setup (#191)

    * Scaffolding for component library
    * Handle Date values
    * Improve types
    * Couple more components
    * Add post-publish install script
    * Error handling
    * Start README
    CarlosNZ authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    3aae3d9 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    CarlosNZ committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    ca0d9f8 View commit details
    Browse the repository at this point in the history
  5. v1.25.6

    CarlosNZ committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    05c0e24 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    CarlosNZ committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    b55035d View commit details
    Browse the repository at this point in the history
  7. Update demo and demo data

    CarlosNZ committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    8bfa2a7 View commit details
    Browse the repository at this point in the history
Loading