jsoneditor-react icon indicating copy to clipboard operation
jsoneditor-react copied to clipboard

react wrapper implementation for https://github.com/josdejong/jsoneditor

Results 43 jsoneditor-react issues
Sort by recently updated
recently updated
newest added

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.1 and updates ancestor dependency [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react). These dependencies need to be updated together. Updates `loader-utils` from 1.1.0 to 1.4.1 Release notes Sourced from loader-utils's releases. v1.4.1 1.4.1...

dependencies

I couldn't get the ace editor to load. Then I ran into a CodeSandbox (https://codesandbox.io/s/8wp9w?file=/src/App.js:2337-2557), and figured the property "mode" needs to be assigned to "code". Kindly add that to...