- update
jsoneditor
to completely rebuilt 0.18.7
API Changes
onEdit
,onAdd
,onDelete
, andonSelect
changed to allow disable. See pull 32. The defaultTRUE
now will pass the event to Shiny if in Shiny context.
- update
jsoneditor
to 5.24.6 - update
react-json-view
to 2.5.7 - add full set of
props
forreact-json-view
- change
reactjson()
to usereact-json-view
instead ofreact-json
- add
elementId
to thejsonedit
function - update
react-json
to0.2.1
- add helper
number_unnamed
function (see issue)
- add react-json as an alternate list viewer
- add RStudio addin capabilities
- add shiny gadget functionality with
jsonedit_gadget
- Submit to CRAN.