grafana/packages/grafana-eslint-rules/rules
Ashley Harrison c151a97110
Chore: Enable no-unreduced-motion and fix errors (#86572)
* enable `no-unreduced-motion` in betterer

* move all animation calls inside handleReducedMotion

* fix violations + enable rule

* update rule README

* remove unnecessary transition from <Collapse>

* remove handleReducedMotion utility and add handleMotion to theme

* update to use new theme value

* handle Dropdown and IconButton

* handle AppChromeMenu and update lint message

* keep rotation at a reduced speed

* handle DashboardLoading
2024-04-29 13:12:36 +01:00
..
no-aria-label-e2e-selectors.cjs Chore: Add lint rule for no-unreduced-motion (#85862) 2024-04-15 09:18:56 +01:00
no-border-radius-literal.cjs Chore: Add lint rule for no-unreduced-motion (#85862) 2024-04-15 09:18:56 +01:00
no-unreduced-motion.cjs Chore: Enable no-unreduced-motion and fix errors (#86572) 2024-04-29 13:12:36 +01:00
theme-token-usage.cjs Chore: Add lint rule for no-unreduced-motion (#85862) 2024-04-15 09:18:56 +01:00