Added support for formatted JSON viewer/editor when interacting with data in a JSON column. Fixes #5198

This commit is contained in:
Yogesh Mahajan
2021-08-03 11:36:45 +05:30
committed by Akshay Joshi
parent 23265061b2
commit 8e214ca8fb
15 changed files with 708 additions and 44 deletions

View File

@@ -23,3 +23,5 @@
@import '../vendor/backgrid/backgrid-select-all.css';
@import 'node_modules/xterm/css/xterm.css';
@import 'node_modules/jsoneditor/dist/jsoneditor.min.css';