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: uiwjs/react-json-view
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0-alpha.22
Choose a base ref
...
head repository: uiwjs/react-json-view
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 19 files changed
  • 6 contributors

Commits on Apr 5, 2024

  1. refactor: add bigIntToString() types functionPatch 2 (#44)

    * fix: Uncaught TypeError: Do not know how to serialize a BigInt #42
    
    * make Copied.test cases consistent
    
    * refactor: add `bigIntToString()` types function
    gregfenton authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e5857f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c2fbf2 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. fix: Do not render ellipses when the number of items is 0 (#48)

    Co-authored-by: NZ10387 <nz10387@naverz-corp.com>
    korkt-kim and NZ10387 authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6902b8f View commit details
    Browse the repository at this point in the history
  2. released v2.0.0-alpha.24 #48

    jaywcjlove committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    be97007 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

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

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    1ca34b6 View commit details
    Browse the repository at this point in the history
  2. released v2.0.0-alpha.25 #52

    jaywcjlove committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    a103b43 View commit details
    Browse the repository at this point in the history
  3. doc: Update README.md

    jaywcjlove committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    cd4d825 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. feat(Copied): using replication in non-https environments (#56)

    Co-authored-by: gaopw5 <gaopw5@chinaunicom.cn>
    Gao-pw and gaopw5 authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8375038 View commit details
    Browse the repository at this point in the history
  2. released v2.0.0-alpha.26

    jaywcjlove committed Aug 6, 2024
    1 Configuration menu
    Copy the full SHA
    32b34c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    dddd7f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a3a449 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    1869f0d View commit details
    Browse the repository at this point in the history
  2. released v2.0.0-alpha.28 #32

    jaywcjlove committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    18a9334 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f40994 View commit details
    Browse the repository at this point in the history
  4. released v2.0.0-alpha.29 #59

    jaywcjlove committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    505f73e View commit details
    Browse the repository at this point in the history
  5. doc: update document. #59

    jaywcjlove committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    044ff95 View commit details
    Browse the repository at this point in the history
  6. website: update example.

    jaywcjlove committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    45a4933 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    c06a0b1 View commit details
    Browse the repository at this point in the history
  2. released v2.0.0-alpha.30 #61

    jaywcjlove committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3208d82 View commit details
    Browse the repository at this point in the history
Loading