Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 1.28 KB

NEWS.md

File metadata and controls

44 lines (24 loc) · 1.28 KB

listviewer 4.0.0

  • update jsoneditor to completely rebuilt 0.18.7

listviewer 3.0.0

API Changes

  • onEdit, onAdd, onDelete, and onSelect changed to allow disable. See pull 32. The default TRUE now will pass the event to Shiny if in Shiny context.

listviewer 2.1.0

  • update jsoneditor to 5.24.6
  • update react-json-view to 2.5.7
  • add full set of props for react-json-view

listviewer 2.0.0

listviewer 1.4.0

  • add elementId to the jsonedit function
  • update react-json to 0.2.1
  • add helper number_unnamed function (see issue)

listviewer 1.3

listviewer 1.2

  • add RStudio addin capabilities

listviewer 1.1

  • add shiny gadget functionality with jsonedit_gadget

listviewer 1.0

  • Submit to CRAN.