-
Notifications
You must be signed in to change notification settings - Fork 223
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EDSC-4252: Update the Application header to match the design in post …
…tophat2 update * EDSC-4252: Adjust the size of the panel width; conditional classnames for borders around the ma * EDSC-4252: Fix icons and some of the look * EDSC-4252: fix some tests remove header and improve styling * EDSC-4252: Remove not needed components; clean up colormap, banner placement, and scale-control placement * EDSC-4252: fixing sizing of height; and removing extra renders * EDSC-4252: Clean up; fix height issues when error banner was up * EDSC-4252: Update color and spacing more cleanup * EDSC-4252: Fixes timeline test * EDSC-4252: Ensure all links from anywhere to tophat work as expected * EDSC-4232: Adding wrapping container to fix banner mismatch tour is having issues * EDSC-4252: Cleaning up the container wrapper * EDSC-4252: Fix background color for not-found page; error page no longer needs logic, fix state for initial project value * EDSC-4252: Putting map styling with container wrapper in the correct spot * EDSC-4252: Updating panel width max after conversation fixing more playwright tests * EDSC-4252: fix comment; for now skip map tests these will be refined in subsequent ticket * EDSC-4252: Skip map tests and some search.spec tests --------- Co-authored-by: Matthew Crouch <[email protected]> Co-authored-by: Trevor Lang <[email protected]> Co-authored-by: Matthew Crouch <[email protected]>
- Loading branch information
1 parent
ecf5fdb
commit 4b77b15
Showing
44 changed files
with
750 additions
and
880 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -75,3 +75,4 @@ $container-max-widths: ( | |
xl: 1200px, | ||
xxl: 1900px | ||
); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.