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: v.1.25.6
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.26.0
Choose a head ref
  • 5 commits
  • 68 files changed
  • 1 contributor

Commits on Apr 16, 2025

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

Commits on Apr 18, 2025

  1. Improve for custom components library (#192)

    * DatePicker component etc
    * Add Boolean Toggle
    * Symbol component
    * BigInt component
    * Create json stringifier and parsers with replacer functions for non-JSON values
    * Improve inter-linking between packages
    * Use custom jsonStringify internally
    CarlosNZ authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    9eec9b8 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    CarlosNZ committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    10f5ba7 View commit details
    Browse the repository at this point in the history
  3. Improve for custom components library (#192)

    * DatePicker component etc
    * Add Boolean Toggle
    * Symbol component
    * BigInt component
    * Create json stringifier and parsers with replacer functions for non-JSON values
    * Improve inter-linking between packages
    * Use custom jsonStringify internally
    CarlosNZ committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    b39bc62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26fcffa View commit details
    Browse the repository at this point in the history
Loading