-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat/condensed row component (#5922)
Part of #5840 **Problem:** Condensed rows (and even render prop rows!) don't use the purple colors for component contexts. **Fix:** Make them behave like the other navigator rows. | Before | After | |--------|--------| | <img width="397" alt="Screenshot 2024-06-13 at 1 25 32 PM" src="https://github.com/concrete-utopia/utopia/assets/1081051/5c1cb40f-3465-4baf-b107-a59010ae1b22"> | <img width="397" alt="Screenshot 2024-06-13 at 1 25 25 PM" src="https://github.com/concrete-utopia/utopia/assets/1081051/4a71dd58-e0e4-4ad7-b451-11bbbc423448"> | **Manual Tests:** I hereby swear that: - [x] I opened a hydrogen project and it loaded - [x] I could navigate to various routes in Preview mode
- Loading branch information
Showing
2 changed files
with
51 additions
and
8 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