pgadmin4/web/pgadmin/static
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
..
bundle Added ERD Diagram support with basic table fields, primary key, foreign key, and DDL SQL generation. Fixes #1802 2021-01-16 17:06:50 +05:30
css Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
fonts Improvements in the UI for both default and dark themes. Fixes #5133 2020-02-24 14:11:00 +05:30
img Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
js Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
scss Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
vendor Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
favicon.ico Update the UI logo. Artwork by Chethana Kumar. Fixes #4208 2019-05-23 16:39:10 +01:00