pgAdmin 4 commit: Expose the register_module_initializer,and register_ - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Expose the register_module_initializer,and register_
Date
Msg-id E1dtfLe-0000Vj-2G@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Expose the register_module_initializer, and register_module in the
pgAdmin javascript module to allow to register any javascript modules as
part of any javascript module entry, and initialize them.

Branch
------
WEBPACK_DEVEL

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

Modified Files
--------------
web/pgadmin/static/js/pgadmin.js | 49 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 49 insertions(+)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [pgAdmin4][Patch]: Fix context menu fontawesome icons
Next
From: Surinder Kumar
Date:
Subject: [pgAdmin4][Patch]: Use standalone modules prop-types asReact.PropTypes has moved into a different package since React v15.5