pgadmin4/web/pgadmin/misc/static/explain
Aditya Toshniwal 1317e4254b Updated the JS dependencies to the latest
1) Migrate from webpack 4 to webpack 5. This had a lot of breaking changes,
   so updated multiple webpack plugins and changed the config accordingly.
2) Replaced iconfont-webpack-plugin with a more maintained webfonts-loader.
3) Replaced deprecated babel-eslint with @babel/eslint-parser.
4) Replaced optimize-css-assets-webpack-plugin with a more maintained css-minimizer-webpack-plugin.
5) Updated all other JS packages and made the required code changes.

Fixes #6207
2021-02-10 12:47:52 +05:30
..
css Fixes # 4778 - Implement the query plan analyzer 2019-10-08 16:44:24 +05:30
img 1) Added ProjectSet icon for explain module. Fixes #2706 2019-08-20 16:47:53 +05:30
js Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
scss Improve the explain plan details by showing popup instead of tooltip on clicking of the specified node. Fixes #5488 2021-01-12 16:43:30 +05:30