pgAdmin 4 commit: Support React v15.5 and later where the code failsto

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Support React v15.5 and later where the code failsto
Дата
Msg-id E1e1eDT-0006fA-U0@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Support React v15.5 and later where the code fails to run because React's PropTypes is no more part of React Module.

Branch
------
WEBPACK_DEVEL

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0c109dbbb669a58e4e9a8dbf56bccb25e78b1c42
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/yarn.lock | 474 +++++++++++++++++++++++++++++++++++++---------------------
1 file changed, 304 insertions(+), 170 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Running eslint on all the static javascripts,and fix
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Allow to terminate a session from the server,and dat