pgAdmin 4 commit: Update CodeMirror to 5.43.0 to resolve issues with au

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Update CodeMirror to 5.43.0 to resolve issues with au
Date: 2019-02-21 10:57:49
Message-ID: E1gwm33-0007P3-V7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Update CodeMirror to 5.43.0 to resolve issues with auto-indent. Fixes #3583

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bacb57086c73f887ec3001497d53a85932938807

Modified Files
--------------
docs/en_US/release_notes_4_3.rst | 1 +
libraries.txt | 2 +-
web/package.json | 2 +-
web/yarn.lock | 8 ++++----
4 files changed, 7 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-02-21 12:40:04 [pgAdmin4][Patch]: Feature #2418 add rollback and commit action buttons on Query Tool
Previous Message Dave Page 2019-02-20 16:39:44 pgAdmin 4 commit: Ensure size stats are prettified on the statistics ta