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: bespokebob/react-json-view
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mac-s-g/react-json-view
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 8, 2021

  1. Fix "Invalid array length" error

    If an object has more keys than `groupArraysAfterLength`, then it will be rendered as an Array due to the changes in mac-s-g#336
    
    Fix this logic so only arrays are rendered as arrays.
    
    Fixes mac-s-g#340
    bespokebob committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    7f3f480 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Merge pull request mac-s-g#341 from youngbob/fix-invalid-array-length

    looks good, tests are passing locally.
    mac-s-g authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    8e6819d View commit details
    Browse the repository at this point in the history
  2. bump patch version

    mac-s-g committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    8f36a34 View commit details
    Browse the repository at this point in the history
  3. Merge pull request mac-s-g#342 from mac-s-g/bump-patch

    bump patch version
    mac-s-g authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    2feadce View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. deprecation notice

    mac-s-g authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    443465e View commit details
    Browse the repository at this point in the history
Loading