grafana/public/sass
Ashley Harrison 90d2d1f4da
Navigation: Refactor mobile menu into it's own component (#41308)
* Navigation: Start creating new NavBarMenu component

* Navigation: Apply new NavBarMenu to NavBarNext

* Navigation: Remove everything to do with .sidemenu-open--xs

* Navigation: Ensure search is passed to NavBarMenu

* Navigation: Standardise NavBarMenuItem

* This extra check isn't needed anymore

* Navigation: Refactor <li> out of NavBarMenu

* Navigation: Combine NavBarMenuItem with DropdownChild

* use spread syntax since performance shouldn't be a concern for such small arrays

* Improve active item logic

* Ensure unique keys

* Remove this duplicate code

* Add unit tests for getActiveItem

* Add tests for NavBarMenu

* Rename mobileMenuOpen -> menuOpen in NavBarNext (since it can be used for mobile menu or megamenu)

* just use index to key the items

* Use exact versions of @react-aria packages

* Navigation: Make the dropdown header a NavBarMenuItem

* Navigation: Stop using dropdown-menu for styles

* Navigation: Hide divider in NavBarMenu + tweak color on section header
2021-11-09 13:41:38 +00:00
..
base Chore: Replace Sass-lint with Stylelint (#40617) 2021-10-20 11:34:24 +02:00
components Navigation: Refactor mobile menu into it's own component (#41308) 2021-11-09 13:41:38 +00:00
layout Theme: Page styles move to emotion global styles and design tweaks (#33529) 2021-04-30 10:04:01 +02:00
mixins Panel Loading: spin clockwise, not counter clockwise (#25998) 2020-07-01 22:15:41 -07:00
pages Chore: Replace Sass-lint with Stylelint (#40617) 2021-10-20 11:34:24 +02:00
utils Chore: Replace Sass-lint with Stylelint (#40617) 2021-10-20 11:34:24 +02:00
_grafana.scss Chore: Switch yarn 2 to plug-n-play strategy (#40300) 2021-10-27 14:21:07 +01:00
_old_responsive.scss PageToolbar: Extracting navbar styles & layout into a modern emotion based component (#30588) 2021-01-27 15:02:04 +01:00
_variables.dark.generated.scss A11y: Fix misc. fastpass issues (#41088) 2021-11-01 14:45:23 +00:00
_variables.generated.scss Chore: Replace Sass-lint with Stylelint (#40617) 2021-10-20 11:34:24 +02:00
_variables.light.generated.scss Tooltips : Add ability to flag anchor tag as external link in a tooltip (#41014) 2021-11-01 09:14:53 -05:00
fonts.scss Husky and sasslint fixes, fixes #14638 2018-12-25 20:20:59 +01:00
grafana.dark.scss Make clear that variable scss files are generated from templates 2019-02-18 11:03:52 +01:00
grafana.light.scss Make clear that variable scss files are generated from templates 2019-02-18 11:03:52 +01:00
icons.json tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00