Skip to content

Migrate from react-json-viewer to json-edit-react - #461

Open
Anyandsi wants to merge 4 commits into
VILLASframework:vite-migrationfrom
Anyandsi:vite-migration-json-viewer
Open

Migrate from react-json-viewer to json-edit-react#461
Anyandsi wants to merge 4 commits into
VILLASframework:vite-migrationfrom
Anyandsi:vite-migration-json-viewer

Conversation

@Anyandsi

Copy link
Copy Markdown
Contributor

Replaced deprecated react-json-viewer dependency with json-edit-react

Custom component with same functionalities was made using bootstrap components
Package was deleted from the project
Replaced import of multiselect in edit-config.js
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
Relaced the package with navigator.clipboard call
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
Replaced ReactJson components from previous package with new JsonEditor components
Removed react-json-view dependency
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
Replaced data handling with a single function
Updated validation function in edit-config dialogue
Adjusted the size of the json editor box
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Anyandsi