Commits
Pull request #1581: Feature/SHRINE2020 1765 - trigger to c/p readable query definition (clipbord) correctly
Merge in SHRINE/shrine from feature/SHRINE2020-1765 to develop * commit '288ae6d6beb2320e7748c4a453012a2980355dac': SHRINE2020-1765 - trigger to c/p readable query definition (clipbord) correctly - Removed span from non formatted text SHRINE2020-1765 - trigger to c/p readable query definition (clipbord) correctly - Added new line and removed bold from non formatted text SHRINE2020-1765 - trigger to c/p readable query definition (clipbord) correctly - Copy to clipboard with new Clipboard API using with text/plain and text/html formats SHRINE2020-1765 - trigger to c/p readable query definition (clipbord) correctly - Copy to clipboard with new Clipboard API using unformatted text SHRINE2020-1765 - trigger to c/p readable query definition (clipbord) correctly - alternative method to copy formatted text to support Notepad app in Windows SHRINE2020-1765 - trigger to c/p readable query definition (clipbord) correctly - removed call to error to address Promise return is ignored SHRINE2020-1765 - trigger to c/p readable query definition (clipbord) correctly - code cleanup SHRINE2020-1765 - trigger to c/p readable query definition (clipbord) correctly - change location of copy icon to after criteria text SHRINE2020-1765 - trigger to c/p readable query definition (clipbord) correctly - resolve ignored Promise warning SHRINE2020-1765 - trigger to c/p readable query definition (clipbord) correctly