pgadmin4/web/pgadmin/static
Aditya Toshniwal 26a758a0d6 Fixed an issue where copying and pasting a cell with multiple line data
will result in multiple rows. Fixes #5526

Fixed an old issue where quotes are not escaped when copying the cells.
As per CSV standards, if the string is in double quotes and there are
double quotes inside the string then they should be escaped with extra double-quotes.
2020-08-10 16:53:32 +05:30
..
bundle Remove the duplicate code for tab indent and add the logic into codemirror. 2020-07-03 10:47:39 +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 an issue where copying and pasting a cell with multiple line data 2020-08-10 16:53:32 +05:30
scss Replace charting library Flotr2 with ChartJS using React. Fixes #3904 2020-07-29 14:49:22 +05:30
vendor Fixed code smell 'potential hiding of variables declared in an outer scope'. 2020-07-16 19:53:39 +05:30
favicon.ico Update the UI logo. Artwork by Chethana Kumar. Fixes #4208 2019-05-23 16:39:10 +01:00