jsoneditor-react
jsoneditor-react copied to clipboard
react wrapper implementation for https://github.com/josdejong/jsoneditor
https://github.com/josdejong/jsoneditor/pull/596
I'm not seeing any support for placeholder text (hint text). Correct me if I'm wrong.
can please update the dependency to be compatible to the lastest version of react (18). Otherwise npm i fails with latest npm.
**Test Environment** OS Version: Windows 11 Version 22H2 (OS Build 23619.1000) Browser: Edge Version 121.0.2277.83 (Official build) (64-bit) **Repro steps** 1.Open URL - [jsoneditor-example - CodeSandbox](https://codesandbox.io/p/sandbox/jsoneditor-example-kfdp6f?2.file=%2fpackage.json:11%2c33) 3.Navigate to 'Filter' button...
Bumps [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...
This is an awesome editor we are hoping to use this but there are some issues to clarify regarding this component. 1. When loading Json object to the editor in...
Bumps [json5](https://github.com/json5/json5) to 2.2.2 and updates ancestor dependency [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react). These dependencies need to be updated together. Updates `json5` from 2.1.1 to 2.2.2 Release notes Sourced from json5's releases. v2.2.2 Fix:...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `qs` from 6.9.1 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip...