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: josdejong/jsoneditor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.6.0
Choose a base ref
...
head repository: josdejong/jsoneditor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.8.0
Choose a head ref
  • 15 commits
  • 22 files changed
  • 2 contributors

Commits on Jan 29, 2022

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

Commits on Jan 30, 2022

  1. Publish v9.7.0

    josdejong committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    ca82ea8 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Update devDependencies

    josdejong committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    b00dcf3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    998da88 View commit details
    Browse the repository at this point in the history
  2. Publish v9.7.1

    josdejong committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    1fa6d56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94e5b13 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    ca43062 View commit details
    Browse the repository at this point in the history
  2. Publish v9.7.3

    josdejong committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    92bf96d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    e00af16 View commit details
    Browse the repository at this point in the history
  2. Publish v9.7.4

    josdejong committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    eeff193 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

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

Commits on May 31, 2022

  1. Add support to sync node expand/collapse operations across editors (#…

    …1440)
    
    * Add support to get notified when a JSON node is expanded/collapsed.
    
      * Added onExpand callback option to be passed while creating JSONEditor
      * The callback is invoked when the expand/collapse is done non-programatically
    
    * Add API to expand/collapse a given node
    
      * Added JSONEditor.expand() method
    
    * Add example to demostrate syncing expanded nodes across editors
    
      * Added examples/25_sync_node_expand.html
    hi-rai authored May 31, 2022
    Configuration menu
    Copy the full SHA
    d9c3220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    663cb40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d74df9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78558b7 View commit details
    Browse the repository at this point in the history
Loading