Thread: pgAdmin 4 commit: Upgraded the jQuery-contextMenu to v2.1.0 (latest sta

pgAdmin 4 commit: Upgraded the jQuery-contextMenu to v2.1.0 (latest sta

From
Ashesh Vashi
Date:
Upgraded the jQuery-contextMenu to v2.1.0 (latest stable version) in
order to fix the issue rendering the context menu for longer text.

Needs to do some modification in the existing pgAdmin4 CSS theme to make
it looks like/near the existing look and feel.

Branch
------
master

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

Modified Files
--------------
libraries.txt                                      |   2 +-
.../static/css/jQuery-contextMenu/images/cut.png   | Bin 648 -> 0 bytes
.../static/css/jQuery-contextMenu/images/door.png  | Bin 412 -> 0 bytes
.../jQuery-contextMenu/images/page_white_add.png   | Bin 442 -> 0 bytes
.../jQuery-contextMenu/images/page_white_copy.png  | Bin 309 -> 0 bytes
.../images/page_white_delete.png                   | Bin 536 -> 0 bytes
.../jQuery-contextMenu/images/page_white_edit.png  | Bin 618 -> 0 bytes
.../jQuery-contextMenu/images/page_white_paste.png | Bin 620 -> 0 bytes
.../css/jQuery-contextMenu/jquery.contextMenu.css  | 179 ++++++++++------
.../jQuery-contextMenu/jquery.contextMenu.min.css  |  12 +-
.../jquery.contextMenu.min.css.map                 |   2 +-
web/pgadmin/static/css/wcDocker/Themes/pgadmin.css |  53 ++++-
.../js/jQuery-contextMenu/jquery.contextMenu.js    | 237 ++++++++++++++-------
.../jQuery-contextMenu/jquery.contextMenu.min.js   |  10 +-
14 files changed, 339 insertions(+), 156 deletions(-)