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

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

From
Ashesh Vashi
Date:
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=4035fab6e7d1bcbd84115a963072b3de5be25485
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/package.json                                   |  1 +
.../static/jsx/history/query_history_entries.jsx   |  7 +++--
.../static/jsx/history/query_history_entry.jsx     |  5 ++--
.../jsx/history/query_history_entry_date_group.jsx |  3 +-
.../tools/sqleditor/static/jsx/react_shapes.jsx    | 23 ++++++++--------
web/yarn.lock                                      | 32 ++++++++++++----------
6 files changed, 40 insertions(+), 31 deletions(-)