pgadmin4/web/pgadmin/static
Ashesh Vashi 3102a8d24b Fix the dialog size when zoom level is changed of the browser.
The screen.width & screen.height does not reflect the values of the
height and width respectively when zoom level is changed for the
browser. It is better to review the calculated height and width based
on the window.innerHeight and window.innerWidth and re-evaluate them.
2020-07-01 11:49:43 +05:30
..
bundle Added search object functionality. Fixes #2172 2020-04-06 17:33:07 +05:30
css 1) Added option to ignore the whitespaces while comparing objects in schema diff. Fixes #5468 2020-06-17 16:27:51 +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 Fixed SonarQube code smell 'Variables should not be shadowed'. 2020-06-30 17:26:18 +05:30
scss Fix the dialog size when zoom level is changed of the browser. 2020-07-01 11:49:43 +05:30
vendor Fixed SonarQube issues with the tag unused. All the unused variables, assignments, code comments are fixed. 2020-06-25 11:09:43 +05:30
favicon.ico Update the UI logo. Artwork by Chethana Kumar. Fixes #4208 2019-05-23 16:39:10 +01:00