Commit d1838d7
refactor: Clean up golden-layout css (deephaven#1322)
We maintain our golden-layout package, bake our theme customizations
directly into the dark theme. Eliminates some css. Used e2e testing to
prevent visual regressions, the two changes showing are intentional.
Had to exclude the ThemeExport from the karma tests, it didn't like the
scss import.
---------
Co-authored-by: Mike Bender <mikebender@deephaven.io>1 parent 99818a8 commit d1838d7
23 files changed
Lines changed: 320 additions & 483 deletions
File tree
- packages
- dashboard/src
- layout
- golden-layout
- scss
- src
- tests
- golden-layout.spec.ts-snapshots
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
This file was deleted.
0 commit comments