pgAdmin 4 commit: Expose the register_module_initializer,and register_

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Expose the register_module_initializer,and register_
Дата
Msg-id E1dtfLe-0000Vj-2G@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Fix context menu fontawesome icons
Следующее
От: Surinder Kumar
Дата:
Сообщение: [pgAdmin4][Patch]: Use standalone modules prop-types asReact.PropTypes has moved into a different package since React v15.5