-
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.
* introducing the NavigatorRow * progress * Update navigator-row.tsx * navigatorRows boilerplate, not working * stash progress * WIP stash * fixing jest tests * fixing for data elements that don't show up in the dom metadata * removing slot-entry as it seems like it's the same as a leaf-entry * fixing hidden subtrees * oopsie fix Fragments! * fixing the missing conditional True False labels * Update navigator-utils.ts * fix render prop labels * fixing the render prop children entry * introducing condensed trees * re-unifying code * the most primitive way to display these poor condensed rows * disable condensing leafs as they look scary bad * indentation! * Update navigator-utils.ts * fixing the horizontal paddings * hopefully fixing a few navigator snapshots * typo * fixing up render prop value navigator entries * flip around the navigator tree building, walkRegularNavigatorEntry becomes the "catch all" case * oh I realize there's a separate category of element hidden vs subtree hidden * Update conditional-section.tsx * bye bye walkAndAddKeys * Update navigator-utils.ts * Update navigator-utils.ts * switchifying --------- Co-authored-by: Federico Ruggi <[email protected]>
- Loading branch information
1 parent
403e73d
commit 92c4be1
Showing
12 changed files
with
882 additions
and
309 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
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.