pgadmin4/web/pgadmin/static
Aditya Toshniwal 5262405f06 Fix an issue where pgAdmin4 does not display properly on the IE browser. It's a regression of #5133
There are some changes in the backgrid-select-all.js in vendor directory and the vendor directory
is excluded from webpack compiling. We used ES6 code syntax which does not work on IE.

Code changes are done to use ES5 syntax. Fixes #5219
2020-02-28 12:29:19 +05:30
..
bundle Set input controls as read-only instead of disabled will allow tab navigation in the properties tab and also allow screen readers to read it. Fixes #4993 2020-01-31 12:37:44 +05:30
css 1) Added labels and titles after parsing and validating all the pgAdmin4 web pages for accessibility. Fixes #4770 2020-01-31 14:21:35 +05:30
fonts Improvements in the UI for both default and dark themes. Fixes #5133 2020-02-24 14:11:00 +05:30
img 1) Added support for custom theme creation and selection. Fixes #4348. 2019-11-07 18:51:03 +05:30
js 1) Added accessibility support in AlertifyJS. Fixes #5154 2020-02-25 18:23:36 +05:30
scss 1) Added accessibility support in AlertifyJS. Fixes #5154 2020-02-25 18:23:36 +05:30
vendor Fix an issue where pgAdmin4 does not display properly on the IE browser. It's a regression of #5133 2020-02-28 12:29:19 +05:30
favicon.ico Update the UI logo. Artwork by Chethana Kumar. Fixes #4208 2019-05-23 16:39:10 +01:00