openmct/e2e/tests/functional/plugins/styling
Jesse Mazzella dfba4e23c5
fix(#7338): Persisted styles correctly apply to StackedPlotItems on mount (#7341)
* refactor: use `Plot` component directly in `StackedPlotItem` template

* test(e2e): fix style test for stackedplot

* test(e2e): add annotation back in

* test: fix unit tests

* refactor: tidy up

* fix: move const, remove eslint ignore

* fix: apply staleness styling properly

* refactor: remove unused data()

* refactor: remove unused `isMissing`

* refactor: remove debug statements
2024-01-08 10:19:41 -08:00
..
conditionalStyling.e2e.spec.js [Flexible Layouts] Flexible Layout styling fixes (#7319) 2024-01-03 17:11:35 -08:00
flexLayoutStyling.e2e.spec.js [Flexible Layouts] Flexible Layout styling fixes (#7319) 2024-01-03 17:11:35 -08:00
stackedPlotStyling.e2e.spec.js fix(#7338): Persisted styles correctly apply to StackedPlotItems on mount (#7341) 2024-01-08 10:19:41 -08:00
styleInspectorOptions.e2e.spec.js [Flexible Layouts] Flexible Layout styling fixes (#7319) 2024-01-03 17:11:35 -08:00