-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Elements panel (opt-in) #9738
Merged
Merged
Conversation
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
bvaughn
force-pushed
the
FE-1885-part-2
branch
from
September 18, 2023 17:57
275ed1c
to
e6a81d5
Compare
bvaughn
force-pushed
the
FE-1885-part-2
branch
from
September 19, 2023 13:27
e6a81d5
to
416a385
Compare
bvaughn
force-pushed
the
FE-1885-part-2
branch
from
September 19, 2023 14:04
416a385
to
a436bc2
Compare
bvaughn
force-pushed
the
FE-1885-part-2
branch
from
September 19, 2023 18:41
a436bc2
to
8c7aaa8
Compare
bvaughn
force-pushed
the
FE-1885-part-2
branch
from
September 20, 2023 13:53
8c7aaa8
to
2aac0c4
Compare
bvaughn
force-pushed
the
FE-1885-part-2
branch
from
September 20, 2023 14:06
2aac0c4
to
1b1b325
Compare
bvaughn
force-pushed
the
FE-1885-part-2
branch
from
September 20, 2023 14:26
1b1b325
to
f49e3c0
Compare
bvaughn
force-pushed
the
FE-1885-part-2
branch
from
September 20, 2023 17:26
bf0e850
to
41b1abb
Compare
bvaughn
force-pushed
the
FE-1885-part-2
branch
from
September 21, 2023 15:29
ddab41d
to
ffdd3ad
Compare
Not ignoring your comment, but I can't bring myself to watch a Loom for bug reports on the weekend 😁 I'll check on Monday haha. |
bvaughn
force-pushed
the
FE-1885-part-2
branch
from
September 25, 2023 21:16
c4fadec
to
fddb472
Compare
bvaughn
force-pushed
the
FE-1885-part-2
branch
2 times, most recently
from
September 26, 2023 20:14
53a24a8
to
26d8e61
Compare
hbenl
approved these changes
Sep 27, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's an empty file called getDisplayedNodeName.ts
...
packages/replay-next/components/elements/utils/loadNodePathToRoot.ts
Outdated
Show resolved
Hide resolved
packages/replay-next/components/elements/utils/loadNodeSubTree.ts
Outdated
Show resolved
Hide resolved
bvaughn
force-pushed
the
FE-1885-part-2
branch
from
September 27, 2023 12:20
26d8e61
to
7718292
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes in this branch:
GenericList
component and abstractGenericListData
classSome UX improvements over the current Elements tree:
#document
nodes (old Elements panel showed</#document>
tail)<div>
and tail nodes (e.g.</div>
) can both be selectedThe legacy Elements code is deleted in #9755.
New Elements tree:
New experimental opt-in setting: