grafana/public/app/features/query/components
Uchechukwu Obasi d472c7820c
CustomScrollbar: migrated styles from sass to emotion (#30506)
* CustomScrollbar: migrated styles from sass to emotion

* fixes frontend test

* updated changes

* fixed page props and applied changes to all occurences

* moved the getStyles function to the bottom of the file

* made some changes

* fixed snapshot test

* Revert "Merge branch 'refactor-customscrollbar-30354' of https://github.com/grafana/grafana into refactor-customscrollbar-30354"

This reverts commit c45ee30b6b297991a1628e9b21c4121dc78e376c, reversing
changes made to d2645534e3.

* improved props name

* made use of theme variables for style consistency

* fixed snapshot test and updated some theme changes

* removed hover effects from customScrollbar style

* made some changes

* updated some changes

* added label to class names

* changed to a functional component and improved styling

* fixes snapshot test

* fixes small nit

* minor tweaks

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-01-27 17:47:24 +01:00
..
HelpToggle.tsx Prettier: Fixes to files that came in after main upgrade (#30410) 2021-01-20 08:59:11 +01:00
QueryEditorRow.test.ts Queries: Extract queries from dashboard (#29349) 2020-11-26 18:12:02 +01:00
QueryEditorRow.tsx Prettier: Fixes to files that came in after main upgrade (#30410) 2021-01-20 08:59:11 +01:00
QueryEditorRows.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
QueryEditorRowTitle.test.tsx QueryEditorRow: Ability to change query name (#29779) 2021-01-07 15:33:15 +01:00
QueryEditorRowTitle.tsx QueryEditorRow: Ability to change query name (#29779) 2021-01-07 15:33:15 +01:00
QueryGroup.tsx CustomScrollbar: migrated styles from sass to emotion (#30506) 2021-01-27 17:47:24 +01:00
QueryGroupOptions.tsx NgAlerting: View query result (#30218) 2021-01-19 14:04:54 +01:00