5 Commits

Author SHA1 Message Date
6a558582d5 Fix deprecated sass (#43753) 2022-01-06 13:09:52 +00:00
cfea8bdcae Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
68457f5636 dashboard: copy panel to clipboard
Adds a new menu item to panels, Copy to Clipboard, that will both
copy the panel json to the clipboard and temporarily store the panel object
in the browsers window object. The temporarily stored panel object are
available in Add Panel from any dashboard for as long you don't refresh
the browser.
Fixes #10248, #1004
2017-12-22 10:24:55 +01:00
908b6c8d0b tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
b054b1faac upgrade to Font Awesome 4.7.0 2017-05-10 09:28:00 +03:00