1) Fixed an issue where JSON editor preview colours have inappropriate contrast in dark mode. Fixes #6944 2) Fixed JSON Editor scrolling issue in code mode. Fixes #6945
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e2e5a8208c05c1e0043b230e33b021be06d5c21f Author: Yogesh Mahajan <yogesh.maha...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_6_2.rst | 2 ++ web/pgadmin/static/js/slickgrid/editors.js | 17 +++++++++++++++++ web/pgadmin/static/scss/_jsoneditor.overrides.scss | 4 +++- 3 files changed, 22 insertions(+), 1 deletion(-)